Age | Commit message (Expand) | Author | Files | Lines |
2010-10-11 | irda: Remove BKL instances from irnet | Samuel Ortiz | 2 | -19/+44 |
2010-10-11 | irda: Remove BKL instances from af_irda.c | Samuel Ortiz | 1 | -174/+196 |
2010-10-09 | sundance: get_stats proper locking | Eric Dumazet | 1 | -4/+6 |
2010-10-09 | net/tg3: simplify conditional | Nicolas Kaiser | 1 | -2/+1 |
2010-10-09 | ehea: simplify conditional | Nicolas Kaiser | 1 | -1/+1 |
2010-10-09 | net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX | Changli Gao | 1 | -2/+2 |
2010-10-09 | net: Fix rxq ref counting | Tom Herbert | 2 | -1/+2 |
2010-10-09 | Phonet: mark the pipe controller as EXPERIMENTAL | Rémi Denis-Courmont | 1 | -2/+2 |
2010-10-09 | Phonet: cleanup pipe enable socket option | Rémi Denis-Courmont | 3 | -56/+34 |
2010-10-09 | Phonet: advise against enabling the pipe controller | Rémi Denis-Courmont | 1 | -1/+2 |
2010-10-09 | Phonet: add to MAINTAINERS and add myself | Rémi Denis-Courmont | 1 | -0/+8 |
2010-10-09 | qlcnic: update driver version 5.0.11 | Amit Kumar Salecha | 1 | -2/+2 |
2010-10-09 | qlcnic: change all P3 references to P3P | Sritej Velaga | 5 | -72/+72 |
2010-10-09 | qlcnic: fix promiscous mode for VF | Rajesh Borundia | 3 | -3/+10 |
2010-10-09 | qlcnic: fix board description | Sritej Velaga | 1 | -1/+1 |
2010-10-09 | qlcnic: remove private LRO flag | Amit Kumar Salecha | 3 | -9/+2 |
2010-10-09 | qlcnic: support quiescent mode | Amit Kumar Salecha | 3 | -17/+74 |
2010-10-09 | qlcnic: driver private workqueue | Amit Kumar Salecha | 1 | -1/+11 |
2010-10-09 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 146 | -4191/+4231 |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 146 | -4191/+4231 |
2010-10-08 | ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() | Dimitris Michailidis | 1 | -4/+2 |
2010-10-08 | sfc: Don't try to set filters with search depths we know won't work | Ben Hutchings | 1 | -1/+10 |
2010-10-08 | net: Update kernel-doc for netif_set_real_num_rx_queues() | Ben Hutchings | 1 | -2/+2 |
2010-10-07 | ath9k_hw: Fix hw reset failure with HTC driver | Rajkumar Manoharan | 1 | -4/+0 |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg | 3 | -3/+3 |
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 | wl1271: Support FEM autodetection | Juuso Oikarinen | 1 | -4/+17 |
2010-10-07 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 27 | -913/+661 |
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-07 | Revert "rtl8180: use NAPI for bottom-half processing" | John W. Linville | 1 | -69/+59 |
2010-10-07 | ixgbe: Use affinity_hint when Flow Director is enabled | Peter Waskiewicz | 2 | -0/+27 |
2010-10-07 | drivers/net/stmmac/: add HAS_IOMEM dependency | Martin Schwidefsky | 1 | -1/+1 |
2010-10-07 | net: netif_set_real_num_rx_queues may cap num_rx_queues at init time | John Fastabend | 1 | -2/+0 |
2010-10-07 | eicon: make buffer larger | Dan Carpenter | 2 | -2/+2 |
2010-10-07 | dccp: Kill dead code and add static markers. | stephen hemminger | 5 | -40/+25 |
2010-10-07 | sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includes | Denis Kirjanov | 1 | -7/+0 |
2010-10-07 | TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success | John Heffner | 1 | -1/+1 |
2010-10-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 730 | -4301/+7823 |
2010-10-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 723 | -3979/+7368 |
2010-10-07 | bonding: add Speed/Duplex information to /proc/net/bonding/bond | Krzysztof Oledzki | 1 | -0/+2 |
2010-10-07 | neigh: RCU conversion of struct neighbour | Eric Dumazet | 2 | -54/+88 |
2010-10-07 | iwlagn: add define for MODULE_FIRMWARE | Wey-Yi Guy | 1 | -0/+1 |
2010-10-07 | iwlagn: fix module firmware name for 130 series device | Wey-Yi Guy | 1 | -2/+2 |
2010-10-07 | bonding: reread information about speed and duplex when interface goes up | Krzysztof Piotr Oledzki | 1 | -0/+2 |
2010-10-07 | bonding: print information about speed and duplex seen by the driver | Krzysztof Piotr Oledzki | 1 | -2/+3 |
2010-10-07 | bnx2x: update version to 1.60.00-1 | Dmitry Kravkov | 1 | -2/+2 |
2010-10-07 | bnx2x: properly initialize FW stats | Dmitry Kravkov | 1 | -0/+13 |
2010-10-07 | bnx2x: code beautify | Dmitry Kravkov | 7 | -233/+318 |