summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-09-29Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel....David Woodhouse
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-20mac80211: clean up ieee80211_subif_start_xmitJohannes Berg
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg
2012-08-20mac80211: convert ops checks to WARN_ONJohannes Berg
2012-08-20mac80211: check operating channel in scanJohannes Berg
2012-08-20mac80211: use RX status band instead of current bandJohannes Berg
2012-08-20mac80211: don't assume channel is set in tracingJohannes Berg
2012-08-20mac80211: use oper_channel in rate initJohannes Berg
2012-08-20mac80211: remove freq/chantype from debugfsJohannes Berg
2012-08-20mac80211: remove almost unused local variableJohannes Berg
2012-08-20mac80211: mesh: don't use global channel typeJohannes Berg
2012-08-20mac80211: simplify buffers in aes_128_cmac_vectorJohannes Berg
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-08-20mac80211: make ieee80211_beacon_connection_loss_work staticJohannes Berg
2012-08-20mac80211: check size of channel switch IE when parsingJohannes Berg
2012-08-20mac80211: fix CSA handling timerJohannes Berg
2012-08-20mac80211: clean up CSA handling codeJohannes Berg
2012-08-20mac80211: remove unneeded 'bssid' variableJohannes Berg
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli
2012-08-20mac80211: clean up mpath_move_to_queue()Thomas Pedersen
2012-08-20mac80211: use skb_queue_walk() in mesh_path_assign_nexthopThomas Pedersen
2012-08-20mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch
2012-08-12af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net
2012-08-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-10net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet
2012-08-10ipv4: tcp: unicast_sock should not land outside of TCP stackEric Dumazet
2012-08-09tcp: must free metrics at net dismantleEric Dumazet
2012-08-08net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov
2012-08-08batman-adv: Fix mem leak in the batadv_tt_local_event() functionJesper Juhl
2012-08-08sched: add missing group change to qfq_change_classPaolo Valente
2012-08-08net: force dst_default_metrics to const sectionEric Dumazet
2012-08-08net: fib: fix incorrect call_rcu_bh()Eric Dumazet
2012-08-08af_packet: Quiet sparse noise about using plain integer as NULL pointerYing Xue
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-06net: ipv6: fix TCP early demuxEric Dumazet
2012-08-06net_sched: act: Delete estimator in error path.Hiroaki SHIMODA
2012-08-06ip: fix error handling in ip_finish_output2()Vasiliy Kulikov
2012-08-06llc: free the right skbSorin Dumitru
2012-08-06tcp_output: fix sparse warning for tcp_wfreeSilviu-Mihai Popescu
2012-08-06batman-adv: select an internet gateway if none was chosenMarek Lindner
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake