Age | Commit message (Expand) | Author | Files | Lines |
2010-10-08 | net: Fix rxq ref counting | Tom Herbert | 2 | -1/+2 |
2010-10-08 | Phonet: mark the pipe controller as EXPERIMENTAL | Rémi Denis-Courmont | 1 | -2/+2 |
2010-10-08 | Phonet: cleanup pipe enable socket option | Rémi Denis-Courmont | 1 | -42/+30 |
2010-10-08 | Phonet: advise against enabling the pipe controller | Rémi Denis-Courmont | 1 | -1/+2 |
2010-10-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 30 | -1632/+1228 |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 30 | -1632/+1228 |
2010-10-08 | ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() | Dimitris Michailidis | 1 | -4/+2 |
2010-10-08 | net: Update kernel-doc for netif_set_real_num_rx_queues() | Ben Hutchings | 1 | -2/+2 |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg | 2 | -2/+2 |
2010-10-07 | nl80211: use new genl helpers for WDS | Johannes Berg | 1 | -33/+12 |
2010-10-07 | mac80211: fix sw scan locking | Johannes Berg | 1 | -2/+1 |
2010-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+2 |
2010-10-07 | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" | John W. Linville | 1 | -2/+2 |
2010-10-06 | net: netif_set_real_num_rx_queues may cap num_rx_queues at init time | John Fastabend | 1 | -2/+0 |
2010-10-06 | dccp: Kill dead code and add static markers. | stephen hemminger | 5 | -40/+25 |
2010-10-06 | TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success | John Heffner | 1 | -1/+1 |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 10 | -93/+124 |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 8 | -88/+110 |
2010-10-06 | neigh: RCU conversion of struct neighbour | Eric Dumazet | 1 | -52/+85 |
2010-10-06 | mac80211: avoid uninitialized var warning in ieee80211_scan_cancel | John W. Linville | 1 | -3/+4 |
2010-10-06 | cfg80211: fix BSS double-unlinking | Johannes Berg | 1 | -6/+6 |
2010-10-06 | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf | 2 | -0/+10 |
2010-10-06 | mac80211: compete scan to cfg80211 if deferred scan fail to start | Stanislaw Gruszka | 1 | -0/+2 |
2010-10-06 | mac80211: do not requeue scan work when not needed | Stanislaw Gruszka | 1 | -12/+3 |
2010-10-06 | mac80211: assure we also cancel deferred scan request | Stanislaw Gruszka | 3 | -14/+27 |
2010-10-06 | mac80211: keep lock when calling __ieee80211_scan_completed() | Stanislaw Gruszka | 1 | -36/+39 |
2010-10-06 | mac80211: reduce number of __ieee80211_scan_completed calls | Stanislaw Gruszka | 1 | -22/+29 |
2010-10-06 | nl80211: fix error in generic netif_running check | Johannes Berg | 1 | -0/+2 |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 14 | -95/+239 |
2010-10-06 | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 11 | -35/+48 |
2010-10-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
2010-10-06 | mac80211: delete AddBA response timer | Johannes Berg | 1 | -0/+2 |
2010-10-05 | fib: RCU conversion of fib_lookup() | Eric Dumazet | 8 | -64/+66 |
2010-10-05 | caif: fix two caif_connect() bugs | Eric Dumazet | 1 | -6/+15 |
2010-10-05 | bonding: fix to rejoin multicast groups immediately | Flavio Leitner | 1 | -8/+8 |
2010-10-05 | AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets | Alban Crequy | 1 | -0/+5 |
2010-10-05 | net neigh: RCU conversion of neigh hash table | Eric Dumazet | 5 | -96/+158 |
2010-10-05 | net neigh: neigh_delete() and neigh_add() changes | Eric Dumazet | 1 | -22/+17 |
2010-10-05 | net: add a core netdev->rx_dropped counter | Eric Dumazet | 9 | -27/+22 |
2010-10-05 | mac80211: fix channel assumption for association done work | Luis R. Rodriguez | 1 | -3/+3 |
2010-10-05 | mac80211: fix deadlock with multiple interfaces | Johannes Berg | 5 | -22/+7 |
2010-10-05 | nl80211: reduce dumping boilerplate | Johannes Berg | 1 | -92/+59 |
2010-10-05 | nl80211: use generic check for netif_running | Johannes Berg | 1 | -69/+28 |
2010-10-05 | nl80211: use the new genetlink pre/post_doit hooks | Johannes Berg | 1 | -1202/+531 |
2010-10-05 | genetlink: introduce pre_doit/post_doit hooks | Johannes Berg | 1 | -1/+13 |
2010-10-05 | mac80211: Add WME information element for IBSS | Bruno Randolf | 1 | -22/+43 |
2010-10-05 | mac80211: distinct between max rates and the number of rates the hw can report | Helmut Schaa | 2 | -1/+5 |
2010-10-05 | mac80211: fix for WDS interfaces | Bill Jordan | 4 | -0/+10 |
2010-10-05 | cfg80211: patches to allow setting the WDS peer | Bill Jordan | 1 | -0/+54 |
2010-10-05 | mac80211: Add validity check for beacon_crc value | Juuso Oikarinen | 2 | -2/+6 |