aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-28inet: add RCU protection to inet->optEric Dumazet17-168/+241
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet14-62/+918
2011-04-27ipv4: Kill RTO_CONN.David S. Miller1-4/+0
2011-04-27ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().David S. Miller1-10/+0
2011-04-27ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller6-48/+74
2011-04-27r8169: fix merge conflict fix.Francois Romieu1-20/+5
2011-04-27sctp: clean up route lookup callsVlad Yasevich4-31/+24
2011-04-27sctp: remove useless arguments from get_saddr() callVlad Yasevich4-7/+2
2011-04-27sctp: make sctp over IPv6 work with IPsecVlad Yasevich1-5/+11
2011-04-27sctp: cache the ipv6 source after route lookupVlad Yasevich5-127/+112
2011-04-27sctp: fix sctp to work with ipv6 source address routingWeixing Shi1-1/+43
2011-04-27ixgbe: convert to ethtool set_phys_idEmil Tantilov2-12/+18
2011-04-27ixgbe: fix X540 ethtool loopback test.Don Skidmore1-0/+7
2011-04-27ixgbe: Bump versionDon Skidmore1-2/+2
2011-04-27ixgbe: enable SCTP checksum offload for X540Don Skidmore1-1/+7
2011-04-27ixgbe: do not clear FCoE DDP error status for received ABTSYi Zou1-2/+2
2011-04-27ixgbe: fix static functionsJohn Fastabend4-5/+5
2011-04-27ixgbe: remove ntuple display supportAlexander Duyck2-6/+0
2011-04-27ixgbe: add LED blink code for x540Emil Tantilov1-2/+62
2011-04-27ixgbe: add support for 64k EEPROM for 82599Emil Tantilov1-1/+30
2011-04-27ixgbe: register defines cleanupEmil Tantilov2-67/+125
2011-04-27ixgbe: explicitly disable 100H for x540Emil Tantilov1-1/+2
2011-04-27e1000e: implement ethtool set_phys_idBruce Allan8-59/+32
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller30-102/+226
2011-04-26tg3: Update version to 3.118Matt Carlson1-2/+2
2011-04-26tg3: Whitespace cleanupsMatt Carlson1-7/+2
2011-04-26tg3: Add EEH supportMatt Carlson1-0/+147
2011-04-26tg3: Add TSO loopback testMatt Carlson1-35/+123
2011-04-26tg3: Organize loopback test failure flagsMatt Carlson1-8/+12
2011-04-26tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson2-0/+4
2011-04-25bluetooth: Fix use-before-initiailized var.David S. Miller1-1/+1
2011-04-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller192-5933/+7199
2011-04-25be2net: Fixed a bug in be_cmd_get_regs().Somnath Kotur1-25/+28
2011-04-25bonding: move processing of recv handlers into handle_frame()Jiri Pirko8-189/+43
2011-04-25net: make WARN_ON in dev_disable_lro() usefulMichał Mirosław1-1/+2
2011-04-25net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2-0/+14
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville192-5933/+7199
2011-04-24cdc_ncm: fix short packet issue on some devicesHans Petter Selasky1-2/+2
2011-04-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller1-28/+71
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller21-73/+0
2011-04-24r8169: don't request firmware when there's no userspace.François Romieu1-28/+71
2011-04-23bnx2x: fix UDP csum offloadVladislav Zolotarov1-10/+24
2011-04-22netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman1-0/+8
2011-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-20/+32
2011-04-22inet: constify ip headers and in6_addrEric Dumazet64-310/+316
2011-04-21Revert "bridge: Forward reserved group addresses if !STP"David S. Miller1-1/+1
2011-04-21atl1c: Fix work event interrupt/task racesTim Gardner2-12/+8
2011-04-21be2net: increment work_counter in be_workerIvan Vecera1-0/+1
2011-04-21ipv6: Remove hoplimit initialization to -1Thomas Egerer1-1/+0
2011-04-21net: fix hw_features ethtool_ops->set_flags compatibilityMichał Mirosław1-2/+2