1. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  2. 72659ec tcp: account SYN-ACK timeouts & retransmissions by Octavian Purdila · 15 years ago
  3. 0ec00f0 NET: Add Qlogic ethernet driver for CNA devices by Amit Kumar Salecha · 15 years ago
  4. af19b49 qlcnic: Qlogic ethernet driver for CNA devices by Amit Kumar Salecha · 15 years ago
  5. 6eb3a85 macvlan: add GRO bit to features mask by Patrick Mullaney · 15 years ago
  6. d5c1da5 qlge: Add module param to force firmware core dump. by Ron Mercer · 15 years ago
  7. a2f9823 qlge: Add xgmac reg blocks to firwmare dump. by Ron Mercer · 15 years ago
  8. a48c86f qlge: Add serdes reg blocks dump to firmware dump. by Ron Mercer · 15 years ago
  9. 24bb55b qlge: Add alternate function's reg dump to fw dump. by Ron Mercer · 15 years ago
  10. 2c1f73c qlge: Add RAM dump to firmware dump. by Ron Mercer · 15 years ago
  11. c89ec8b qlge: Add probe regs to firmware dump. by Ron Mercer · 15 years ago
  12. 8aae260 qlge: Add basic firmware dump. by Ron Mercer · 15 years ago
  13. b87babe qlge: Add data for firmware dump. by Ron Mercer · 15 years ago
  14. d864584 ethoc: Use resource_size by Tobias Klauser · 15 years ago
  15. c5bab5e can: mscan-mpc5xxx: fix broken support for the MPC5200 by Wolfgang Grandegger · 15 years ago
  16. 3a4d5c9 vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 15 years ago
  17. 5da779c mm: export use_mm/unuse_mm to modules by Michael S. Tsirkin · 15 years ago
  18. 05c2828 tun: export underlying socket by Michael S. Tsirkin · 15 years ago
  19. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 15 years ago
  20. 1954dc1 netxen: fix sparse warning by Amit Kumar Salecha · 15 years ago
  21. 4d21fef netxen: fix license header by Amit Kumar Salecha · 15 years ago
  22. c070395 netxen: fix endianness intr coalesce by Amit Kumar Salecha · 15 years ago
  23. a03d245 netxen: fix endianness read mac address by Amit Kumar Salecha · 15 years ago
  24. 71fceff ipv4: Use less conflicting local var name in change_nexthops() loop macro. by David S. Miller · 15 years ago
  25. 4d0392b net/core/sock.c: quiet sparse noise by H Hartley Sweeten · 15 years ago
  26. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 15 years ago
  27. 508e14b netpoll: allow execution of multiple rx_hooks per interface by Daniel Borkmann · 15 years ago
  28. e1d5a01 genetlink: optimize ctrl_dumpfamily() by Samir Bellabes · 15 years ago
  29. 37fce43 drivers/net/tlan: Remove TRUE/FALSE defines, use bool by Joe Perches · 15 years ago
  30. a60389a qeth: default BLKT values for new OSA/3 hardware by Einar Lueck · 15 years ago
  31. 84b6668 qeth: avoid recovery during device online setting by Ursula Braun · 15 years ago
  32. 76b11f8 qeth: HiperSockets Network Traffic Analyzer by Ursula Braun · 15 years ago
  33. ab8932f e1000e: genericize the update multicast address list by Bruce Allan · 15 years ago
  34. f4d2dd4 e1000e: provide MAC-family-specific function to set LAN ID by Bruce Allan · 15 years ago
  35. 608f8a0 e1000e: use alternate MAC address on ESB2 if available by Bruce Allan · 15 years ago
  36. 0159f24 lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian by Joe Perches · 15 years ago
  37. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 15 years ago
  38. d218d11 tcp: Generalized TTL Security Mechanism by Stephen Hemminger · 15 years ago
  39. c8e0006 lib: Kill bit-reversed FDDI MAC output case, it's bogus. by Joe Perches · 15 years ago
  40. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. fa15e99 vxge: use pci_dma_mapping_error to test return value by Denis Kirjanov · 15 years ago
  42. bdbec4b ixgbe: Fix ethtool diag test for VT mode operation by Greg Rose · 15 years ago
  43. 1cdd1ec ixgbe: Add SR-IOV features to main module by Greg Rose · 15 years ago
  44. 096a58f ixgbe: Add SR-IOV feature enablement code by Greg Rose · 15 years ago
  45. 92ed72d ixgbe: Add SR-IOV specific modules to driver Makefile by Greg Rose · 15 years ago
  46. 1736727 ixgbe: Add SR-IOV specific features by Greg Rose · 15 years ago
  47. 7f87047 ixgbe: Add SR-IOV register, structure and bit defines by Greg Rose · 15 years ago
  48. 10ca132 ixgbe: Mailbox header and code module by Greg Rose · 15 years ago
  49. ecc6703 ixgbevf: Kconfig, Makefile and Documentation by Greg Rose · 15 years ago
  50. 0d3592f ixgbevf: Driver Makefile by Greg Rose · 15 years ago
  51. 92915f7 ixgbevf: Driver main and ethool interface module and main header by Greg Rose · 15 years ago
  52. cbf698d ixgbevf: Mailbox communication by Greg Rose · 15 years ago
  53. 3047f90 ixgbevf: 82599 Virtual Function core functions and header by Greg Rose · 15 years ago
  54. 50d9c84 ixgbevf: Macros, data structures, useful defines and registers by Greg Rose · 15 years ago
  55. c026ca5 NET: irda, remove unnecessary checks by Jiri Slaby · 15 years ago
  56. c3f6c21 NET: ipv6, remove unnecessary check by Jiri Slaby · 15 years ago
  57. 51f5300 mac8390: Fix build breakage by Geert Uytterhoeven · 15 years ago
  58. 31b683b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  59. dce766a netfilter: ebtables: enforce CAP_NET_ADMIN by Florian Westphal · 15 years ago
  60. 7f081d4 igb: add support for device reset interrupt by Alexander Duyck · 15 years ago
  61. 959d20b powerpc/mpc5xxx: add OF platform binding doc for FSL MSCAN devices by Wolfgang Grandegger · 15 years ago
  62. bf3af54 can: mscan-mpc5xxx: add support for the MPC512x processor by Wolfgang Grandegger · 15 years ago
  63. 2d4b6fa can: mscan: fix improper return if dlc < 8 in start_xmit function by Wolfgang Grandegger · 15 years ago
  64. 5856b60 net/ipv6/tcp_ipv6.c: Use compressed IPv6 address by Joe Perches · 15 years ago
  65. df2f7ec ep93xx_eth.c general cleanup by H Hartley Sweeten · 15 years ago
  66. e2eb8e3 bnx2: Flush the register writes which setup the MSI-X table by Benjamin Li · 15 years ago
  67. b7a9216 e1000e: fix and commonize code for setting the receive address registers by Bruce Allan · 15 years ago
  68. ca777f9 e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value by Bruce Allan · 15 years ago
  69. f464ba8 e1000e: perform 10/100 adaptive IFS only on parts that support it by Bruce Allan · 15 years ago
  70. 29477e2 e1000e: don't accumulate PHY statistics on PHY read failure by Bruce Allan · 15 years ago
  71. 28b8f04 e1000e: call pci_save_state() after pci_restore_state() by Bruce Allan · 15 years ago
  72. c651a8c netxen: update version to 4.0.72 by Amit Kumar Salecha · 15 years ago
  73. d49c964 netxen: fix set mac addr by Amit Kumar Salecha · 15 years ago
  74. 581e8ae netxen: fix smatch warning by Amit Kumar Salecha · 15 years ago
  75. 011f4ea netxen: fix tx ring memory leak by Amit Kumar Salecha · 15 years ago
  76. 368c0ca be2net: implements ethtool function to read eeprom data. by Sarveshwar Bandi · 15 years ago
  77. 704da560 tcp: update the netstamp_needed counter when cloning sockets by Octavian Purdila · 15 years ago
  78. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  79. 1ca518b TI DaVinci EMAC: Handle emac module clock correctly. by Sriram · 15 years ago
  80. 4d90706 dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips by Ben Hutchings · 15 years ago
  81. 6837e89 ixgbe: Fix compiler warning about variable being used uninitialized by PJ Waskiewicz · 15 years ago
  82. 108316c stmmac: update the driver's module version by Giuseppe CAVALLARO · 15 years ago
  83. 7187c1a stmmac: improve Kconfig help by Giuseppe CAVALLARO · 15 years ago
  84. 5e33c79 stmmac: include netdevice.h into the common.h header by Giuseppe CAVALLARO · 15 years ago
  85. 21d437c stmmac: rename the gmac as dwmac1000 and split core and dma parts by Giuseppe CAVALLARO · 15 years ago
  86. 7e848ae stmmac: rename mac100 as dwmac100 and fix spare coding style by Giuseppe CAVALLARO · 15 years ago
  87. aec7ff2 stmmac: move the dma out from the main by Giuseppe CAVALLARO · 15 years ago
  88. db98a0b stmmac: reorganise class operations. by Giuseppe CAVALLARO · 15 years ago
  89. 65818fa stmmac: do not call fix_mac_speed if NULL by Giuseppe CAVALLARO · 15 years ago
  90. ca5f12c stmmac: perform hw bus configuration by Giuseppe CAVALLARO · 15 years ago
  91. ee7946a stmmac: rewiew platform data by Giuseppe CAVALLARO · 15 years ago
  92. 3c9732c stmmac: add the new Header file for stmmac platform data by Giuseppe CAVALLARO · 15 years ago
  93. 6096347 stmmac: convert unicast addr list to list_head by Giuseppe CAVALLARO · 15 years ago
  94. 109cdd6 stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE by Giuseppe CAVALLARO · 15 years ago
  95. 596a530 drivers/net/skfp/skfddi.c: use %pMF to show MAC address by hartleys · 15 years ago
  96. 69d279e drivers/net/defxx.c: use %pMF to show MAC address by hartleys · 15 years ago
  97. bc7259a lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses by Joe Perches · 15 years ago
  98. aaff23a netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq() by Patrick McHardy · 15 years ago
  99. cf30273 drivers/message/i2o/i2o_proc.c: use %pM to show MAC address by H Hartley Sweeten · 15 years ago
  100. eacc4d6 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address by H Hartley Sweeten · 15 years ago