Age | Commit message (Expand) | Author | Files | Lines |
2011-10-17 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 11 | -273/+292 |
2011-10-16 | if_link: Add additional parameter to IFLA_VF_INFO for spoof checking | Greg Rose | 1 | -3/+30 |
2011-10-14 | mac80211: Provide station flags to cfg80211 | Helmut Schaa | 1 | -1/+19 |
2011-10-14 | nl80211: Add sta_flags to the station info | Helmut Schaa | 1 | -0/+4 |
2011-10-14 | mac80211: fix TID for null poll response | Johannes Berg | 1 | -4/+2 |
2011-10-14 | mac80211: reformat TX unauthorised check | Johannes Berg | 1 | -5/+4 |
2011-10-14 | mac80211: Populate radiotap header with MCS info for TX frames | Helmut Schaa | 1 | -0/+23 |
2011-10-14 | mac80211: Build TX radiotap header dynamically | Helmut Schaa | 3 | -52/+78 |
2011-10-13 | net: more accurate skb truesize | Eric Dumazet | 7 | -19/+27 |
2011-10-12 | net-netlink: Add a new attribute to expose TOS values via netlink | Murali Raja | 1 | -0/+5 |
2011-10-11 | cipso: remove an unneeded NULL check in cipso_v4_doi_add() | Dan Carpenter | 1 | -1/+1 |
2011-10-11 | mac80211: dont orphan TX skb | Johannes Berg | 1 | -5/+0 |
2011-10-11 | mac80211: dont adjust truesize | Johannes Berg | 1 | -3/+0 |
2011-10-11 | mac80211: parse radiotap header earlier | Johannes Berg | 1 | -113/+88 |
2011-10-11 | mac80211: move fragment flag to info flag as dont-fragment | Johannes Berg | 3 | -27/+16 |
2011-10-11 | mac80211: remove tx_data ethertype | Johannes Berg | 2 | -7/+1 |
2011-10-11 | mac80211: optimise monitor xmit | Johannes Berg | 1 | -59/+49 |
2011-10-11 | mac80211: Fix regression that allowed mpaths between non-peers. | Javier Cardona | 1 | -0/+9 |
2011-10-11 | mac80211: fix offchannel TX cookie matching | Johannes Berg | 4 | -3/+4 |
2011-10-11 | mac80211: pass no-CCK flag through to HW scan | Johannes Berg | 1 | -0/+1 |
2011-10-11 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 38 | -651/+1740 |
2011-10-10 | af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb | danborkmann@iogearbox.net | 1 | -2/+0 |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 16 | -102/+122 |
2011-10-07 | net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL | Johannes Berg | 1 | -4/+1 |
2011-10-06 | dcb: add DCBX mode to event notifier attributes | John Fastabend | 1 | -0/+6 |
2011-10-06 | dcb: Use ifindex instead of ifname | Mark Rustad | 1 | -12/+12 |
2011-10-06 | bridge: allow forwarding some link local frames | stephen hemminger | 4 | -5/+71 |
2011-10-06 | bridge: leave carrier on for empty bridge | stephen hemminger | 1 | -3/+0 |
2011-10-05 | netfilter: Use proper rwlock init function | Thomas Gleixner | 1 | -1/+1 |
2011-10-04 | tcp: properly update lost_cnt_hint during shifting | Yan, Zheng | 1 | -3/+1 |
2011-10-04 | tcp: properly handle md5sig_pool references | Yan, Zheng | 2 | -7/+12 |
2011-10-04 | Merge branch 'master' of git://github.com/padovan/bluetooth-next | John W. Linville | 8 | -192/+152 |
2011-10-04 | Merge git://github.com/davem330/net | Linus Torvalds | 4 | -34/+40 |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 1 | -1/+2 |
2011-10-03 | mac80211: Send nullfunc frames at lower rate during connection monitor | Rajkumar Manoharan | 2 | -3/+10 |
2011-10-03 | net:rfkill: add a gpio setup function into GPIO rfkill | Sangwook Lee | 1 | -0/+11 |
2011-10-03 | mac80211: Allow noack flag overwrite for injected frames | Helmut Schaa | 1 | -2/+13 |
2011-10-03 | make PACKET_STATISTICS getsockopt report consistently between ring and non-ring | Willem de Bruijn | 1 | -1/+4 |
2011-10-03 | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal | Vasily Averin | 1 | -8/+0 |
2011-10-03 | tcp: report ECN_SEEN in tcp_info | Eric Dumazet | 1 | -1/+3 |
2011-10-03 | caif: add error handling for allocation | Dan Carpenter | 1 | -9/+14 |
2011-10-03 | bridge: allow updating existing fdb entries | stephen hemminger | 1 | -7/+16 |
2011-10-03 | bridge: fix ordering of NEWLINK and NEWNEIGH events | stephen hemminger | 1 | -8/+7 |
2011-10-03 | RPS: Ensure that an expired hardware filter can be re-added later | Ben Hutchings | 1 | -6/+3 |
2011-09-30 | mac80211: dont assign seqno to or aggregate QoS Null frames | Johannes Berg | 1 | -0/+4 |
2011-09-30 | mac80211: allow out-of-band EOSP notification | Johannes Berg | 4 | -0/+66 |
2011-09-30 | mac80211: explicitly notify drivers of frame release | Johannes Berg | 3 | -10/+61 |
2011-09-30 | mac80211: add missing station flags to debugfs | Johannes Berg | 1 | -11/+14 |
2011-09-30 | mac80211: optimise station flags | Johannes Berg | 18 | -194/+173 |
2011-09-30 | mac80211: reply only once to each PS-poll | Johannes Berg | 3 | -16/+18 |