summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-03-15net_sched: fix ip_tos2prioDan Siemon1-1/+1
2011-03-15xfrm: fix __xfrm_route_forward()Eric Dumazet1-2/+2
2011-03-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-15/+38
2011-03-15Phonet: fix aligned-mode pipe socket buffer header reserveRĂ©mi Denis-Courmont1-1/+1
2011-03-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-12/+201
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller21-394/+611
2011-03-15netfilter: xt_addrtype: ipv6 supportFlorian Westphal2-2/+97
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal5-26/+27
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-12/+201
2011-03-15ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov1-0/+3
2011-03-15netfilter: ip_tables: fix infoleak to userspaceVasiliy Kulikov1-0/+3
2011-03-15netfilter: arp_tables: fix infoleak to userspaceVasiliy Kulikov1-0/+3
2011-03-15netfilter: xt_connlimit: remove connlimit_rnd_initedChangli Gao1-4/+7
2011-03-15netfilter: xt_connlimit: use hlist insteadChangli Gao1-14/+14
2011-03-15netfilter: xt_connlimit: use kmalloc() instead of kzalloc()Changli Gao1-1/+1
2011-03-15netfilter: xt_connlimit: fix daddr connlimit in SNAT scenarioChangli Gao1-11/+9
2011-03-15IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()Simon Horman1-36/+62
2011-03-15IPVS: Conditionally define and use ip_vs_lblc{r}_tableSimon Horman2-9/+20
2011-03-15IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefinedSimon Horman1-2/+7
2011-03-15IPVS: Conditinally use sysctl_lblc{r}_expirationSimon Horman2-9/+28
2011-03-15IPVS: Add expire_quiescent_template()Simon Horman1-2/+11
2011-03-15IPVS: Add sysctl_expire_nodest_conn()Simon Horman1-1/+7
2011-03-15IPVS: Add sysctl_sync_ver()Simon Horman1-2/+2
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman3-9/+9
2011-03-15IPVS: Add sysctl_nat_icmp_send()Simon Horman1-3/+8
2011-03-15IPVS: Add sysctl_snat_reroute()Simon Horman1-4/+16
2011-03-15IPVS: Add ip_vs_route_me_harder()Simon Horman1-26/+22
2011-03-15ipvs: rename estimator functionsJulian Anastasov2-8/+8
2011-03-15ipvs: optimize rates readingJulian Anastasov2-39/+25
2011-03-15ipvs: properly zero stats and ratesJulian Anastasov2-43/+68
2011-03-15ipvs: reorganize tot_statsJulian Anastasov3-26/+28
2011-03-15netfilter:ipvs: use kmemdupShan Wei2-7/+5
2011-03-15ipvs: remove _bh from percpu stats readingJulian Anastasov1-4/+4
2011-03-15ipvs: avoid lookup for fwmark 0Julian Anastasov1-3/+5
2011-03-14net: dcbnl: Update copyright datesMark Rustad1-1/+1
2011-03-14tcp_cubic: fix low utilization of CUBIC with HyStartSangtae Ha1-0/+7
2011-03-14tcp_cubic: make the delay threshold of HyStart less sensitiveSangtae Ha1-1/+1
2011-03-14tcp_cubic: enable high resolution ack time if neededstephen hemminger1-0/+4
2011-03-14tcp_cubic: fix clock dependencystephen hemminger1-12/+19
2011-03-14tcp_cubic: make ack train delta value a parameterstephen hemminger1-1/+4
2011-03-14tcp_cubic: fix comparison of jiffiesstephen hemminger1-2/+4
2011-03-14tcp: fix RTT for quick packets in congestion controlstephen hemminger1-1/+1
2011-03-14af_unix: update locking commentDaniel Baluta1-1/+1
2011-03-14bridge: skip forwarding delay if not using STPstephen hemminger1-2/+2
2011-03-14bridge: control carrier based on ports onlinestephen hemminger3-13/+27
2011-03-14Merge branch 'tipc-Mar14-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller1-1/+1
2011-03-14pktgen: bug fix in transmission headers with frags=0Daniel Turull1-2/+1
2011-03-14mac80211: fix channel type recalculation with HT and non-HT interfacesFelix Fietkau1-0/+3
2011-03-14mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devicesHelmut Schaa1-7/+34
2011-03-14netfilter: nf_conntrack: fix sysctl memory leakStephen Hemminger1-0/+1