summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-10-08Phonet: cleanup pipe enable socket optionRémi Denis-Courmont
2010-10-08Phonet: advise against enabling the pipe controllerRémi Denis-Courmont
2010-10-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-08ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()Dimitris Michailidis
2010-10-08net: Update kernel-doc for netif_set_real_num_rx_queues()Ben Hutchings
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07nl80211: use new genl helpers for WDSJohannes Berg
2010-10-07mac80211: fix sw scan lockingJohannes Berg
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville
2010-10-06net: netif_set_real_num_rx_queues may cap num_rx_queues at init timeJohn Fastabend
2010-10-06dccp: Kill dead code and add static markers.stephen hemminger
2010-10-06TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_successJohn Heffner
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet
2010-10-06mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville
2010-10-06cfg80211: fix BSS double-unlinkingJohannes Berg
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka
2010-10-06mac80211: do not requeue scan work when not neededStanislaw Gruszka
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka
2010-10-06mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka
2010-10-06mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka
2010-10-06nl80211: fix error in generic netif_running checkJohannes Berg
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-10-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-06mac80211: delete AddBA response timerJohannes Berg
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet
2010-10-05caif: fix two caif_connect() bugsEric Dumazet
2010-10-05bonding: fix to rejoin multicast groups immediatelyFlavio Leitner
2010-10-05AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix socketsAlban Crequy
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet
2010-10-05net neigh: neigh_delete() and neigh_add() changesEric Dumazet
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet
2010-10-05mac80211: fix channel assumption for association done workLuis R. Rodriguez
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg
2010-10-05nl80211: reduce dumping boilerplateJohannes Berg
2010-10-05nl80211: use generic check for netif_runningJohannes Berg
2010-10-05nl80211: use the new genetlink pre/post_doit hooksJohannes Berg
2010-10-05genetlink: introduce pre_doit/post_doit hooksJohannes Berg
2010-10-05mac80211: Add WME information element for IBSSBruno Randolf
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa
2010-10-05mac80211: fix for WDS interfacesBill Jordan
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan
2010-10-05mac80211: Add validity check for beacon_crc valueJuuso Oikarinen
2010-10-05mac80211: perform scan cancel in hw reset workStanislaw Gruszka
2010-10-05cfg80211: fix lockingJohannes Berg