summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning5-92/+33
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning6-35/+29
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan1-5/+10
2008-12-16cxgb3: untie strict FW matchingDivy Le Ray3-30/+15
2008-12-16vcan: convert to net_device_opsOliver Hartkopp1-1/+5
2008-12-16l2tp: fix UDP checksum supportJames Chapman1-12/+82
2008-12-16Phonet: improve GPRS variable namesRémi Denis-Courmont1-84/+86
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder2-41/+47
2008-12-16ipmr: merge common codeIlpo Järvinen1-64/+39
2008-12-16hp100: use roundup instead of open codingIlpo Järvinen1-4/+4
2008-12-16cxgb3: Add multiple Tx queue support.Divy Le Ray4-16/+31
2008-12-15e1000e: Add GRO supportHerbert Xu1-1/+1
2008-12-15ethtool: Add GGRO and SGRO opsHerbert Xu2-2/+53
2008-12-15tcp: Add GRO supportHerbert Xu4-0/+143
2008-12-15net: Add skb_gro_receiveHerbert Xu2-0/+61
2008-12-15ipv4: Add GRO infrastructureHerbert Xu2-0/+100
2008-12-15net: Add Generic Receive Offload infrastructureHerbert Xu3-59/+219
2008-12-15net: Add frag_list support to GSOHerbert Xu2-2/+2
2008-12-15net: Add frag_list support to skb_segmentHerbert Xu1-14/+59
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller197-2520/+3729
2008-12-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-7/+8
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-156/+164
2008-12-15Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-15cgroups: fix a race between rmdir and remountPaul Menage1-1/+1
2008-12-15ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt1-25/+29
2008-12-15eCryptfs: Update maintainersMichael Halcrow1-4/+4
2008-12-15slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas1-1/+1
2008-12-15pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger1-1/+1
2008-12-158390/8390p: Fix compat netdev ops handling.David S. Miller3-8/+20
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre1-1/+1
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King2-0/+2
2008-12-15net: fix dcbnl_setnumtcs operation checkDon Skidmore1-1/+1
2008-12-15ixgbe: fix dma mapping unbalanceJesse Brandeburg1-5/+7
2008-12-15smsc9420: add ethtool register dump supportSteve Glendinning1-0/+25
2008-12-15Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont1-5/+22
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer1-3/+0
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt1-1/+1
2008-12-14rpc/rdma: goto instead of copypasteIlpo Järvinen1-2/+2
2008-12-14nf/dccp: merge errorpathsIlpo Järvinen1-7/+9
2008-12-14irda: merge exit pathsIlpo Järvinen1-9/+8
2008-12-14bt/rfcomm/tty: join error pathsIlpo Järvinen1-6/+7
2008-12-14ax25: join the return paths that free skbIlpo Järvinen1-26/+15
2008-12-14can: merge error pathsIlpo Järvinen1-10/+12
2008-12-14xfrm: join error pathsIlpo Järvinen1-10/+12
2008-12-14ip6mr: use goto to common label instead of opencodingIlpo Järvinen1-2/+1
2008-12-14ipv6/mcast: join error paths using gotoIlpo Järvinen1-11/+14
2008-12-14xfrm6_tunnel: join error paths using gotoIlpo Järvinen1-17/+16
2008-12-14icsk: join error paths using gotoIlpo Järvinen1-9/+10
2008-12-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+3
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden4-15/+23