aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Phonet: convert devices list to RCURémi Denis-Courmont2009-11-183-26/+45
* net: device name allocation cleanupsOctavian Purdila2009-11-181-45/+24
* drivers/atm/solos-pci.c: fix warning/bug, clean up codeAndrew Morton2009-11-181-13/+16
* qlge: Bonding fix for mode 6.Ron Mercer2009-11-181-3/+0
* netns: net_identifiers should be read_mostlyEric Dumazet2009-11-1813-13/+13
* can: fix setting mcp251x bit timing on openChristian Pellegrin2009-11-181-8/+10
* bnx2x: Don't set netdev->trans_startVladislav Zolotarov2009-11-181-3/+0
* linkwatch: linkwatch_forget_dev() to speedup device dismantleEric Dumazet2009-11-183-38/+62
* ipv4: factorize cache clearing for batched unregister operationsOctavian Purdila2009-11-181-5/+6
* net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila2009-11-182-2/+28
* macvlan: Precise RX stats accountingEric Dumazet2009-11-171-10/+66
* vlan: Precise RX stats accountingEric Dumazet2009-11-173-11/+65
* net: add dev_txq_stats_fold() helperEric Dumazet2009-11-172-19/+30
* vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell2009-11-171-0/+2
* net/s390 drivers: add missing 'const' attributeHeiko Carstens2009-11-173-3/+3
* act_mirred: optimization.Changli Gao2009-11-171-31/+29
* act_mirred: cleanupChangli Gao2009-11-171-26/+33
* Phonet: missing rcu_dereference()Rémi Denis-Courmont2009-11-171-1/+1
* net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara2009-11-175-188/+439
* netlink: remove subscriptions check on notifierJohannes Berg2009-11-171-1/+1
* bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov2009-11-172-231/+157
* net: PPP buffer too small for higher speed connectionsfangxiaozhi2009-11-171-1/+1
* net/can/mscan: improve buildWolfram Sang2009-11-174-20/+26
* net/can/mscan: add error path to mscan_open()Wolfram Sang2009-11-171-5/+11
* net/can/mscan: replace hardcoded values with definesWolfram Sang2009-11-172-5/+15
* net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang2009-11-172-6/+6
* net/can/mpc52xx_can: refactor clock-get routineWolfram Sang2009-11-171-29/+16
* net/can/mscan: drop assignment in while-constructWolfram Sang2009-11-171-2/+4
* net/can/mscan: fix function annotationsWolfram Sang2009-11-172-4/+1
* net/can/mscan: use {clr|set}bits8 macrosWolfram Sang2009-11-171-12/+7
* net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}Wolfram Sang2009-11-171-8/+0
* net/can/mscan: trivial fixesWolfram Sang2009-11-172-23/+18
* net/can/mscan: move defines into .h fileWolfram Sang2009-11-172-29/+29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1732-467/+365
|\
| * ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan2009-11-161-2/+9
| * ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-161-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-166-165/+45
| |\
| | * MAINTAINERS: RFKILL - Fix pattern entry missing colonJoe Perches2009-11-131-1/+1
| | * p54usb: Remove DMA buffer from stackLarry Finger2009-11-131-3/+7
| | * rt2x00: Update MAINTAINERSGertjan van Wingerde2009-11-131-0/+1
| | * Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-134-161/+36
| * | net: Fix the rollback test in dev_change_name()Eric Dumazet2009-11-161-5/+6
| * | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-152-190/+164
| * | TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram2009-11-151-3/+0
| * | smsc911x: Fix Console Hang when bringing the interface down.Sriram2009-11-151-1/+1
| * | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-151-1/+1
| * | forcedeth: mac address fixStanislav O. Bezzubtsev2009-11-151-4/+1
| * | r6040: fix version printingFlorian Fainelli2009-11-151-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-11-152-4/+10
| |\ \
| | * | Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan2009-11-161-3/+8