summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hamachi: use netdev_alloc_skbStephen Hemminger2008-05-221-10/+2
* ixp2000: use netdev_alloc_skbStephen Hemminger2008-05-221-2/+2
* sb1250: use netdev_alloc_skbMaciej W. Rozycki2008-05-221-36/+31
* atl1: use netdev_alloc_skbStephen Hemminger2008-05-221-1/+2
* tg3: remove unneeded semicolonsStephen Hemminger2008-05-221-16/+16
* 3c515: fix using pnp_get_resource when CONFIG_ISAPNP=nRandy Dunlap2008-05-221-0/+4
* PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki2008-05-221-1/+2
* PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case2008-05-221-2/+199
* bonding: Add "follow" option to fail_over_macJay Vosburgh2008-05-224-89/+232
* bonding: refactor ARP active-backup monitorJay Vosburgh2008-05-222-185/+248
* bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua2008-05-223-4/+60
* bonding: Remove unneeded list_empty checks.Pavel Emelyanov2008-05-221-6/+0
* bonding: Relax unneeded _safe lists iterations.Pavel Emelyanov2008-05-222-19/+15
* bonding: Remove redundant argument from bond_create.Pavel Emelyanov2008-05-223-7/+4
* bonding: remove test for IP in ARP monitorJay Vosburgh2008-05-221-27/+4
* bonding: Use msecs_to_jiffies, eliminate panicJay Vosburgh2008-05-221-3/+3
* misc drivers/net endianness noiseAl Viro2008-05-226-14/+16
* cxgb3 - Add LRO supportDivy Le Ray2008-05-227-12/+268
* cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2008-05-222-35/+84
* cxgb3 - Fix dma mapping error pathDivy Le Ray2008-05-221-12/+41
* tipc: Fix initialization sequence problems when entering network modeAllan Stephens2008-05-215-9/+12
* tipc: Update "previous node" indicators when node address changesAllan Stephens2008-05-211-0/+1
* tipc: Optimize null pointer check during neighbor discoveryAllan Stephens2008-05-211-3/+2
* tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens2008-05-211-0/+26
* tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens2008-05-213-9/+23
* ip6mr: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-15/+7
* ipmr: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-16/+9
* ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-212-21/+6
* tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov2008-05-211-1/+0
* ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov2008-05-211-2/+2
* sit: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-15/+9
* ipip: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-14/+8
* ipgre: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-18/+14
* bridge: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-214-16/+8
* net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2008-05-212-17/+12
* ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov2008-05-191-7/+22
* inet: Register fragmentation some ctls at read-only root.Pavel Emelyanov2008-05-192-3/+48
* ipv6: In fragmentation code, handle error returned from register_pernet_subsys.Pavel Emelyanov2008-05-191-1/+7
* inet: Rename fragmentation sysctl-related functions/variables.Pavel Emelyanov2008-05-192-18/+18
* netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov2008-05-191-20/+19
* netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2008-05-192-0/+33
* tipc: Cosmetic cleanup of topology service codeAllan Stephens2008-05-192-15/+13
* tipc: Consolidate subscriber & subscriber port referencesAllan Stephens2008-05-193-90/+116
* tipc: Fix bug in topology server byte swapping routineAllan Stephens2008-05-191-3/+1
* tipc: Add support for customized subscription endiannessAllan Stephens2008-05-192-19/+18
* tipc: Add support for customized subscription overlap handlingAllan Stephens2008-05-192-1/+11
* bnx2: Update version to 1.7.6.Michael Chan2008-05-161-2/+2
* bnx2: Pre-initialize struct cpu_reg.Benjamin Li2008-05-162-72/+86
* bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2008-05-162-5/+6
* bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2008-05-162-11/+10
OpenPOWER on IntegriCloud