1. 6995ddc igb: Enable the hardware traffic class feature bit for igb models by Vinicius Costa Gomes · 7 years ago
  2. 4dc93fc igb: Fix queue selection on MAC filters on i210 by Vinicius Costa Gomes · 7 years ago
  3. 83dd693 igb: Fix not adding filter elements to the list by Vinicius Costa Gomes · 7 years ago
  4. c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. 3be4aaf Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  6. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  7. 16f4faa liquidio: Swap VF representor Tx and Rx statistics by Srinivas Jampala · 7 years ago
  8. 091311d net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt() by Eric Dumazet · 7 years ago
  9. d19efb7 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  10. 95ad754 net/tls: remove redundant second null check on sgout by Colin Ian King · 7 years ago
  11. 080aadd fsl/fman_port: remove redundant check on port->rev_info.major by Colin Ian King · 7 years ago
  12. d6fef10 ice: Fix insufficient memory issue in ice_aq_manage_mac_read by Md Fahad Iqbal Polash · 7 years ago
  13. c7d852e qed: Fix copying 2 strings by Denis Bolotin · 7 years ago
  14. f8d6203 sfc: ARFS filter IDs by Edward Cree · 7 years ago
  15. bc0fbc6 Merge branch 'ipconfig-NTP-server-support-bug-fixes-documentation-improvements' by David S. Miller · 7 years ago
  16. c04d2cb ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers by Chris Novakovic · 7 years ago
  17. 4d019b3 ipconfig: Create /proc/net/ipconfig directory by Chris Novakovic · 7 years ago
  18. 300eec7 ipconfig: Correctly initialise ic_nameservers by Chris Novakovic · 7 years ago
  19. 8b0b37c ipconfig: Document /proc/net/pnp by Chris Novakovic · 7 years ago
  20. de1fa15 ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers by Chris Novakovic · 7 years ago
  21. 4e1a8af ipconfig: BOOTP: Don't request IEN-116 name servers by Chris Novakovic · 7 years ago
  22. e18bdc8 ipconfig: Tidy up reporting of name servers by Chris Novakovic · 7 years ago
  23. 660de40 ipconfig: Document setting of NIS domain name by Chris Novakovic · 7 years ago
  24. d805c52 net: ethtool: Add missing kernel doc for FEC parameters by Florian Fainelli · 7 years ago
  25. 5cb5ce3 Merge branch 'rhash-cleanups' by David S. Miller · 7 years ago
  26. 5d240a8 rhashtable: improve rhashtable_walk stability when stop/start used. by NeilBrown · 7 years ago
  27. b41cc04 rhashtable: reset iter when rhashtable_walk_start sees new table by NeilBrown · 7 years ago
  28. 82266e9 rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter() by NeilBrown · 7 years ago
  29. 0c6f69a rhashtable: remove outdated comments about grow_decision etc by NeilBrown · 7 years ago
  30. 8c2320e8 tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets by Eric Dumazet · 7 years ago
  31. a6361f0 packet: fix bitfield update race by Willem de Bruijn · 7 years ago
  32. 30d8439 ice: Do not check INTEVENT bit for OICR interrupts by Ben Shelton · 7 years ago
  33. 34357a9 ice: Fix incorrect comment for action type by Anirudh Venkataramanan · 7 years ago
  34. d332a38 ice: Fix initialization for num_nodes_added by Anirudh Venkataramanan · 7 years ago
  35. 2707df9 igb: Fix the transmission mode of queue 0 for Qav mode by Vinicius Costa Gomes · 7 years ago
  36. 39035bf ixgbevf: ensure xdp_ring resources are free'd on error exit by Colin Ian King · 7 years ago
  37. a06ac0d Revert "net: init sk_cookie for inet socket" by Yafang Shao · 7 years ago
  38. 8399743 Merge branch 'net-DIM-tx' by David S. Miller · 7 years ago
  39. cbce4f4 net/mlx5e: Enable adaptive-TX moderation by Tal Gilboa · 7 years ago
  40. 623ad75 net/dim: Support adaptive TX moderation by Tal Gilboa · 7 years ago
  41. 026a807 net/dim: Rename *_get_profile() functions to *_get_rx_moderation() by Tal Gilboa · 7 years ago
  42. db688c2 vhost_net: use packet weight for rx handler, too by Paolo Abeni · 7 years ago
  43. 9cf2f43 team: fix netconsole setup over team by Xin Long · 7 years ago
  44. 9c20b93 net: fib_rules: fix l3mdev netlink attr processing by Roopa Prabhu · 7 years ago
  45. 6cd968f Merge branch 'amd-xgbe-fixes' by David S. Miller · 7 years ago
  46. 117df65 amd-xgbe: Only use the SFP supported transceiver signals by Tom Lendacky · 7 years ago
  47. 96f4d43 amd-xgbe: Improve KR auto-negotiation and training by Tom Lendacky · 7 years ago
  48. 4d94566 amd-xgbe: Add pre/post auto-negotiation phy hooks by Tom Lendacky · 7 years ago
  49. a49e2f5 pppoe: check sockaddr length in pppoe_connect() by Guillaume Nault · 7 years ago
  50. eb1c28c l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 7 years ago
  51. b300fcf selftests: net: update .gitignore with missing test by Anders Roxell · 7 years ago
  52. b6a930f net: phy: marvell: clear wol event before setting it by Jingju Hou · 7 years ago
  53. 064223c dca: make function dca_common_get_tag static by Colin Ian King · 7 years ago
  54. 77621f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  55. f7c3b12 Merge branch 'ipv6-couple-of-fixes-for-rcu-change-to-from' by David S. Miller · 7 years ago
  56. 8a14e46 net/ipv6: Fix missing rcu dereferences on from by David Ahern · 7 years ago
  57. c3c14da net/ipv6: add rcu locking to ip6_negative_advice by David Ahern · 7 years ago
  58. 40cde82 Merge branch 'qed-debug-data' by David S. Miller · 7 years ago
  59. 1ac4329 qed: Add configuration information to register dump and debug data by Denis Bolotin · 7 years ago
  60. b60bfdf qed: Delete unused parameter p_ptt from mcp APIs by Denis Bolotin · 7 years ago
  61. 5f0456b net: stmmac: Implement logic to automatically select HW Interface by Jose Abreu · 7 years ago
  62. aa8f877 ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy by Eric Dumazet · 7 years ago
  63. 22148df r8169: don't use netif_info et al before net_device has been registered by Heiner Kallweit · 7 years ago
  64. c6849a3 net: init sk_cookie for inet socket by Yafang Shao · 7 years ago
  65. ddea788 bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave by Xin Long · 7 years ago
  66. ec8c360 Merge branch 'fib-rules-extack-support' by David S. Miller · 7 years ago
  67. b16fb41 net: fib_rules: add extack support by Roopa Prabhu · 7 years ago
  68. f9d4b0c fib_rules: move common handling of newrule delrule msgs into fib_nl2rule by Roopa Prabhu · 7 years ago
  69. a56e6bc tc-testing: updated ife test cases by Roman Mashak · 7 years ago
  70. 6163849 net: introduce a new tracepoint for tcp_rcv_space_adjust by Yafang Shao · 7 years ago
  71. 7e5a206 tcp: don't read out-of-bounds opsize by Jann Horn · 7 years ago
  72. 6d08b06 Linux 4.17-rc2 by Linus Torvalds · 7 years ago
  73. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  74. 660e309 ibmvnic: Clean actual number of RX or TX pools by Thomas Falcon · 7 years ago
  75. 906cce0 Merge branch 'net-sched-ife-malformed-ife-packet-fixes' by David S. Miller · 7 years ago
  76. d57493d net: sched: ife: check on metadata length by Alexander Aring · 7 years ago
  77. cc74edd net: sched: ife: handle malformed tlv length by Alexander Aring · 7 years ago
  78. f6cd145 net: sched: ife: signal not finding metaid by Alexander Aring · 7 years ago
  79. 7c5aba2 strparser: Do not call mod_delayed_work with a timeout of LONG_MAX by Doron Roberts-Kedes · 7 years ago
  80. 48d7a07 hv_netvsc: select needed ucs2_string routine by Stephen Hemminger · 7 years ago
  81. a957fa1 ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts by Ahmed Abdelsalam · 7 years ago
  82. 867ab4b Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  83. 221bda4 Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  84. 2e1d6ea Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 7 years ago
  85. bc9ebca Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  86. e1898f9 Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  87. 5ec83b2 Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  88. d54b5c1 Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  89. 3a04ce7 llc: fix NULL pointer deref for SOCK_ZAPPED by Cong Wang · 7 years ago
  90. 5e391dc5 net: ethernet: ti: cpsw: fix tx vlan priority mapping by Ivan Khoronzhuk · 7 years ago
  91. b905ef9a llc: delete timers synchronously in llc_sk_free() by Cong Wang · 7 years ago
  92. 5411b618 l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow by Guillaume Nault · 7 years ago
  93. 353697e Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  94. b7493e9 s390/qeth: use Read device to query hypervisor for MAC by Julian Wiedmann · 7 years ago
  95. db71bbb s390/qeth: fix request-side race during cmd IO timeout by Julian Wiedmann · 7 years ago
  96. bcacfcb s390/qeth: fix MAC address update sequence by Julian Wiedmann · 7 years ago
  97. a936b1e s390/qeth: handle failure on workqueue creation by Julian Wiedmann · 7 years ago
  98. 901e3f4 s390/qeth: avoid control IO completion stalls by Julian Wiedmann · 7 years ago
  99. 686c97e s390/qeth: fix error handling in adapter command callbacks by Julian Wiedmann · 7 years ago
  100. 37a535e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago