summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-01Merge remote branch 'rcu/rcu/next'Stephen Rothwell
2010-09-01Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-09-01Merge remote branch 'wireless/master'Stephen Rothwell
2010-09-01Merge remote branch 'net/master'Stephen Rothwell
2010-09-01Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-09-01Merge remote branch 'wireless-current/master'Stephen Rothwell
2010-09-01Merge remote branch 'net-current/master'Stephen Rothwell
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville
2010-08-31net/wireless: Remove double testJulia Lawall
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen
2010-08-31mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-08-31netlink: Make NETLINK_USERSOCK work again.David S. Miller
2010-08-30irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet
2010-08-30net: struct xfrm_tunnel in read_mostly sectionEric Dumazet
2010-08-30dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker
2010-08-30dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker
2010-08-30dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker
2010-08-30dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker
2010-08-30wireless extensions: fix kernel heap content leakJohannes Berg
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu
2010-08-30mac80211: delete work timerJohannes Berg
2010-08-30net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().jvrao
2010-08-30net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj
2010-08-30fs/9p, net/9p: memory leak fixesLatchesar Ionkov
2010-08-29IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28phonet: use for_each_set_bitAkinobu Mita
2010-08-28econet: kill unnecessary spin_lock_init()Akinobu Mita
2010-08-27net/ipv4: Eliminate kstrdup memory leakJulia Lawall
2010-08-27mac80211: fix offchannel queue stopJohannes Berg
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27mac80211: split out concurrent vif checksJohannes Berg
2010-08-27mac80211: simplify zero address checksJohannes Berg
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg
2010-08-27mac80211: clean up ifdown/cleanup pathsJohannes Berg
2010-08-27mac80211: use subqueue helpersJohannes Berg
2010-08-27mac80211: allow changing port control protocolJohannes Berg
2010-08-27cfg80211: allow changing port control protocolJohannes Berg
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg
2010-08-27cfg80211: allow vendor specific cipher suitesJohannes Berg
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg
2010-08-27mac80211: remove unused scan expire defineJohannes Berg
2010-08-26gro: __napi_gro_receive() optimizationsEric Dumazet
2010-08-26net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney
2010-08-26ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP
2010-08-26net: use scnprintf() to avoid potential buffer overflowChangli Gao
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2010-08-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet