summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-27e1000: fix bug with shared interrupt during resetJesse Brandeburg
2009-01-27net: Get rid of by-hand TX queue hashing.David S. Miller
2009-01-27net: If SKB has attached socket, use socket's hash for TX queue selection.David S. Miller
2009-01-27net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller
2009-01-27net: Allow RX queue selection to seed TX queue hashing.David S. Miller
2009-01-26iw_cxgb3: handle chip reset notificationsDivy Le Ray
2009-01-26cxgb3: Notify fatal errorsDivy Le Ray
2009-01-26tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis
2009-01-26r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar
2009-01-26udp: optimize bind(0) if many ports are in useEric Dumazet
2009-01-26smsc911x: leave RX_STOP interrupt permanently enabledSteve Glendinning
2009-01-26smc91x: struct net_device_opsMagnus Damm
2009-01-26net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-26net: pppoe - stop using proc internalsCyrill Gorcunov
2009-01-26pppol2tp: stop using proc internalsAlexey Dobriyan
2009-01-26Phonet: use per-namespace devices listremi.denis-courmont@nokia
2009-01-26Phonet: remove useless locking in device cleanupremi.denis-courmont@nokia
2009-01-26Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia
2009-01-26Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia
2009-01-26Phonet: check destination before delivering packets locallyremi.denis-courmont@nokia
2009-01-26Phonet: move to Networking options like other protocol stacksremi.denis-courmont@nokia
2009-01-26virtio_net: use correct accessors for scatterlistsIra W. Snyder
2009-01-26ixgbe: add support KX/KX4 deviceDon Skidmore
2009-01-26ixgbe: fix slow load times on 82598 nicsDon Skidmore
2009-01-26gre: optimize hash lookupTimo Teras
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov
2009-01-26netxen: reduce memory footprintDhananjay Phadke
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano
2009-01-26i2c: Warn on deprecated binding model useJean Delvare
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang
2009-01-26i2c: Quilt tree has movedJean Delvare
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare
2009-01-26networking: document "nc" in addition to "netcat" in netconsole.txtJesse Barnes
2009-01-26e1000e: workaround hw errataJesse Brandeburg