summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-08-26Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-08-26Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-08-26Merge remote branch 'wireless/master'Stephen Rothwell
2010-08-26Merge remote branch 'net/master'Stephen Rothwell
2010-08-26Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-08-26Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-08-26Merge remote branch 'net-current/master'Stephen Rothwell
2010-08-25mac80211: fix mesh advertisementJohannes Berg
2010-08-25mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter
2010-08-25nl80211: fix missing nestingJohannes Berg
2010-08-25mac80211: cancel restart_work in ieee80211_unregister_hwChristian Lamparter
2010-08-25mac80211: fix warning for un-used parameterWey-Yi Guy
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-25Merge branch 'perf/urgent' into auto-latestIngo Molnar
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-08-24tc: add meta match on receive hashStephen Hemminger
2010-08-24net: ip_append_data() optimEric Dumazet
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24mac80211: remove unused don't-encrypt flagJohannes Berg
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg
2010-08-23ethtool: allow non-netadmin to query settingsstephen hemminger
2010-08-23net: copy_rtnl_link_stats64() simplificationEric Dumazet
2010-08-23net_sched: act_csum: coding style cleanupChangli Gao
2010-08-23pkt_sched: Make act_csum depend upon INET.David S. Miller
2010-08-23bridge: netfilter: fix a memory leakChangli Gao
2010-08-23dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker
2010-08-23dccp ccid-2: Simplify dec_pipe and rearming of RTO timerGerrit Renker
2010-08-23dccp ccid-2: Remove redundant sanity testsGerrit Renker
2010-08-23dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker
2010-08-23ccid: ccid-2/3 code cosmeticsGerrit Renker
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-23[net/9p] This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller
2010-08-22tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer
2010-08-22bridge: is PACKET_LOOPBACK unlikely()?Simon Horman
2010-08-22net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao
2010-08-22net/sched: need to include net/ip6_checksum.hStephen Rothwell
2010-08-21net_sched: cls_flow: add key rxhashChangli Gao
2010-08-21irda: use net_device_stats from struct net_deviceEric Dumazet
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov
2010-08-21net: rps: fix the wrong network header pointerChangli Gao
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron
2010-08-20net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet
2010-08-19net/netfilter: __rcu annotationsArnd Bergmann
2010-08-19net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao
2010-08-19net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao