1. 5ac6f91 igb: Don't give VFs random MAC addresses by Mitch A Williams · 12 years ago
  2. aa19c29 ixgbevf: Make sure link status and speed are fetched by Greg Rose · 12 years ago
  3. 39149d4 e1000e: cleanup: remove comments which are no longer applicable by Bruce Allan · 12 years ago
  4. a9bb629 e1000e: cleanup hw.h by Bruce Allan · 12 years ago
  5. 41c7d9c e1000e: cleanup: remove unused #define by Bruce Allan · 12 years ago
  6. 3e35d99 e1000e: adjust PM QoS request by Bruce Allan · 12 years ago
  7. c3d2dbf e1000e: correct maximum frame size on 82579 by Bruce Allan · 12 years ago
  8. 6b598e1 e1000e: cleanup: remove e1000e_commit_phy() by Bruce Allan · 12 years ago
  9. dde3a57 e1000e: cleanup: remove e1000_get_cable_length() by Bruce Allan · 12 years ago
  10. 84c1bef e1000e: cleanup: remove e1000_get_phy_cfg_done() by Bruce Allan · 12 years ago
  11. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 12 years ago
  12. c2c6629 e1000e: cleanup: remove e1000_force_speed_duplex() by Bruce Allan · 12 years ago
  13. 7de89f0 e1000e: cleanup: remove e1000_set_d0_lplu_state() by Bruce Allan · 12 years ago
  14. a1b1add gro: Fix kcalloc argument order by Joe Perches · 11 years ago
  15. 4bf613c6 irda: buffer overflow in irnet_ctrl_read() by Dan Carpenter · 11 years ago
  16. 6efecd8 Merge branch 'intel' by David S. Miller · 11 years ago
  17. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  18. 7dbbe5d e1000e: do not ignore variables which get set a value by Bruce Allan · 12 years ago
  19. 1f96012d e1000e: cleanup: remove unnecessary function prototypes by Bruce Allan · 12 years ago
  20. 9d57088 e1000e: add comment to spinlock_t definition by Bruce Allan · 12 years ago
  21. d394998 e1000e: remove definition of struct which is no longer used by Bruce Allan · 12 years ago
  22. 4e03510 e1000e: fix PHY init workarounds for i217/i218 by Bruce Allan · 12 years ago
  23. ed1a4265 e1000e: correct maximum frame size on i217/i218 by Bruce Allan · 12 years ago
  24. bf67044 e1000e: update copyright date by Bruce Allan · 12 years ago
  25. fc915e9 e1000e: remove prototype of non-existent function by Bruce Allan · 12 years ago
  26. 6e928b7 e1000e: prevent hardware from automatically configuring PHY on I217/I218 by Bruce Allan · 12 years ago
  27. 94fb848 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 12 years ago
  28. d89777b e1000e: add support for IEEE-1588 PTP by Bruce Allan · 12 years ago
  29. 347b520 e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218 by Bruce Allan · 12 years ago
  30. a8fc189 e1000e: fix ethtool offline register test for I217 by Bruce Allan · 12 years ago
  31. 031554e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  32. 9c5e0c0 soreuseport: fix use of uid in tb->fastuid by Tom Herbert · 11 years ago
  33. 5588d37 Remove leftover #endif after introducing SO_REUSEPORT by Thomas Graf · 11 years ago
  34. 7a8feb4 qlcnic: Bump up the version to 5.1.32 by Jitendra Kalsaria · 11 years ago
  35. fe1adc6 qlcnic: add support for FDB netdevice ops. by Jitendra Kalsaria · 11 years ago
  36. 1d9219d qlcnic: sleeping function called from invalid context by Jitendra Kalsaria · 11 years ago
  37. dbab22c qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter. by Himanshu Madhani · 11 years ago
  38. 9a97e70 qlcnic: avoid mixed mode interrupts for some adapter types by Manish chopra · 11 years ago
  39. efbcb1b qlcnic: enable RSS for TCP over IPv6 by Shahed Shaikh · 11 years ago
  40. 776e7bd qlcnic: enable LRO on IPv6 without dest ip check by Shahed Shaikh · 11 years ago
  41. c84e340 qlcnic: set driver version in firmware by Sritej Velaga · 11 years ago
  42. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  43. b876a74 ixgbevf: Fix link speed message to support 100Mbps by Greg Rose · 12 years ago
  44. 43dc4e0 ixgbe: Limit number of reported VFs to device specific value by Donald Dutile · 12 years ago
  45. da36b64 ixgbe: Implement PCI SR-IOV sysfs callback operation by Greg Rose · 12 years ago
  46. 66dcfd7 ixgbe: Modularize SR-IOV enablement code by Greg Rose · 12 years ago
  47. 60a1a68 ixgbe: Make mailbox ops initialization unconditional by Greg Rose · 12 years ago
  48. b205c0d ixgbe: only compile ixgbe_debugfs.o when enabled by Jacob Keller · 12 years ago
  49. 39dfb71 ixgbe: Inline Rx PTP descriptor handling by Alexander Duyck · 12 years ago
  50. b1e50f7 ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl by Jacob Keller · 12 years ago
  51. 12ff3f3 ixgbe: add warning when scheduling reset by Jacob Keller · 12 years ago
  52. 891dc08 ixgbe: Add ptp work item to poll for the Tx timestamp by Jacob Keller · 12 years ago
  53. 6cb562d ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp by Jacob Keller · 12 years ago
  54. f2f33387 ixgbe: Update ptp_overflow check comment and jiffies by Jacob Keller · 12 years ago
  55. aeb8264 ixgbe: add missing supported filters to get_ts_info by Jacob Keller · 12 years ago
  56. dfcc461 ixgbe: ethtool ixgbe_diag_test cleanup by Jacob Keller · 12 years ago
  57. 93b9c1d Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  58. 4c133c3 bnx2x: SR-IOV version compatibility bugfix by Ariel Elior · 12 years ago
  59. ca9bdb9 bnx2x: Fix compilation with stop-on-error by Yuval Mintz · 12 years ago
  60. ad9b435 cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state by Michael Chan · 12 years ago
  61. 580d9d0 bnx2x: correct memory release scheme by Yuval Mintz · 12 years ago
  62. 86564c3 bnx2x: Remove many sparse warnings by Yuval Mintz · 12 years ago
  63. 80bfe5c bnx2x: Modify unload conditions by Yuval Mintz · 12 years ago
  64. c3146eb bnx2x: Correct memory preparation and release by Dmitry Kravkov · 12 years ago
  65. 6ab2035 bnx2x: Add missing VFs reference in macros by Yuval Mintz · 12 years ago
  66. 04c4673 bnx2x: Add additional debug information by Yuval Mintz · 12 years ago
  67. 0926d49 bnx2x: correct usleep_range usage by Yuval Mintz · 12 years ago
  68. 924d75a bnx2x: reorganization and beautification by Yuval Mintz · 12 years ago
  69. 2de6743 bnx2x: Semantic renovation by Yuval Mintz · 12 years ago
  70. f5ae627 gianfar: Restore promisc mode on gfar_init_mac() by Claudiu Manoil · 12 years ago
  71. c617f39 Merge branch 'soreuseport' by David S. Miller · 12 years ago
  72. 72289b9 soreuseport: UDP/IPv6 implementation by Tom Herbert · 12 years ago
  73. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 12 years ago
  74. ba418fa soreuseport: UDP/IPv4 implementation by Tom Herbert · 12 years ago
  75. da5e363 soreuseport: TCP/IPv4 implementation by Tom Herbert · 12 years ago
  76. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  77. 4a633a6 xen-netback: allow changing the MAC address of the interface by Matt Wilson · 12 years ago
  78. 5f9f946 netfilter: nf_conntrack: fix compilation if sysctl are disabled by Pablo Neira Ayuso · 12 years ago
  79. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 12 years ago
  80. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
  81. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 12 years ago
  82. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 12 years ago
  83. 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 12 years ago
  84. 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 12 years ago
  85. 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 12 years ago
  86. 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 12 years ago
  87. b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 12 years ago
  88. 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 12 years ago
  89. f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 12 years ago
  90. e39363a netpoll: fix an uninitialized variable by Cong Wang · 12 years ago
  91. 9647bb8 ipv6: remove duplicated declaration of ip6_fragment() by Cong Wang · 12 years ago
  92. 930d52c Merge branch 'legacy-isa-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  93. 0cc8d8d netfilter: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  94. 3f0d2ba ipv6: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  95. 50c3a48 ipv4: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  96. 8fbcec2 net: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  97. 2724680 neigh: Keep neighbour cache entries if number of them is small enough. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  98. 360eb5d ipmr: fix sparse warning when testing origin or group by Nicolas Dichtel · 12 years ago
  99. 463d413 drivers/net: delete old x86 variant of the seeq8005 driver by Paul Gortmaker · 12 years ago
  100. 0ffd89e drivers/net: delete Digital EtherWorks-3 support. by Paul Gortmaker · 12 years ago