1. dcbccbd4 net: Implement for_each_netdev_reverse. by Eric W. Biederman · 15 years ago
  2. a5ee155 net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH by Eric W. Biederman · 15 years ago
  3. 5a5b6f6 MIPS: Wire up recvmmsg syscall by Arnaldo Carvalho de Melo · 15 years ago
  4. 6f7ad1e wan: Coding style correction in HDLC/Frame Relay support routines by Rudy Matela · 15 years ago
  5. 48b3d3e wan: Frame Relay/DLCI coding style corrections. by Rudy Matela · 15 years ago
  6. e7473f1 netxen: fix merge 9b963e5d0e01461099a by Amit Kumar Salecha · 15 years ago
  7. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 15 years ago
  8. 738a8f4 sfc: Implement TSO for TCP/IPv6 by Ben Hutchings · 15 years ago
  9. 8880f4e sfc: Add support for SFC9000 family (2) by Ben Hutchings · 15 years ago
  10. afd4aea sfc: Add support for SFC9000 family (1) by Ben Hutchings · 15 years ago
  11. f0d37f4 sfc: Add firmware protocol definitions (MCDI) by Steve Hodgson · 15 years ago
  12. 8e730c1 sfc: Move shared NIC code from falcon.c to new source file nic.c by Ben Hutchings · 15 years ago
  13. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 15 years ago
  14. c383b53 sfc: Allow for additional checksum offload features by Ben Hutchings · 15 years ago
  15. 7688483 sfc: Extend MTD driver for use with new NICs by Ben Hutchings · 15 years ago
  16. c1c4f45 sfc: Remove static PHY data and enumerations by Ben Hutchings · 15 years ago
  17. e58f69f sfc: Extend loopback mode enumeration by Ben Hutchings · 15 years ago
  18. 5784946 sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic() by Ben Hutchings · 15 years ago
  19. 0ccfe64 mv643xx: convert to netdev_tx_t by Denis Kirjanov · 15 years ago
  20. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  21. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 15 years ago
  22. 06629f0 sfc: Add efx_nic_type operation for identity LED control by Ben Hutchings · 15 years ago
  23. 0aa3fba sfc: Add efx_nic_type operation for NVRAM self-test by Ben Hutchings · 15 years ago
  24. 9bfc4bb sfc: Add efx_nic_type operation for register self-test by Ben Hutchings · 15 years ago
  25. eb9f674 sfc: Implement ethtool reset operation by Ben Hutchings · 15 years ago
  26. 89c758f sfc: Add power-management and wake-on-LAN support by Ben Hutchings · 15 years ago
  27. 78c1f0a sfc: Generalise link state monitoring by Steve Hodgson · 15 years ago
  28. d3245b2 sfc: Refactor link configuration by Ben Hutchings · 15 years ago
  29. ef2b90e sfc: Move Falcon NIC operations to efx_nic_type by Ben Hutchings · 15 years ago
  30. 4b0d29d sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO by Ben Hutchings · 15 years ago
  31. 674979d sfc: Remove duplicate hardware structure definitions by Ben Hutchings · 15 years ago
  32. 39e6021 sfc: Remove redundant writes to INT_ADR_KER by Ben Hutchings · 15 years ago
  33. 3291b9d pktgen: NUMA aware by Eric Dumazet · 15 years ago
  34. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. 3b8626b ixgbe: Display currently attached PHY through ethtool by PJ Waskiewicz · 15 years ago
  36. 5789d29 ethtool: Add Direct Attach support to connector port reporting by PJ Waskiewicz · 15 years ago
  37. 91152c3 ixgbe: Fix Receive Address Register (RAR) cleaning and accounting by Shannon Nelson · 15 years ago
  38. 000c486 ixgbe: LINKS2 is not a valid register for 82598 by Don Skidmore · 15 years ago
  39. 9bbe3a5 ixgbe: Disable Flow Control for certain devices by PJ Waskiewicz · 15 years ago
  40. cfb3f91 ixgbe: handle parameters for tx and rx EITR, no div0 by Shannon Nelson · 15 years ago
  41. 429d33a X25: Fix oops and refcnt problems from x25_dev_get by andrew hendry · 15 years ago
  42. 1fd975a X25: Check for errors in x25_init by andrew hendry · 15 years ago
  43. 2f5517a X25: Move SYSCTL ifdefs into header by andrew hendry · 15 years ago
  44. 9f950f7 NET: smc91x: convert to dev_pm_ops by Kevin Hilman · 15 years ago
  45. 5656b6c Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 15 years ago
  46. 5fdd4ba sctp: on T3_RTX retransmit all the in-flight chunks by Andrei Pelinescu-Onciul · 15 years ago
  47. c1ac403 sfc: Clean up RX event handling by Ben Hutchings · 15 years ago
  48. 0228f5cdb0 sfc: Move descriptor cache base addresses to struct efx_nic_type by Ben Hutchings · 15 years ago
  49. daeda63 sfc: Decouple NIC revision number from Falcon PCI revision number by Ben Hutchings · 15 years ago
  50. 299f8d6 sfc: Remove some redundant whitespace by Ben Hutchings · 15 years ago
  51. 45d03e5 sfc: Remove another unused workaround macro by Ben Hutchings · 15 years ago
  52. 0589ece0 sfc: Remove EFX_WORKAROUND_9141 macro by Matthew Slattery · 15 years ago
  53. fb45f2c sfc: Limit some hardware workarounds to Falcon by Ben Hutchings · 15 years ago
  54. b895d73 sfc: Always start Falcon using the XMAC by Steve Hodgson · 15 years ago
  55. ab86746 sfc: Replace MDIO spinlock with mutex by Steve Hodgson · 15 years ago
  56. 47c3d19 sfc: QT202x: Reset before reading PHY id by Steve Hodgson · 15 years ago
  57. fdaa9ae sfc: Simplify PHY polling by Steve Hodgson · 15 years ago
  58. 5e75659 vlan: support "loose binding" to the underlying network device by Patrick McHardy · 15 years ago
  59. cc83f6d sfc: Do not set net_device::trans_start in self-test by Ben Hutchings · 15 years ago
  60. f30eb23 sfc: Move inline comment into kernel-doc by Ben Hutchings · 15 years ago
  61. 8be4f3e sfc: Change MAC promiscuity and multicast hash at the same time by Ben Hutchings · 15 years ago
  62. 9007b9f sfc: Simplify XMAC link polling by Ben Hutchings · 15 years ago
  63. fe75820 sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c by Ben Hutchings · 15 years ago
  64. 55edc6e sfc: Split MAC stats DMA initiation and completion by Ben Hutchings · 15 years ago
  65. 1dfc5ce sfc: Hold MAC lock for longer in efx_init_port() by Ben Hutchings · 15 years ago
  66. 26deba5 sfc: Only switch Falcon MAC clocks as necessary by Steve Hodgson · 15 years ago
  67. 1338344 sfc: Remove unused function efx_flush_queues() by Ben Hutchings · 15 years ago
  68. 127e6e1 sfc: Fix bugs in RX queue flushing by Ben Hutchings · 15 years ago
  69. 44838a4 sfc: Clean up struct falcon_board and struct falcon_board_data by Ben Hutchings · 15 years ago
  70. 734a350 sfc: Remove unused constant by Ben Hutchings · 15 years ago
  71. 8986352 sfc: Comment corrections by Ben Hutchings · 15 years ago
  72. 332c1ce sfc: Strengthen EFX_ASSERT_RESET_SERIALISED by Ben Hutchings · 15 years ago
  73. 80cb9a0 sfc: Treat all MAC registers as 128-bit by Ben Hutchings · 15 years ago
  74. 46e1ac0 sfc: Fix descriptor cache sizes by Ben Hutchings · 15 years ago
  75. 27c0b1a macvlan: export macvlan mode through netlink by Arnd Bergmann · 15 years ago
  76. 618e1b7 macvlan: implement bridge, VEPA and private mode by Arnd Bergmann · 15 years ago
  77. a1e514c macvlan: cleanup rx statistics by Arnd Bergmann · 15 years ago
  78. 4454096 veth: move loopback logic to common location by Arnd Bergmann · 15 years ago
  79. 1bda8aa via-velocity: Bump version by Simon Kagstrom · 15 years ago
  80. b06f78f via-velocity: Set tx checksum from ethtool instead of module parameter by Simon Kagstrom · 15 years ago
  81. c79992f via-velocity: Re-enable transmit scatter-gather support by Simon Kagstrom · 15 years ago
  82. 2a5774f via-velocity: Change DMA_LENGTH_DEF (from the VIA driver) by Simon Kagstrom · 15 years ago
  83. dfff714 via-velocity: Implement NAPI support by Simon Kagstrom · 15 years ago
  84. 6dfc4b9 via-velocity: Add ethtool interrupt coalescing support by Simon Kagstrom · 15 years ago
  85. da95b2d via-velocity: Correct 64-byte alignment for rx buffers by Simon Kagstrom · 15 years ago
  86. 350f759 r8169: move PHY regs tables to .rodata by Alexey Dobriyan · 15 years ago
  87. bc74b0c xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM by Martin Willi · 15 years ago
  88. 8f8a088 xfrm: Use the user specified truncation length in ESP and AH by Martin Willi · 15 years ago
  89. 4447bb3 xfrm: Store aalg in xfrm_state with a user specified truncation length by Martin Willi · 15 years ago
  90. 4e242d1 xfrm: Define new XFRM netlink auth attribute with specified truncation bits by Martin Willi · 15 years ago
  91. a661c41 net: convert /proc/net/rt_acct to seq_file by Alexey Dobriyan · 15 years ago
  92. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  93. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  94. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  95. 3e98484 pktgen: Fix netdevice unregister by Eric Dumazet · 15 years ago
  96. c459302 sfc: Log interrupt and reset type names, not numbers by Ben Hutchings · 15 years ago
  97. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  98. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 15 years ago
  99. 9bc183d sfc: Remove unnecessary casts to struct sk_buff * by Ben Hutchings · 15 years ago
  100. eb50c0d sfc: Gather link state fields in struct efx_nic into new struct efx_link_state by Ben Hutchings · 15 years ago