Age | Commit message (Expand) | Author |
2012-09-29 | Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel.... | David Woodhouse |
2012-08-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-08-20 | mac80211: clean up ieee80211_subif_start_xmit | Johannes Berg |
2012-08-20 | mac80211: pass channel to ieee80211_send_probe_req | Johannes Berg |
2012-08-20 | mac80211: convert ops checks to WARN_ON | Johannes Berg |
2012-08-20 | mac80211: check operating channel in scan | Johannes Berg |
2012-08-20 | mac80211: use RX status band instead of current band | Johannes Berg |
2012-08-20 | mac80211: don't assume channel is set in tracing | Johannes Berg |
2012-08-20 | mac80211: use oper_channel in rate init | Johannes Berg |
2012-08-20 | mac80211: remove freq/chantype from debugfs | Johannes Berg |
2012-08-20 | mac80211: remove almost unused local variable | Johannes Berg |
2012-08-20 | mac80211: mesh: don't use global channel type | Johannes Berg |
2012-08-20 | mac80211: simplify buffers in aes_128_cmac_vector | Johannes Berg |
2012-08-20 | mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF | Johannes Berg |
2012-08-20 | mac80211: support P2P Device abstraction | Johannes Berg |
2012-08-20 | cfg80211: add P2P Device abstraction | Johannes Berg |
2012-08-20 | mac80211: make ieee80211_beacon_connection_loss_work static | Johannes Berg |
2012-08-20 | mac80211: check size of channel switch IE when parsing | Johannes Berg |
2012-08-20 | mac80211: fix CSA handling timer | Johannes Berg |
2012-08-20 | mac80211: clean up CSA handling code | Johannes Berg |
2012-08-20 | mac80211: remove unneeded 'bssid' variable | Johannes Berg |
2012-08-20 | mac80211: support A-MPDU status reporting | Johannes Berg |
2012-08-20 | wireless: add radiotap A-MPDU status field | Johannes Berg |
2012-08-20 | mac80211: add supported rates change notification in IBSS | Antonio Quartulli |
2012-08-20 | mac80211: clean up mpath_move_to_queue() | Thomas Pedersen |
2012-08-20 | mac80211: use skb_queue_walk() in mesh_path_assign_nexthop | Thomas Pedersen |
2012-08-20 | mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp | Eyal Shapira |
2012-08-13 | mac80211: fix unnecessary beacon update after peering status change | Marco Porsch |
2012-08-12 | af_packet: remove BUG statement in tpacket_destruct_skb | danborkmann@iogearbox.net |
2012-08-10 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-08-10 | ipv4: fix ip_send_skb() | Eric Dumazet |
2012-08-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2012-08-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-08-09 | net: tcp: ipv6_mapped needs sk_rx_dst_set method | Eric Dumazet |
2012-08-09 | ipv4: tcp: unicast_sock should not land outside of TCP stack | Eric Dumazet |
2012-08-09 | tcp: must free metrics at net dismantle | Eric Dumazet |
2012-08-08 | net/core: Fix potential memory leak in dev_set_alias() | Alexey Khoroshilov |
2012-08-08 | batman-adv: Fix mem leak in the batadv_tt_local_event() function | Jesper Juhl |
2012-08-08 | sched: add missing group change to qfq_change_class | Paolo Valente |
2012-08-08 | net: force dst_default_metrics to const section | Eric Dumazet |
2012-08-08 | net: fib: fix incorrect call_rcu_bh() | Eric Dumazet |
2012-08-08 | af_packet: Quiet sparse noise about using plain integer as NULL pointer | Ying Xue |
2012-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-08-06 | net: ipv6: fix TCP early demux | Eric Dumazet |
2012-08-06 | net_sched: act: Delete estimator in error path. | Hiroaki SHIMODA |
2012-08-06 | ip: fix error handling in ip_finish_output2() | Vasiliy Kulikov |
2012-08-06 | llc: free the right skb | Sorin Dumitru |
2012-08-06 | tcp_output: fix sparse warning for tcp_wfree | Silviu-Mihai Popescu |
2012-08-06 | batman-adv: select an internet gateway if none was chosen | Marek Lindner |
2012-08-06 | cfg80211: process pending events when unregistering net device | Daniel Drake |