summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-04Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-11-04Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-11-04Merge remote branch 'wireless/master'Stephen Rothwell
2009-11-04Merge remote branch 'net/master'Stephen Rothwell
2009-11-04Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-03tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-11-03tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-11-03Merge branch 'linus' into auto-latestIngo Molnar
2009-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-02cfg80211: validate scan channelsJohannes Berg
2009-11-02cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen
2009-11-02mac80211: fix scan abort sanity checksJohannes Berg
2009-11-02mac80211: make CALL_TXH a statementJohannes Berg
2009-11-02mac80211: check interface is down before type changeJohannes Berg
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg
2009-11-029p: fix readdir corner casesEric Van Hensbergen
2009-11-02ipv6: no more dev_put() in datagram_send_ctl()Eric Dumazet
2009-11-02ipv6: no more dev_put() in inet6_bind()Eric Dumazet
2009-11-02ip6tnl: less dev_put() callsEric Dumazet
2009-11-02packet: less dev_put() callsEric Dumazet
2009-11-01net: RCU locking for simple ioctl()Eric Dumazet
2009-11-01icmp: icmp_send() can avoid a dev_put()Eric Dumazet
2009-11-01ipv4: inetdev_by_index() switch to RCUEric Dumazet
2009-11-01veth: Fix unregister_netdevice_queue for vethEric W. Biederman
2009-11-01net: Introduce dev_get_by_name_rcu()Eric Dumazet
2009-11-01Merge branch 'linus' into auto-latestIngo Molnar
2009-10-30RDS/IB+IW: Move recv processing to a taskletAndy Grover
2009-10-30RDS: Do not send congestion updates to loopback connectionsAndy Grover
2009-10-30RDS: Fix panic on unloadAndy Grover
2009-10-30RDS: Fix potential race around rds_i[bw]_allocationAndy Grover
2009-10-30RDS: Add GET_MR_FOR_DEST sockoptAndy Grover
2009-10-30mac80211: remove bogus codeJohannes Berg
2009-10-30mac80211: remove sent_ps_bufferedJohannes Berg
2009-10-30mac80211: also drop qos-nullfunc frames silentlyJohannes Berg
2009-10-30mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIMJohannes Berg
2009-10-30mac80211: deprecate qual valueJohannes Berg
2009-10-30mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg
2009-10-30mac80211: make align adjustment code support paged SKBZhu Yi
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-30mac80211: fix radiotap header generationJohannes Berg
2009-10-30mac80211: split hardware scan by bandJohannes Berg
2009-10-30mac80211: remove outdated commentJohannes Berg
2009-10-30mac80211: fix dynamic power save for devices with nullfunc support in hwKalle Valo
2009-10-30mac80211: refactor dynamic power save checkKalle Valo
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg
2009-10-30mac80211: fix reason code output endiannessJohannes Berg
2009-10-30mac80211: fix addba timerJohannes Berg
2009-10-30mac80211: fix BSS leakJohannes Berg
2009-10-30net: Allow devices to specify a device specific sysfs group.Eric W. Biederman