aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-30
* net: struct xfrm_tunnel in read_mostly sectionEric Dumazet2010-08-30
* dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker2010-08-30
* dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker2010-08-30
* tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-30
* dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker2010-08-30
* dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker2010-08-30
* tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-30
* IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell2010-08-30
* phonet: use for_each_set_bitAkinobu Mita2010-08-28
* econet: kill unnecessary spin_lock_init()Akinobu Mita2010-08-28
* gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-27
* net: use scnprintf() to avoid potential buffer overflowChangli Gao2010-08-26
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-26
* ipvs: switch to GFP_KERNEL allocationsSimon Horman2010-08-26
* IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman2010-08-26
* IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman2010-08-26
* IPVS: ICMPv6 checksum calculationSimon Horman2010-08-26
* bridge: avoid ethtool on non running interfacestephen hemminger2010-08-25
* bridge: fix locking commentStephen Hemminger2010-08-25
* net/netfilter/ipvs: Eliminate memory leakJulia Lawall2010-08-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-25
|\
| * cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-24
| * mac80211: remove unused don't-encrypt flagJohannes Berg2010-08-24
| * cfg80211: mark ieee80211_hdrlen constJohannes Berg2010-08-24
| * cfg80211: check if WEP is available for shared key authJohannes Berg2010-08-16
| * mac80211: dont advertise WEP if unavailableJohannes Berg2010-08-16
| * mac80211: remove unused status flag checksJohannes Berg2010-08-16
| * mac80211: move key tfm setupJohannes Berg2010-08-16
| * mac80211: use cipher suite selectorsJohannes Berg2010-08-16
| * cfg80211: support sysfs namespacesJohannes Berg2010-08-16
| * mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-16
| * mac80211: per interface idle notificationJohannes Berg2010-08-16
| * net: mac80211: Fix a typo.Andrea Gelmini2010-08-16
| * cfg80211: deauth doesn't always imply disconnectJohannes Berg2010-08-16
| * mac80211: AMPDU rx reorder timeout timerChristian Lamparter2010-08-16
| * mac80211: remove unused rate function parameterChristian Lamparter2010-08-16
| * mac80211: put rx handlers into separate functionsChristian Lamparter2010-08-16
| * mac80211: Don't squash error codes in key setup functionsBen Hutchings2010-08-16
| * mac80211: unify scan and work mutexesJohannes Berg2010-08-16
| * mac80211: don't check rates on PLCP error framesJohannes Berg2010-08-16
| * mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau2010-08-16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-16
| |\
| * | wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville2010-08-16
| * | mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-16
* | | tc: add meta match on receive hashStephen Hemminger2010-08-24
* | | net: ip_append_data() optimEric Dumazet2010-08-24
* | | ethtool: allow non-netadmin to query settingsstephen hemminger2010-08-23
* | | net: copy_rtnl_link_stats64() simplificationEric Dumazet2010-08-23
* | | net_sched: act_csum: coding style cleanupChangli Gao2010-08-23