aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-25sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket optionWei Yongjun
2008-12-25sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun
2008-12-25sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun
2008-12-25sctp: Fix a typo in socket.cWei Yongjun
2008-12-25sctp: Bring SCTP_MAXSEG socket option into ietf API extension complianceWei Yongjun
2008-12-25net: PHYLIB mdio fixes #2Krzysztof Halasa
2008-12-25vlan: fix convertion to net_device_opsEric Dumazet
2008-12-25smsc911x: fix platform resource call during module unloadSteve Glendinning
2008-12-25smsc911x: don't clobber driver_dataSteve Glendinning
2008-12-25netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan
2008-12-25netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan
2008-12-25smsc911x: make smsc911x_ethtool_ops constantSteve Glendinning
2008-12-25smsc911x: convert driver to use net_device_opsSteve Glendinning
2008-12-25smsc911x: fix BUG if module is removed while interface is upSteve Glendinning
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-22net: startup race in hso driverOliver Neukum
2008-12-22pkt_sched: Remove smp_wmb() in qdisc_watchdog()Jarek Poplawski
2008-12-22r6040: bump release number to 0.19Florian Fainelli
2008-12-22r6040: save and restore MIER correctly in the interrupt routineJoe Chou
2008-12-22r6040: fix wrong logic in mdio codeJoe Chou
2008-12-22net: Fix oops in dev_ifsioc()Jarek Poplawski
2008-12-21tg3: Update version to 3.97Matt Carlson
2008-12-21tg3: tg3.h cleanupsMatt Carlson
2008-12-21tg3: Remove unused cfgspc device membersMatt Carlson
2008-12-21tg3: Cleanup IPV6 LSOMatt Carlson
2008-12-21tg3: WOL fixesMatt Carlson
2008-12-21pkt_sched: Annotate uninitialized var in sfq_enqueue()Jarek Poplawski
2008-12-21ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore
2008-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-19b43: Add key memory dumpingMichael Buesch
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch
2008-12-19ath5k: correct packet length in tx descriptorsBob Copeland
2008-12-19mac80211: implement dynamic power saveKalle Valo
2008-12-19mac80211: track master queue statusKalle Valo
2008-12-19mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo
2008-12-19b43: Fix some MAC lockingMichael Buesch
2008-12-19iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen
2008-12-19ath9k: Fixed RX decryption status reportingJouni Malinen
2008-12-19ath9k: Fix key cache slot selection for splitmicJouni Malinen
2008-12-19ath9k: Protect config() callback with a mutexSujith
2008-12-19mac80211: Print unknown packet type in tasklet_handlerLarry Finger
2008-12-19p54usb: bring first generation devices back to lifeChristian Lamparter
2008-12-19ath9k: Key cache allocation for AP modeJouni Malinen
2008-12-19ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen
2008-12-19iwlwifi: indicate txpower is off in sysfsJay Sternberg
2008-12-19iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi
2008-12-19iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang