summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwmc3200top: simplify the driver versionTomas Winkler2009-11-151-15/+1
* iwmc3200top: use prefered style for the device table.Tomas Winkler2009-11-151-11/+3
* net: check the return value of ndo_select_queue()Eric Dumazet2009-11-151-0/+15
* netxen: update MAINTAINERSAmit Kumar Salecha2009-11-151-2/+2
* hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann2009-11-151-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-11-141-1/+1
|\
| * ieee802154: make wpan-phy class registration to subsys_initcallDmitry Eremin-Solenikov2009-11-131-1/+1
* | alpha: Fixup recvmmsg syscall glueArnaldo Carvalho de Melo2009-11-141-1/+2
* | net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang2009-11-137-0/+1274
* | Phonet: convert routing table to RCURémi Denis-Courmont2009-11-131-25/+34
* | Phonet: put protocols array under RCURémi Denis-Courmont2009-11-131-9/+11
* | netiucv: displayed TX bytes value much too highUrsula Braun2009-11-131-2/+2
* | s390: remove cu3088 layer for lcs and ctcmUrsula Braun2009-11-1313-242/+304
* | ctcm: suspend has to wait for outstanding I/OFrank Blaschka2009-11-133-0/+8
* | iucv: add work_queue cleanup for suspendUrsula Braun2009-11-131-3/+13
* | inetpeer: Optimize inet_getid()Eric Dumazet2009-11-134-24/+15
* | ipv6: speedup inet6_dump_addr()Eric Dumazet2009-11-131-74/+97
* | inet: fix inet_bind_bucket_for_eachLucian Adrian Grijincu2009-11-131-2/+2
* | ipv4: speedup inet_dump_ifaddr()Eric Dumazet2009-11-131-23/+38
* | ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz2009-11-131-2/+2
* | ixgbe: Flush the LSC mask change to prevent repeated interruptsNelson, Shannon2009-11-131-0/+1
* | igb: only recycle page if it is on our numa nodeAlexander Duyck2009-11-131-1/+3
* | igb: check for packets on all tx rings when link is downAlexander Duyck2009-11-131-11/+12
* | igb: removed unused tx/rx total bytes/packets from adapter structAlexander Duyck2009-11-131-4/+0
* | igb: Rework how netdev->stats is handledAlexander Duyck2009-11-132-103/+108
* | igb: when number of CPUs > 4 combine tx/rx queues to allow more queuesAlexander Duyck2009-11-132-13/+27
* | igb: move timesync init into a seperate functionAlexander Duyck2009-11-131-50/+65
* | igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck2009-11-131-5/+5
* | ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun2009-11-131-2/+2
* | igmp: Use next_net_device_rcu()Eric Dumazet2009-11-131-16/+11
* | ipv6: use RCU to walk list of network devicesEric Dumazet2009-11-133-43/+47
* | net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson2009-11-136-10/+13
* | vlan/macvlan: propagate transmission state to upper layersPatrick McHardy2009-11-132-3/+3
* | net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy2009-11-133-18/+66
* | niu.c: Use correct length in strncmpJoe Perches2009-11-131-1/+1
* | net/atm: move all compat_ioctl handling to atm/ioctl.cArnd Bergmann2009-11-112-220/+175
* | net/compat: fix dev_ifsioc emulation corner casesArnd Bergmann2009-11-111-45/+72
* | DM9000: Wake on LAN supportBen Dooks2009-11-112-8/+142
* | ixgbe: r_idx not used in ixgbe_msix_clean_rx()Ali Gholami Rudi2009-11-111-2/+0
* | decnet: convert dndev_lock to spinlockstephen hemminger2009-11-111-7/+12
* | decnet: add RTNL lock when reading address liststephen hemminger2009-11-111-0/+4
* | netdev: fold name hash properly (v3)stephen hemminger2009-11-111-1/+2
* | qlge: Change version to v1.00.00.23.00.00-01.Ron Mercer2009-11-111-1/+1
* | qlge: Clean up module parameter name.Ron Mercer2009-11-111-8/+8
* | qlge: Add asic reset to open call.Ron Mercer2009-11-111-0/+4
* | qlge: Do not change frame routing during suspend.Ron Mercer2009-11-111-3/+0
* | clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller2009-11-112-6/+6
* | gianfar: Revive SKB recyclingAnton Vorontsov2009-11-111-12/+19
* | gianfar: Fix race between gfar_error() and gfar_start_xmit()Anton Vorontsov2009-11-111-0/+8
* | gianfar: Fix thinko in gfar_set_rx_stash_index()Anton Vorontsov2009-11-111-1/+1
OpenPOWER on IntegriCloud