Age | Commit message (Expand) | Author | Files | Lines |
2012-08-01 | mac80211: clear timer bits when disconnecting | Johannes Berg | 2 | -0/+4 |
2012-08-01 | mac80211: reset station MLME flags upon new association | Johannes Berg | 1 | -4/+7 |
2012-07-31 | ipv4: Properly purge netdev references on uncached routes. | David S. Miller | 3 | -4/+66 |
2012-07-31 | ipv4: Cache routes in nexthop exception entries. | David S. Miller | 2 | -64/+78 |
2012-07-31 | ipv4: percpu nh_rth_output cache | Eric Dumazet | 2 | -6/+32 |
2012-07-31 | ipv4: Restore old dst_free() behavior. | Eric Dumazet | 4 | -40/+39 |
2012-07-31 | mac80211: use eth_broadcast_addr | Johannes Berg | 4 | -6/+6 |
2012-07-31 | mac80211: enable WDS carrier only after adding station | Johannes Berg | 1 | -0/+3 |
2012-07-31 | mac80211: manage carrier state in mesh | Johannes Berg | 2 | -4/+12 |
2012-07-31 | mac80211: use correct channel in TX | Johannes Berg | 2 | -12/+7 |
2012-07-31 | mac80211: fix current vs. operating channel in preq/beacon | Johannes Berg | 6 | -26/+44 |
2012-07-31 | mac80211: use oper_channel in utils and config | Johannes Berg | 3 | -6/+6 |
2012-07-31 | mac80211: use oper_channel in managed mlme | Johannes Berg | 1 | -6/+6 |
2012-07-31 | mac80211: use oper_channel in ibss | Johannes Berg | 1 | -4/+4 |
2012-07-31 | mac80211: use oper_channel in mesh | Johannes Berg | 1 | -3/+4 |
2012-07-31 | mac80211: set channel only once during auth/assoc | Johannes Berg | 1 | -26/+43 |
2012-07-31 | mac80211: rename sta to new_sta | Johannes Berg | 1 | -8/+8 |
2012-07-31 | mac80211: supress HT/VHT disable if not supported | Johannes Berg | 1 | -4/+6 |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2 | -4/+7 |
2012-07-31 | mac80211: add PS flag to bss_conf | Eliad Peller | 4 | -3/+22 |
2012-07-31 | cfg80211: unify IE search | Vladimir Kondratiev | 1 | -15/+3 |
2012-07-31 | mac80211: don't call mgd_prepare_tx when associated | Emmanuel Grumbach | 1 | -4/+5 |
2012-07-31 | mac80211: don't react to beacon loss if HW monitoring | Johannes Berg | 1 | -0/+3 |
2012-07-31 | mac80211: VHT (11ac) association | Mahesh Palivela | 2 | -2/+39 |
2012-07-31 | mac80211: don't re-init rate control when receiving mesh beacon | Chun-Yeow Yeoh | 1 | -0/+5 |
2012-07-30 | bridge: make port attributes const | stephen hemminger | 1 | -3/+3 |
2012-07-30 | ipv4: remove rt_cache_rebuild_count | Eric Dumazet | 1 | -11/+0 |
2012-07-30 | net: ipv4: fix RCU races on dst refcounts | Eric Dumazet | 7 | -29/+41 |
2012-07-30 | net: TCP early demux cleanup | Eric Dumazet | 2 | -4/+0 |
2012-07-30 | mac80211: don't clear sched_scan_sdata on sched scan stop request | Eliad Peller | 1 | -1/+0 |
2012-07-30 | Merge remote-tracking branch 'wireless/master' into mac80211 | Johannes Berg | 457 | -17258/+24321 |
2012-07-29 | ipv6: fix incorrect route 'expires' value passed to userspace | Li Wei | 2 | -8/+8 |
2012-07-29 | ipv4: clean up put_child | Lin Ming | 1 | -26/+25 |
2012-07-29 | ipv4: fix debug info in tnode_new | Lin Ming | 1 | -1/+1 |
2012-07-27 | tcp: perform DMA to userspace only if there is a task waiting for it | Jiri Kosina | 1 | -1/+3 |
2012-07-27 | Revert "openvswitch: potential NULL deref in sample()" | Jesse Gross | 1 | -3/+0 |
2012-07-27 | ipv4: fix TCP early demux | Eric Dumazet | 3 | -8/+8 |
2012-07-27 | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling | Jiri Benc | 1 | -1/+7 |
2012-07-27 | tcp: Add TCP_USER_TIMEOUT negative value check | Hangbin Liu | 1 | -1/+4 |
2012-07-26 | Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 1 | -1/+1 |
2012-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 10 | -76/+115 |
2012-07-26 | ipv6: Early TCP socket demux | Eric Dumazet | 3 | -2/+50 |
2012-07-26 | ipv4: Fix input route performance regression. | David S. Miller | 6 | -35/+31 |
2012-07-25 | ipv4: rt_cache_valid must check expired routes | Eric Dumazet | 1 | -3/+5 |
2012-07-25 | wireless: reg: restore previous behaviour of chan->max_power calculations | Stanislaw Gruszka | 1 | -1/+15 |
2012-07-24 | wanmain: comparing array with NULL | Alan Cox | 1 | -28/+23 |
2012-07-24 | tcp: early_demux fixes | Eric Dumazet | 2 | -8/+6 |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 416 | -16876/+23880 |
2012-07-24 | mac80211: fix scan_sdata assignment | Johannes Berg | 1 | -1/+1 |