Age | Commit message (Expand) | Author |
2008-12-25 | sctp: Implement socket option SCTP_GET_ASSOC_NUMBER | Wei Yongjun |
2008-12-25 | sctp: Fix a typo in socket.c | Wei Yongjun |
2008-12-25 | sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance | Wei Yongjun |
2008-12-25 | net: PHYLIB mdio fixes #2 | Krzysztof Halasa |
2008-12-25 | vlan: fix convertion to net_device_ops | Eric Dumazet |
2008-12-25 | smsc911x: fix platform resource call during module unload | Steve Glendinning |
2008-12-25 | smsc911x: don't clobber driver_data | Steve Glendinning |
2008-12-25 | netns: igmp: make /proc/net/{igmp,mcfilter} per netns | Alexey Dobriyan |
2008-12-25 | netns: igmp: allow IPPROTO_IGMP sockets in netns | Alexey Dobriyan |
2008-12-25 | smsc911x: make smsc911x_ethtool_ops constant | Steve Glendinning |
2008-12-25 | smsc911x: convert driver to use net_device_ops | Steve Glendinning |
2008-12-25 | smsc911x: fix BUG if module is removed while interface is up | Steve Glendinning |
2008-12-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-22 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman |
2008-12-22 | net: startup race in hso driver | Oliver Neukum |
2008-12-22 | pkt_sched: Remove smp_wmb() in qdisc_watchdog() | Jarek Poplawski |
2008-12-22 | r6040: bump release number to 0.19 | Florian Fainelli |
2008-12-22 | r6040: save and restore MIER correctly in the interrupt routine | Joe Chou |
2008-12-22 | r6040: fix wrong logic in mdio code | Joe Chou |
2008-12-22 | net: Fix oops in dev_ifsioc() | Jarek Poplawski |
2008-12-21 | tg3: Update version to 3.97 | Matt Carlson |
2008-12-21 | tg3: tg3.h cleanups | Matt Carlson |
2008-12-21 | tg3: Remove unused cfgspc device members | Matt Carlson |
2008-12-21 | tg3: Cleanup IPV6 LSO | Matt Carlson |
2008-12-21 | tg3: WOL fixes | Matt Carlson |
2008-12-21 | pkt_sched: Annotate uninitialized var in sfq_enqueue() | Jarek Poplawski |
2008-12-21 | ixgbe: fix the display of DCB control stats in ethtool | Don Skidmore |
2008-12-21 | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore |
2008-12-21 | net: fix DCB setstate to return success/failure | Don Skidmore |
2008-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-12-19 | b43: Add key memory dumping | Michael Buesch |
2008-12-19 | b43: Suspend MAC while killing the radio | Michael Buesch |
2008-12-19 | ath5k: correct packet length in tx descriptors | Bob Copeland |
2008-12-19 | mac80211: implement dynamic power save | Kalle Valo |
2008-12-19 | mac80211: track master queue status | Kalle Valo |
2008-12-19 | mac80211: enable IEEE80211_CONF_PS only when associated | Kalle Valo |
2008-12-19 | b43: Fix some MAC locking | Michael Buesch |
2008-12-19 | iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). | Rami Rosen |
2008-12-19 | ath9k: Fixed RX decryption status reporting | Jouni Malinen |
2008-12-19 | ath9k: Fix key cache slot selection for splitmic | Jouni Malinen |
2008-12-19 | ath9k: Protect config() callback with a mutex | Sujith |
2008-12-19 | mac80211: Print unknown packet type in tasklet_handler | Larry Finger |
2008-12-19 | p54usb: bring first generation devices back to life | Christian Lamparter |
2008-12-19 | ath9k: Key cache allocation for AP mode | Jouni Malinen |
2008-12-19 | ath9k: Fix a NULL pointer dereference in ath_rate_get | Jouni Malinen |
2008-12-19 | iwlwifi: indicate txpower is off in sysfs | Jay Sternberg |
2008-12-19 | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi |
2008-12-19 | iwlwifi: use meaningful vars in _iwl_poll_bit() | Wu, Fengguang |
2008-12-19 | iwlwifi: remove useless goto | Wu Fengguang |
2008-12-19 | iwlwifi: use type uint for module param debug | Wu, Fengguang |