summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-262-0/+37
* sctp: Fix a typo in socket.cWei Yongjun2008-12-261-4/+4
* sctp: Bring SCTP_MAXSEG socket option into ietf API extension complianceWei Yongjun2008-12-261-23/+107
* net: PHYLIB mdio fixes #2Krzysztof Halasa2008-12-262-8/+16
* vlan: fix convertion to net_device_opsEric Dumazet2008-12-261-2/+20
* smsc911x: fix platform resource call during module unloadSteve Glendinning2008-12-261-1/+1
* smsc911x: don't clobber driver_dataSteve Glendinning2008-12-261-1/+0Star
* netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan2008-12-261-9/+40
* netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan2008-12-261-0/+1
* smsc911x: make smsc911x_ethtool_ops constantSteve Glendinning2008-12-261-1/+1
* smsc911x: convert driver to use net_device_opsSteve Glendinning2008-12-261-10/+14
* smsc911x: fix BUG if module is removed while interface is upSteve Glendinning2008-12-261-3/+2Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-248-24/+29
|\
| * ppp: fix segfaults introduced by netdev_priv changesJames Chapman2008-12-191-15/+13Star
| * net: Fix module refcount leak in kernel_accept()Wei Yongjun2008-12-192-2/+1Star
| * bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan2008-12-181-3/+3
| * irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz2008-12-181-1/+3
| * jme: Fixed a typocwm97m2008-12-171-1/+1
| * net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa2008-12-171-2/+3
| * drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski2008-12-171-0/+5
* | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-2366-235/+218Star
* | net: startup race in hso driverOliver Neukum2008-12-231-2/+1Star
* | pkt_sched: Remove smp_wmb() in qdisc_watchdog()Jarek Poplawski2008-12-232-2/+0Star
* | r6040: bump release number to 0.19Florian Fainelli2008-12-231-2/+2
* | r6040: save and restore MIER correctly in the interrupt routineJoe Chou2008-12-231-2/+7
* | r6040: fix wrong logic in mdio codeJoe Chou2008-12-231-2/+2
* | net: Fix oops in dev_ifsioc()Jarek Poplawski2008-12-231-1/+3
* | tg3: Update version to 3.97Matt Carlson2008-12-221-2/+2
* | tg3: tg3.h cleanupsMatt Carlson2008-12-222-35/+5Star
* | tg3: Remove unused cfgspc device membersMatt Carlson2008-12-222-20/+7Star
* | tg3: Cleanup IPV6 LSOMatt Carlson2008-12-222-24/+25
* | tg3: WOL fixesMatt Carlson2008-12-221-3/+2Star
* | pkt_sched: Annotate uninitialized var in sfq_enqueue()Jarek Poplawski2008-12-221-1/+1
* | ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore2008-12-221-0/+7
* | net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-223-2/+26
* | net: fix DCB setstate to return success/failureDon Skidmore2008-12-223-27/+32
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-2250-651/+1166
|\ \
| * | b43: Add key memory dumpingMichael Buesch2008-12-193-2/+53
| * | b43: Suspend MAC while killing the radioMichael Buesch2008-12-191-0/+2
| * | ath5k: correct packet length in tx descriptorsBob Copeland2008-12-193-6/+11
| * | mac80211: implement dynamic power saveKalle Valo2008-12-196-12/+103
| * | mac80211: track master queue statusKalle Valo2008-12-193-7/+93
| * | mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo2008-12-193-8/+40
| * | b43: Fix some MAC lockingMichael Buesch2008-12-193-44/+30Star
| * | iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen2008-12-191-5/+3Star
| * | ath9k: Fixed RX decryption status reportingJouni Malinen2008-12-191-14/+12Star
| * | ath9k: Fix key cache slot selection for splitmicJouni Malinen2008-12-191-2/+2
| * | ath9k: Protect config() callback with a mutexSujith2008-12-192-0/+6
| * | mac80211: Print unknown packet type in tasklet_handlerLarry Finger2008-12-191-1/+2
| * | p54usb: bring first generation devices back to lifeChristian Lamparter2008-12-191-2/+4