aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-07-10[RTNETLINK]: Add nested compat attributePatrick McHardy
2007-07-10[NETLINK]: attr: add nested compat attribute typePatrick McHardy
2007-07-10[SKBUFF]: Keep track of writable header len of headerless clonesPatrick McHardy
2007-07-10[NET]: qdisc_restart - couple of optimizations.Krishna Kumar
2007-07-10[NET]: qdisc_restart - readability changes plus one bug fix.Krishna Kumar
2007-07-10[CCID3]: Fix a bug in the send time processingGerrit Renker
2007-07-10[CCID3]: Sending time: update to ktime_tGerrit Renker
2007-07-10loss_interval: make struct dccp_li_hist_entry privateArnaldo Carvalho de Melo
2007-07-10loss_interval: Nuke dccp_li_histArnaldo Carvalho de Melo
2007-07-10loss_interval: Make dccp_li_hist_entry_{new,delete} privateArnaldo Carvalho de Melo
2007-07-10loss_interval: unexport dccp_li_hist_interval_newArnaldo Carvalho de Melo
2007-07-10[DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_intervalArnaldo Carvalho de Melo
2007-07-10[CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_liArnaldo Carvalho de Melo
2007-07-10Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_liArnaldo Carvalho de Melo
2007-07-10loss_interval: Fix timeval initialisationIan McDonald
2007-07-10Fix dccp_sum_coverageIan McDonald
2007-07-10ccid3: Update copyrightsIan McDonald
2007-07-10[VLAN]: Use rtnl_link APIPatrick McHardy
2007-07-10[VLAN]: Introduce symbolic constants for flag valuesPatrick McHardy
2007-07-10[VLAN]: Keep track of number of QoS mappingsPatrick McHardy
2007-07-10[VLAN]: Use 32 bit value for skb->priority mappingPatrick McHardy
2007-07-10[VLAN]: Return proper error codes in register_vlan_devicePatrick McHardy
2007-07-10[VLAN]: Move device registation to seperate functionPatrick McHardy
2007-07-10[VLAN]: Split up device checksPatrick McHardy
2007-07-10[VLAN]: Move vlan_group allocation to seperate functionPatrick McHardy
2007-07-10[VLAN]: Move some device intialization code to dev->init callbackPatrick McHardy
2007-07-10[VLAN]: Convert name-based configuration functions to struct netdevice *Patrick McHardy
2007-07-10[RTNETLINK]: Link creation APIPatrick McHardy
2007-07-10[RTNETLINK]: Split up rtnl_setlinkPatrick McHardy
2007-07-10[MAC80211]: Add support for SIOCGIWRATE ioctlLarry Finger
2007-07-10[TCPv4]: Improve BH latency in /proc/net/tcpHerbert Xu
2007-07-10[NET_SCHED]: Cleanup readability of qdisc restartJamal Hadi Salim
2007-07-10[TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens
2007-07-10[TIPC]: Use standard socket "not implemented" routinesAllan Stephens
2007-07-10[TIPC]: Improved support for Ethernet traffic filteringAllan Stephens
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe
2007-07-08[PATCH] softmac: use list_for_each_entryAkinobu Mita
2007-07-07Fix use-after-free oops in Bluetooth HID.David Woodhouse
2007-07-05[NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski
2007-07-05[NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk
2007-07-05[NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...Jing Min Zhao
2007-07-05[NET] skbuff: remove export of static symbolJohannes Berg
2007-07-05SCTP: Add scope_id validation for link-local bindsVlad Yasevich
2007-07-05SCTP: Check to make sure file is valid before setting timeoutVlad Yasevich
2007-07-05SCTP: Fix thinko in sctp_copy_laddrs()Vlad Yasevich
2007-06-28[NETPOLL] netconsole: fix soft lockup when removing moduleJarek Poplawski
2007-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller