summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-22bonding: Use msecs_to_jiffies, eliminate panicJay Vosburgh1-3/+3
2008-05-22misc drivers/net endianness noiseAl Viro6-14/+16
2008-05-22cxgb3 - Add LRO supportDivy Le Ray7-12/+268
2008-05-22cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2-35/+84
2008-05-22cxgb3 - Fix dma mapping error pathDivy Le Ray1-12/+41
2008-05-22tipc: Fix initialization sequence problems when entering network modeAllan Stephens5-9/+12
2008-05-22tipc: Update "previous node" indicators when node address changesAllan Stephens1-0/+1
2008-05-22tipc: Optimize null pointer check during neighbor discoveryAllan Stephens1-3/+2
2008-05-22tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens1-0/+26
2008-05-22tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens3-9/+23
2008-05-22ip6mr: Use on-device stats instead of private ones.Pavel Emelyanov1-15/+7
2008-05-22ipmr: Use on-device stats instead of private ones.Pavel Emelyanov1-16/+9
2008-05-22ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov2-21/+6
2008-05-22tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov1-1/+0
2008-05-22ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov1-2/+2
2008-05-22sit: Use on-device stats instead of private ones.Pavel Emelyanov1-15/+9
2008-05-22ipip: Use on-device stats instead of private ones.Pavel Emelyanov1-14/+8
2008-05-22ipgre: Use on-device stats instead of private ones.Pavel Emelyanov1-18/+14
2008-05-22bridge: Use on-device stats instead of private ones.Pavel Emelyanov4-16/+8
2008-05-22net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2-17/+12
2008-05-20ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov1-7/+22
2008-05-20inet: Register fragmentation some ctls at read-only root.Pavel Emelyanov2-3/+48
2008-05-20ipv6: In fragmentation code, handle error returned from register_pernet_subsys.Pavel Emelyanov1-1/+7
2008-05-20inet: Rename fragmentation sysctl-related functions/variables.Pavel Emelyanov2-18/+18
2008-05-20netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov1-20/+19
2008-05-20netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2-0/+33
2008-05-20tipc: Cosmetic cleanup of topology service codeAllan Stephens2-15/+13
2008-05-20tipc: Consolidate subscriber & subscriber port referencesAllan Stephens3-90/+116
2008-05-20tipc: Fix bug in topology server byte swapping routineAllan Stephens1-3/+1
2008-05-20tipc: Add support for customized subscription endiannessAllan Stephens2-19/+18
2008-05-20tipc: Add support for customized subscription overlap handlingAllan Stephens2-1/+11
2008-05-17bnx2: Update version to 1.7.6.Michael Chan1-2/+2
2008-05-17bnx2: Pre-initialize struct cpu_reg.Benjamin Li2-72/+86
2008-05-17bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2-5/+6
2008-05-17bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2-11/+10
2008-05-17bnx2: Add EEH PCI recovery.Wendy Xiong1-0/+88
2008-05-17bnx2: Allow phy reset to be skipped during chip reset.Michael Chan1-23/+27
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller71-2126/+2529
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller980-13021/+25442
2008-05-15isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-15iphase: Fix 64bit warning.Alan Cox1-1/+2
2008-05-15hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-15hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-15atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2-12/+7
2008-05-15bonding: handle case of device named bonding_masterStephen Hemminger1-2/+10
2008-05-15sysfs: remove error messages for -EEXIST caseStephen Hemminger2-10/+4
2008-05-15net: handle errors from device_renameStephen Hemminger1-1/+5
2008-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds23-215/+1014
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-151/+89
2008-05-15net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1