aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/paulg/net-next-2.6David 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
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-15/+64
2011-03-14netfilter: x_tables: return -ENOENT for non-existant matches/targetsPatrick McHardy1-2/+2
2011-03-14tipc: delete extra semicolon blocking node deletionPaul Gortmaker1-1/+1
2011-03-14kill path_lookup()Al Viro1-1/+1
2011-03-13inetpeer: should use call_rcu() variantEric Dumazet1-1/+1
2011-03-13xfrm: Add user interface for esn and big anti-replay windowsSteffen Klassert2-14/+87
2011-03-13xfrm: Add support for IPsec extended sequence numbersSteffen Klassert2-1/+193
2011-03-13xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert1-1/+206
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert6-124/+154
2011-03-13esp6: Add support for IPsec extended sequence numbersSteffen Klassert1-19/+86
2011-03-13esp4: Add support for IPsec extended sequence numbersSteffen Klassert1-18/+82
2011-03-13xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cbSteffen Klassert6-9/+9
2011-03-13Merge branch 'tipc-Mar13-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6David S. Miller21-387/+273
2011-03-13ipv4: Fix PMTU update.Hiroaki SHIMODA2-5/+18
2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens3-16/+0
2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens3-46/+4
2011-03-13tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens2-7/+2
2011-03-13tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens1-1/+1
2011-03-13tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens2-3/+2
2011-03-13tipc: Remove unused field in bearer structureAllan Stephens2-3/+0