summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: Move flow control definitions to mii.hSteve Glendinning2008-12-166-35/+29Star
* | simeth: convert to net_device_opsAlexey Dobriyan2008-12-161-5/+10
* | cxgb3: untie strict FW matchingDivy Le Ray2008-12-163-30/+15Star
* | vcan: convert to net_device_opsOliver Hartkopp2008-12-161-1/+5
* | l2tp: fix UDP checksum supportJames Chapman2008-12-161-12/+82
* | Phonet: improve GPRS variable namesRémi Denis-Courmont2008-12-161-84/+86
* | isdn: eicon: fix sparse warning: make global functions staticHannes Eder2008-12-162-41/+47
* | ipmr: merge common codeIlpo Järvinen2008-12-161-64/+39Star
* | hp100: use roundup instead of open codingIlpo Järvinen2008-12-161-4/+4
* | cxgb3: Add multiple Tx queue support.Divy Le Ray2008-12-164-16/+31
* | e1000e: Add GRO supportHerbert Xu2008-12-161-1/+1
* | ethtool: Add GGRO and SGRO opsHerbert Xu2008-12-162-2/+53
* | tcp: Add GRO supportHerbert Xu2008-12-164-0/+143
* | net: Add skb_gro_receiveHerbert Xu2008-12-162-0/+61
* | ipv4: Add GRO infrastructureHerbert Xu2008-12-162-0/+100
* | net: Add Generic Receive Offload infrastructureHerbert Xu2008-12-163-59/+219
* | net: Add frag_list support to GSOHerbert Xu2008-12-162-2/+2
* | net: Add frag_list support to skb_segmentHerbert Xu2008-12-161-14/+59
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-16197-2520/+3729
|\|
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-166-7/+8
| |\
| | * [ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre2008-12-151-1/+1
| | * [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-152-0/+2
| | * [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-141-3/+2Star
| | * [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-141-1/+1
| | * [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-111-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-1611-156/+164
| |\ \
| | * | Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont2008-12-151-5/+22
| | * | SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer2008-12-151-3/+0Star
| | * | netfilter: update rwlock initialization for nat_tableSteven Rostedt2008-12-151-1/+1
| | * | netlabel: Compiler warning and NULL pointer dereference fixPaul Moore2008-12-121-18/+20
| | * | e1000e: fix double release of mutexJeff Kirsher2008-12-121-2/+7
| | * | IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-111-0/+1
| | * | netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-102-0/+9
| | * | ipv6: silence log messages for locally generated multicastJan Sembera2008-12-101-1/+6
| | * | sungem: improve ethtool output with internal pcs and serdesHermann Lauer2008-12-101-0/+15
| | * | tcp: tcp_vegas cong avoid fix Doug Leith2008-12-091-70/+10Star
| | * | sungem: Make PCS PHY support partially work again.David S. Miller2008-12-091-56/+73
| * | | Define smp_call_function_many for UPRusty Russell2008-12-161-0/+2
| * | | cgroups: fix a race between rmdir and remountPaul Menage2008-12-161-1/+1
| * | | ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt2008-12-161-25/+29
| * | | eCryptfs: Update maintainersMichael Halcrow2008-12-161-4/+4
| * | | slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas2008-12-161-1/+1
| * | | pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger2008-12-161-1/+1
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-151-0/+3
| |\ \ \
| | * | | powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala2008-12-141-0/+3
| * | | | x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-154-15/+23
| * | | | Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds2008-12-151-3/+3
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds2008-12-131-0/+1
| |\ \ \ \
| | * | | | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-111-0/+1
| | |/ / /
| * | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-12-132-3/+3
| |\ \ \ \