summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-17vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens
2009-11-17act_mirred: optimization.Changli Gao
2009-11-17act_mirred: cleanupChangli Gao
2009-11-17Phonet: missing rcu_dereference()RĂ©mi Denis-Courmont
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara
2009-11-17netlink: remove subscriptions check on notifierJohannes Berg
2009-11-17bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov
2009-11-17net: PPP buffer too small for higher speed connectionsfangxiaozhi
2009-11-17net/can/mscan: improve buildWolfram Sang
2009-11-17net/can/mscan: add error path to mscan_open()Wolfram Sang
2009-11-17net/can/mscan: replace hardcoded values with definesWolfram Sang
2009-11-17net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang
2009-11-17net/can/mpc52xx_can: refactor clock-get routineWolfram Sang
2009-11-17net/can/mscan: drop assignment in while-constructWolfram Sang
2009-11-17net/can/mscan: fix function annotationsWolfram Sang
2009-11-17net/can/mscan: use {clr|set}bits8 macrosWolfram Sang
2009-11-17net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}Wolfram Sang
2009-11-17net/can/mscan: trivial fixesWolfram Sang
2009-11-17net/can/mscan: move defines into .h fileWolfram Sang
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-16KS8695: fix ks8695_rx() unreasonable action.zeal
2009-11-16KS8695: fix ks8695_rx_irq() bug.zeal
2009-11-16ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan
2009-11-16ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao
2009-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-16net: Fix the rollback test in dev_change_name()Eric Dumazet
2009-11-16qeth: allow dynamic change of rx checksummingFrank Blaschka
2009-11-16qeth: rework TSO functionsFrank Blaschka
2009-11-16qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun
2009-11-16qeth: remaining EDDP cleanupUrsula Braun
2009-11-16qeth: Exploit Connection IsolationEinar Lueck
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-11-15remove deprecated and not used: print_mac()Marin Mitov
2009-11-15bonding: fix 802.3ad standards compliance errorJay Vosburgh
2009-11-15vlan: Use __vlan_hwaccel_put_tag() in rxEric Dumazet
2009-11-15TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram
2009-11-15smsc911x: Fix Console Hang when bringing the interface down.Sriram
2009-11-15tg3: Update version to 3.104Matt Carlson
2009-11-15tg3: Fix DIDs, Enable 5717 supportMatt Carlson
2009-11-15tg3: Add rx prod ring consolidationMatt Carlson
2009-11-15tg3: Create aliases for rx producer mailbox regsMatt Carlson
2009-11-15tg3: Lay proucer ring handling groundworkMatt Carlson
2009-11-15tg3: Consider rx_std_prod_idx a hw mailboxMatt Carlson
2009-11-15tg3: rename rx_[std|jmb]_ptrMatt Carlson
2009-11-15tg3: tg3_alloc_rx_skb(tnapi => tp)Matt Carlson
2009-11-15tg3: Add prodring parameter to tg3_alloc_rx_skb()Matt Carlson
2009-11-15tg3: Make tg3_alloc_rx_skb() a dst-only operationMatt Carlson
2009-11-15tg3: Move napi_add calls below tg3_get_invariantsMatt Carlson
2009-11-15tg3: Create tg3_poll_msix() for non-zero MSIX vecsMatt Carlson