1. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  2. eaa3666 tg3: Update version to 3.120 by Matt Carlson · 13 years ago
  3. 941ec90 tg3: Add external loopback support to selftest by Matt Carlson · 13 years ago
  4. 28a4595 tg3: Restructure tg3_test_loopback by Matt Carlson · 13 years ago
  5. 5e5a7f3 tg3: Pull phy int lpbk setup into separate func by Matt Carlson · 13 years ago
  6. 6e01b20 tg3: Consilidate MAC loopback code by Matt Carlson · 13 years ago
  7. 2215e24 tg3: Remove dead code by Matt Carlson · 13 years ago
  8. b2d2ccf qlge: Adding Maintainer. by Jitendra Kalsaria · 13 years ago
  9. 4ca2462 net: add the comment for skb->l4_rxhash by Changli Gao · 13 years ago
  10. 98e7743 ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS by Daniel Baluta · 13 years ago
  11. ae1511b net: rps: support PPPOE session messages by Changli Gao · 13 years ago
  12. 1ff1986 net: rps: support 802.1Q by Changli Gao · 13 years ago
  13. 939cf30 be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tag by Somnath Kotur · 13 years ago
  14. 96b0acc bnx2x: downgrade Max BW error message to debug by Michal Schmidt · 13 years ago
  15. 3b3bceef net: fix IBM EMAC driver after rename. by Tony Breeds · 13 years ago
  16. e88db79 NET: Korina: Don't include <asm/segment.h> by Ralf Baechle · 13 years ago
  17. e987716 MAINTAINERS: qlcnic by Anirban Chakraborty · 13 years ago
  18. 2d5b2c5 net: netdev-features.txt update to Documentation/networking/00-INDEX by Willem de Bruijn · 13 years ago
  19. c5114cd vlan: reset headers on accel emulation path by Jiri Pirko · 13 years ago
  20. 83c07dd MAINTAINERS: change netxen_nic maintainers by Amit Kumar Salecha · 13 years ago
  21. 9331db4 forcedeth: call vlan_mode only if hw supports vlans by Jiri Pirko · 13 years ago
  22. b489da8 flexcan: Add flexcan device support for p1010rdb. by holt@sgi.com · 13 years ago
  23. 97efe9a flexcan: Prefer device tree clock frequency if available. by holt@sgi.com · 13 years ago
  24. c8aef4c flexcan: Add of_match to platform_device definition. by holt@sgi.com · 13 years ago
  25. 243abbf flexcan: Fix up fsl-flexcan device tree binding. by holt@sgi.com · 13 years ago
  26. 61e271e flexcan: Abstract off read/write for big/little endian. by holt@sgi.com · 13 years ago
  27. 12732c3 flexcan: Remove #include <mach/clock.h> by holt@sgi.com · 13 years ago
  28. b81693d net: remove ndo_set_multicast_list callback by Jiri Pirko · 13 years ago
  29. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  30. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  31. d03462b bonding: use ndo_change_rx_flags callback by Jiri Pirko · 13 years ago
  32. f3ba150 Merge branch 'can/mscan' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 13 years ago
  33. 9a75a97 via-velocity: remove non-tagged packet filtering by Jiri Pirko · 13 years ago
  34. ba3211c bonding:reset backup and inactive flag of slave by Peter Pan(潘卫平) · 13 years ago
  35. 8919bc1 net_sched: fix port mirror/redirect stats reporting by Jamal Hadi Salim · 13 years ago
  36. c6865cb rps: Inspect GRE encapsulated packets to get flow hash by Tom Herbert · 13 years ago
  37. e971b72 rps: Infrastructure in __skb_get_rxhash for deep inspection by Tom Herbert · 13 years ago
  38. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  39. 792df22 rps: Some minor cleanup in get_rps_cpus by Tom Herbert · 13 years ago
  40. f1deab5 bnx2x: Use pr_fmt and message logging cleanups by Joe Perches · 13 years ago
  41. 94f05b0 bnx2x: Coalesce pr_cont uses and fix DP typos by Joe Perches · 13 years ago
  42. 0f9dad1 bnx2x: Remove local defines for %pM and mac address by Joe Perches · 13 years ago
  43. a27fc96 ethtool: Note common alternate exit condition for interrupt coalescing by Ben Hutchings · 13 years ago
  44. acf42a2 ethtool: Explicitly state the exit condition for interrupt coalescing by Ben Hutchings · 13 years ago
  45. 2d7c793 ethtool: Correct description of 'max_coalesced_frames' fields by Ben Hutchings · 13 years ago
  46. 725b361 ethtool: Specify what kind of coalescing struct ethtool_coalesce covers by Ben Hutchings · 13 years ago
  47. 5f308d1 ethtool: Reformat struct ethtool_coalesce comments into kernel-doc format by Ben Hutchings · 13 years ago
  48. c2bceb3 sit tunnels: propagate IPv6 transport class to IPv4 Type of Service by Lionel Elie Mamane · 13 years ago
  49. 19e2f6f net: Fix sungem_phy sharing. by David S. Miller · 13 years ago
  50. ef37d38 sungem: sungem_phy.h moved by Stephen Rothwell · 13 years ago
  51. 665d7eb net/can/mscan: add __iomem annotations by Marc Kleine-Budde · 13 years ago
  52. 2bb6984 net: Move sungem_phy.h under include/linux by David S. Miller · 13 years ago
  53. 588dc91 gianfar: reduce stack usage in gianfar_ethtool.c by Wang Shaoyan · 13 years ago
  54. 320f24e net: minor update to Documentation/networking/scaling.txt by Willem de Bruijn · 13 years ago
  55. b88cf73 net: add missing entries to Documentation/networking/00-INDEX by Willem de Bruijn · 13 years ago
  56. 32f7fd4 gianfar: prevent buggy hw rx vlan tagging by Jiri Pirko · 13 years ago
  57. 6a27cde net: sh_eth: Fix build by forgot including linux/interrupt.h by Nobuhiro Iwamatsu · 13 years ago
  58. 951f2f9 drivers/net/can/sja1000/plx_pci.c: eliminate double free by Julia Lawall · 13 years ago
  59. 75bc8ef usbnet/cdc_ncm: Don't use stack variables for DMA by Josh Boyer · 13 years ago
  60. f6957f8 vmxnet3: Don't enable vlan filters in promiscuous mode. by Jesse Gross · 13 years ago
  61. 7612bd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  62. c6e7f51 e1000e: workaround invalid Tx/Rx tail descriptor register write by Bruce Allan · 13 years ago
  63. 0ed013e e1000e: workaround for packet drop on 82579 at 100Mbps by Bruce Allan · 13 years ago
  64. 1d2101a7 e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplex by Bruce Allan · 13 years ago
  65. 63d635b ixgbe: Fix FCOE memory leak for DDP packets by Alexander Duyck · 13 years ago
  66. b333293 qeth: add support for af_iucv HiperSockets transport by Frank Blaschka · 13 years ago
  67. 0da9581 qeth: exploit asynchronous delivery of storage blocks by Einar Lueck · 13 years ago
  68. aae7ea8 qeth: support forced signal adapter indications by Einar Lueck · 13 years ago
  69. 9cb7284 qdio: support forced signal adapter indications by frank.blaschka@de.ibm.com · 13 years ago
  70. 104ea55 qdio: support asynchronous delivery of storage blocks by frank.blaschka@de.ibm.com · 13 years ago
  71. 3881ac4 af_iucv: add HiperSockets transport by Ursula Braun · 13 years ago
  72. 4dc83df if_ether: add new Ethernet Protocol ID for af_iucv by Frank Blaschka · 13 years ago
  73. 493d397 af_iucv: cleanup - use iucv_sk(sk) early by Ursula Braun · 13 years ago
  74. 6fcd61f af_iucv: use loadable iucv interface by Frank Blaschka · 13 years ago
  75. c69748d iucv: kernel option for z/VM IUCV and HiperSockets by Ursula Braun · 13 years ago
  76. 96d042a iucv: introduce loadable iucv interface by Frank Blaschka · 13 years ago
  77. 99558ea qeth: do not apply priority queuing to HiperSockets by Ursula Braun · 13 years ago
  78. 1d31f52 qeth: l3 ipv6 vlan not working on shared OSA chpid by Frank Blaschka · 13 years ago
  79. f860b05 drivers/net: Kconfig and Makefile cleanup by Jeff Kirsher · 13 years ago
  80. 531c4f8 acenic: Move the Alteon driver by Jeff Kirsher · 13 years ago
  81. cdd80bd tile: Move the Tilera driver by Jeff Kirsher · 13 years ago
  82. 59ffb30 xircom: Move the Xircom driver by Jeff Kirsher · 13 years ago
  83. 37b9375 sh_eth: Move the Renesas SuperH driver by Jeff Kirsher · 13 years ago
  84. 7191047 netx: Move the netx driver by Jeff Kirsher · 13 years ago
  85. d7058a7 dm9000: Move the Davicom driver by Jeff Kirsher · 13 years ago
  86. 580416e enc28j60: Move the Microchip driver by Jeff Kirsher · 13 years ago
  87. 1fe003f greth: Move the Aeroflex Gaisler driver by Jeff Kirsher · 13 years ago
  88. 4ee5429 ethoc: Move the Avionic driver by Jeff Kirsher · 13 years ago
  89. 9c8571d dnet: Move the Dave Ethernet driver by Jeff Kirsher · 13 years ago
  90. 7e25d72 hp100: Move the HP driver by Jeff Kirsher · 13 years ago
  91. 73e0881 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  92. e211bc8 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  93. 8c70aac Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  94. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
  95. e68ff9c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  96. c44efba Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  97. 9bba23b starfire: Move the Adaptec driver by Jeff Kirsher · 13 years ago
  98. 69b4b09 forcedeth: Move the NVIDIA nForce driver by Jeff Kirsher · 13 years ago
  99. 15c037d fealnx: Move the Myson driver by Jeff Kirsher · 13 years ago
  100. 58565a3 r6040: Move the RDC driver by Jeff Kirsher · 13 years ago