summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[XFRM]: Add module alias for transformation type.Masahide NAKAMURA9-1/+10
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA14-40/+77
2007-07-10[IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA2-6/+2
2007-07-10[RTNETLINK]: Fix rtnetlink compat attribute patchPatrick McHardy1-5/+3
2007-07-10[RTNETLINK]: Add nested compat attributePatrick McHardy1-0/+16
2007-07-10[NETLINK]: attr: add nested compat attribute typePatrick McHardy1-0/+11
2007-07-10[SKBUFF]: Keep track of writable header len of headerless clonesPatrick McHardy2-1/+5
2007-07-10[NET]: qdisc_restart - couple of optimizations.Krishna Kumar1-4/+1
2007-07-10[NET]: qdisc_restart - readability changes plus one bug fix.Krishna Kumar1-81/+86
2007-07-10[CCID3]: Fix a bug in the send time processingGerrit Renker1-1/+1
2007-07-10[CCID3]: Sending time: update to ktime_tGerrit Renker2-22/+16
2007-07-10loss_interval: make struct dccp_li_hist_entry privateArnaldo Carvalho de Melo2-10/+9
2007-07-10loss_interval: Nuke dccp_li_histArnaldo Carvalho de Melo3-86/+36
2007-07-10loss_interval: Make dccp_li_hist_entry_{new,delete} privateArnaldo Carvalho de Melo2-14/+14
2007-07-10loss_interval: unexport dccp_li_hist_interval_newArnaldo Carvalho de Melo2-7/+3
2007-07-10[DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_intervalArnaldo Carvalho de Melo3-170/+176
2007-07-10[CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_liArnaldo Carvalho de Melo1-6/+6
2007-07-10Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_liArnaldo Carvalho de Melo1-21/+41
2007-07-10loss_interval: Fix timeval initialisationIan McDonald1-1/+1
2007-07-10Fix dccp_sum_coverageIan McDonald1-2/+2
2007-07-10ccid3: Update copyrightsIan McDonald3-6/+6
2007-07-10[VLAN]: Use rtnl_link APIPatrick McHardy4-11/+266
2007-07-10[VLAN]: Introduce symbolic constants for flag valuesPatrick McHardy2-7/+8
2007-07-10[VLAN]: Keep track of number of QoS mappingsPatrick McHardy1-6/+21
2007-07-10[VLAN]: Use 32 bit value for skb->priority mappingPatrick McHardy1-2/+2
2007-07-10[VLAN]: Return proper error codes in register_vlan_devicePatrick McHardy1-18/+14
2007-07-10[VLAN]: Move device registation to seperate functionPatrick McHardy1-36/+47
2007-07-10[VLAN]: Split up device checksPatrick McHardy1-24/+32
2007-07-10[VLAN]: Move vlan_group allocation to seperate functionPatrick McHardy1-37/+41
2007-07-10[VLAN]: Move some device intialization code to dev->init callbackPatrick McHardy1-46/+46
2007-07-10[VLAN]: Convert name-based configuration functions to struct netdevice *Patrick McHardy3-199/+109
2007-07-10[RTNETLINK]: Link creation APIPatrick McHardy1-7/+335
2007-07-10[RTNETLINK]: Split up rtnl_setlinkPatrick McHardy1-48/+57
2007-07-10[MAC80211]: Add support for SIOCGIWRATE ioctlLarry Finger1-1/+24
2007-07-10[TCPv4]: Improve BH latency in /proc/net/tcpHerbert Xu1-14/+5
2007-07-10[NET_SCHED]: Cleanup readability of qdisc restartJamal Hadi Salim1-90/+109
2007-07-10[TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens4-25/+32
2007-07-10[TIPC]: Use standard socket "not implemented" routinesAllan Stephens1-41/+14
2007-07-10[TIPC]: Improved support for Ethernet traffic filteringAllan Stephens1-5/+6
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller10-1157/+11
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh1-0/+3
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe2-2/+2
2007-07-08[PATCH] softmac: use list_for_each_entryAkinobu Mita1-21/+11
2007-07-07Fix use-after-free oops in Bluetooth HID.David Woodhouse1-9/+9
2007-07-05[NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski1-4/+2
2007-07-05[NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk1-0/+1
2007-07-05[NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...Jing Min Zhao1-1/+3
2007-07-05[NET] skbuff: remove export of static symbolJohannes Berg1-1/+0
2007-07-05SCTP: Add scope_id validation for link-local bindsVlad Yasevich1-0/+4