Age | Commit message (Expand) | Author |
2010-10-09 | net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX | Changli Gao |
2010-10-08 | net: Fix rxq ref counting | Tom Herbert |
2010-10-08 | Phonet: mark the pipe controller as EXPERIMENTAL | Rémi Denis-Courmont |
2010-10-08 | Phonet: cleanup pipe enable socket option | Rémi Denis-Courmont |
2010-10-08 | Phonet: advise against enabling the pipe controller | Rémi Denis-Courmont |
2010-10-08 | Phonet: add to MAINTAINERS and add myself | Rémi Denis-Courmont |
2010-10-08 | qlcnic: update driver version 5.0.11 | Amit Kumar Salecha |
2010-10-08 | qlcnic: change all P3 references to P3P | Sritej Velaga |
2010-10-08 | qlcnic: fix promiscous mode for VF | Rajesh Borundia |
2010-10-08 | qlcnic: fix board description | Sritej Velaga |
2010-10-08 | qlcnic: remove private LRO flag | Amit Kumar Salecha |
2010-10-08 | qlcnic: support quiescent mode | Amit Kumar Salecha |
2010-10-08 | qlcnic: driver private workqueue | Amit Kumar Salecha |
2010-10-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-08 | ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() | Dimitris Michailidis |
2010-10-08 | sfc: Don't try to set filters with search depths we know won't work | Ben Hutchings |
2010-10-08 | net: Update kernel-doc for netif_set_real_num_rx_queues() | Ben Hutchings |
2010-10-07 | ath9k_hw: Fix hw reset failure with HTC driver | Rajkumar Manoharan |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg |
2010-10-07 | nl80211: use new genl helpers for WDS | Johannes Berg |
2010-10-07 | mac80211: fix sw scan locking | Johannes Berg |
2010-10-07 | wl1271: Support FEM autodetection | Juuso Oikarinen |
2010-10-07 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville |
2010-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-07 | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" | John W. Linville |
2010-10-07 | Revert "rtl8180: use NAPI for bottom-half processing" | John W. Linville |
2010-10-06 | ixgbe: Use affinity_hint when Flow Director is enabled | Peter Waskiewicz |
2010-10-06 | drivers/net/stmmac/: add HAS_IOMEM dependency | Martin Schwidefsky |
2010-10-06 | net: netif_set_real_num_rx_queues may cap num_rx_queues at init time | John Fastabend |
2010-10-06 | eicon: make buffer larger | Dan Carpenter |
2010-10-06 | dccp: Kill dead code and add static markers. | stephen hemminger |
2010-10-06 | sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includes | Denis Kirjanov |
2010-10-06 | TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success | John Heffner |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2010-10-06 | bonding: add Speed/Duplex information to /proc/net/bonding/bond | Krzysztof Oledzki |
2010-10-06 | neigh: RCU conversion of struct neighbour | Eric Dumazet |
2010-10-06 | iwlagn: add define for MODULE_FIRMWARE | Wey-Yi Guy |
2010-10-06 | iwlagn: fix module firmware name for 130 series device | Wey-Yi Guy |
2010-10-06 | bonding: reread information about speed and duplex when interface goes up | Krzysztof Piotr Oledzki |
2010-10-06 | bonding: print information about speed and duplex seen by the driver | Krzysztof Piotr Oledzki |
2010-10-06 | bnx2x: update version to 1.60.00-1 | Dmitry Kravkov |
2010-10-06 | bnx2x: properly initialize FW stats | Dmitry Kravkov |
2010-10-06 | bnx2x: code beautify | Dmitry Kravkov |
2010-10-06 | bnx2x, cnic: Fix SPQ return credit | Dmitry Kravkov |
2010-10-06 | bnx2x: move msix table initialization to probe() | Dmitry Kravkov |
2010-10-06 | bnx2x: use L1_CACHE_BYTES instead of magic number | Dmitry Kravkov |
2010-10-06 | bnx2x: use proper constants for dma_unmap* calls | Dmitry Kravkov |
2010-10-06 | bnx2x: remove unused fields in main driver structure | Dmitry Kravkov |