summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-15ipvs: rename estimator functionsJulian Anastasov
2011-03-15ipvs: optimize rates readingJulian Anastasov
2011-03-15ipvs: properly zero stats and ratesJulian Anastasov
2011-03-15ipvs: reorganize tot_statsJulian Anastasov
2011-03-15netfilter:ipvs: use kmemdupShan Wei
2011-03-15ipvs: remove _bh from percpu stats readingJulian Anastasov
2011-03-15ipvs: avoid lookup for fwmark 0Julian Anastasov
2011-03-14net: dcbnl: Update copyright datesMark Rustad
2011-03-14tcp_cubic: fix low utilization of CUBIC with HyStartSangtae Ha
2011-03-14tcp_cubic: make the delay threshold of HyStart less sensitiveSangtae Ha
2011-03-14tcp_cubic: enable high resolution ack time if neededstephen hemminger
2011-03-14tcp_cubic: fix clock dependencystephen hemminger
2011-03-14tcp_cubic: make ack train delta value a parameterstephen hemminger
2011-03-14tcp_cubic: fix comparison of jiffiesstephen hemminger
2011-03-14tcp: fix RTT for quick packets in congestion controlstephen hemminger
2011-03-14af_unix: update locking commentDaniel Baluta
2011-03-14bridge: skip forwarding delay if not using STPstephen hemminger
2011-03-14bridge: control carrier based on ports onlinestephen hemminger
2011-03-14Merge branch 'tipc-Mar14-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-03-14pktgen: bug fix in transmission headers with frags=0Daniel Turull
2011-03-14mac80211: fix channel type recalculation with HT and non-HT interfacesFelix Fietkau
2011-03-14mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devicesHelmut Schaa
2011-03-14netfilter: nf_conntrack: fix sysctl memory leakStephen Hemminger
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-14netfilter: x_tables: return -ENOENT for non-existant matches/targetsPatrick McHardy
2011-03-14tipc: delete extra semicolon blocking node deletionPaul Gortmaker
2011-03-14kill path_lookup()Al Viro
2011-03-13inetpeer: should use call_rcu() variantEric Dumazet
2011-03-13xfrm: Add user interface for esn and big anti-replay windowsSteffen Klassert
2011-03-13xfrm: Add support for IPsec extended sequence numbersSteffen Klassert
2011-03-13xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert
2011-03-13esp6: Add support for IPsec extended sequence numbersSteffen Klassert
2011-03-13esp4: Add support for IPsec extended sequence numbersSteffen Klassert
2011-03-13xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert
2011-03-13Merge branch 'tipc-Mar13-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-03-13ipv4: Fix PMTU update.Hiroaki SHIMODA
2011-03-13tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens
2011-03-13tipc: Eliminate remaining support for routing table messagesAllan Stephens
2011-03-13tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens
2011-03-13tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens
2011-03-13tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens
2011-03-13tipc: Remove unused field in bearer structureAllan Stephens
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan Stephens
2011-03-13tipc: Optimizations to link creation codeAllan Stephens
2011-03-13tipc: Give Tx of discovery responses priority over link messagesAllan Stephens
2011-03-13tipc: Cosmetic changes to neighbor discovery logicAllan Stephens
2011-03-13tipc: Fix redundant link field handling in link protocol messageAllan Stephens
2011-03-13tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens
2011-03-13tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker