1. 0ed80da openvswitch: Remove unnecessary newlines from OVS_NLERR uses by Joe Perches · 7 years ago
  2. 12acb13 nfp: send control message when MAC representors are created by Simon Horman · 7 years ago
  3. 9399122 net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx. by Tonghao Zhang · 7 years ago
  4. ba6ba68 wan: dscc4: convert to plain DMA API by Alexey Khoroshilov · 7 years ago
  5. 6aa2000 wan: dscc4: add checks for dma mapping errors by Alexey Khoroshilov · 7 years ago
  6. 839da4d net: ipv4: set orig_oif based on fib result for local traffic by David Ahern · 7 years ago
  7. e37425c fsl/fman: implement several errata workarounds by Florinel Iordache · 7 years ago
  8. 720a847 hns3pf: Fix some harmless copy and paste bugs by Dan Carpenter · 7 years ago
  9. 9537e7c hns3pf: fix hns3_del_tunnel_port() by Dan Carpenter · 7 years ago
  10. 0dd532e Merge branch 'rockchip-internal-phy' by David S. Miller · 7 years ago
  11. 4b05bc6 ARM64: dts: rockchip: Enable gmac2phy for rk3328-evb by David Wu · 7 years ago
  12. 9c4cc91 ARM64: dts: rockchip: Add gmac2phy node support for rk3328 by David Wu · 7 years ago
  13. db40f15 ARM: dts: rk3228-evb: Enable the integrated PHY for gmac by David Wu · 7 years ago
  14. 8bdf63b net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328 by David Wu · 7 years ago
  15. 6fa12c7 net: stmmac: dwmac-rk: Add integrated PHY support for rk3228 by David Wu · 7 years ago
  16. fecd4d7 net: stmmac: dwmac-rk: Add integrated PHY support by David Wu · 7 years ago
  17. 2398506 Documentation: net: phy: Add phy-is-integrated binding by David Wu · 7 years ago
  18. e7aa4c0 net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii() by David Wu · 7 years ago
  19. 6b49668 arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY by David Wu · 7 years ago
  20. 0d33f82 multi_v7_defconfig: Make rockchip PHY built-in by David Wu · 7 years ago
  21. baf6ee8 net: phy: Add rockchip PHY driver support by David Wu · 7 years ago
  22. d24d39d forcedeth: replace init_timer_deferrable with setup_deferrable_timer by Zhu Yanjun · 7 years ago
  23. cc147a0 drivers: net: davinci_mdio: print bus frequency by Maxim Uvarov · 7 years ago
  24. 2e1c808 drivers: net: davinci_mdio: remove busy loop on wait user access by Maxim Uvarov · 7 years ago
  25. 3a4487b Merge branch 'netvsc-minor-fixes-and-improvements' by David S. Miller · 7 years ago
  26. cad5c19 netvsc: keep track of some non-fatal overload conditions by stephen hemminger · 7 years ago
  27. 8b53279 netvsc: allow controlling send/recv buffer size by stephen hemminger · 7 years ago
  28. ea5a32c netvsc: remove unnecessary check for NULL hdr by stephen hemminger · 7 years ago
  29. 00f5024 netvsc: remove unnecessary cast of void pointer by stephen hemminger · 7 years ago
  30. 89bb42b netvsc: whitespace cleanup by stephen hemminger · 7 years ago
  31. 9583337 netvsc: no need to allocate send/receive on numa node by stephen hemminger · 7 years ago
  32. 68d715f netvsc: check error return when restoring channels and mtu by stephen hemminger · 7 years ago
  33. 16ba326 netvsc: propagate MAC address change to VF slave by stephen hemminger · 7 years ago
  34. 5e20d55 netvsc: don't signal host twice if empty by stephen hemminger · 7 years ago
  35. 6123c66 netvsc: delay setup of VF device by stephen hemminger · 7 years ago
  36. d18c2a1 phylink: Fix an uninitialized variable bug by Dan Carpenter · 7 years ago
  37. 35c7ad3 liquidio: removed check for queue size alignment by Intiyaz Basha · 7 years ago
  38. c1550fd liquidio: rx/tx queue cleanup by Intiyaz Basha · 7 years ago
  39. d853d11 Merge branch 'net-sched-let-the-offloader-decide-what-to-offload' by David S. Miller · 7 years ago
  40. 7b06e8a net: sched: remove cops->tcf_cl_offload by Jiri Pirko · 7 years ago
  41. 237f79d net: sched: remove handle propagation down to the drivers by Jiri Pirko · 7 years ago
  42. a2e8da9 net: sched: use newly added classid identity helpers by Jiri Pirko · 7 years ago
  43. 7690f2a net: sched: propagate classid down to offload drivers by Jiri Pirko · 7 years ago
  44. 861932e net: sched: Add helpers to identify classids by Jiri Pirko · 7 years ago
  45. c5ebc44 geneve: use netlink_ext_ack for error reporting in rtnl operations by Girish Moodalbail · 7 years ago
  46. b50db91 Merge branch 'sctp-remove-typedefs-from-structures-part-6' by David S. Miller · 7 years ago
  47. 327c0da sctp: fix some indents in sm_make_chunk.c by Xin Long · 7 years ago
  48. 172a159 sctp: remove the typedef sctp_disposition_t by Xin Long · 7 years ago
  49. 8ee821a sctp: remove the typedef sctp_sm_table_entry_t by Xin Long · 7 years ago
  50. eb662a6 sctp: remove the unused typedef sctp_sm_command_t by Xin Long · 7 years ago
  51. e08af95 sctp: remove the typedef sctp_verb_t by Xin Long · 7 years ago
  52. c488b77 sctp: remove the typedef sctp_arg_t by Xin Long · 7 years ago
  53. a85bbeb sctp: remove the typedef sctp_cmd_seq_t by Xin Long · 7 years ago
  54. e2c3108 sctp: remove the typedef sctp_cmd_t by Xin Long · 7 years ago
  55. b7ef261 sctp: remove the typedef sctp_socket_type_t by Xin Long · 7 years ago
  56. d38ef5a sctp: remove the typedef sctp_dbg_objcnt_entry_t by Xin Long · 7 years ago
  57. a05437a sctp: remove the typedef sctp_cmsgs_t by Xin Long · 7 years ago
  58. 74439f3 sctp: remove the typedef sctp_endpoint_type_t by Xin Long · 7 years ago
  59. edf903f sctp: remove the typedef sctp_sender_hb_info_t by Xin Long · 7 years ago
  60. afa6c45 sctp: remove the unused typedef sctp_packet_phandler_t by Xin Long · 7 years ago
  61. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 2627393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  63. c27927e packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
  64. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  65. 2e2d5d7 Merge branch 'rtnetlink-fix-initial-rtnl-pushdown-fallout' by David S. Miller · 7 years ago
  66. 33b01b7b selftests: add rtnetlink test script by Florian Westphal · 7 years ago
  67. 8caa38b rtnetlink: fallback to UNSPEC if current family has no doit callback by Florian Westphal · 7 years ago
  68. d38a651 rtnetlink: init handler refcounts to 1 by Florian Westphal · 7 years ago
  69. 8515ae3 rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu by Florian Westphal · 7 years ago
  70. 5c2bb9b rtnetlink: do not use RTM_GETLINK directly by Florian Westphal · 7 years ago
  71. 377cb24 rtnetlink: use rcu_dereference_raw to silence rcu splat by Florian Westphal · 7 years ago
  72. f213ad3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  73. 2d571645 net: core: fix compile error inside flow_dissector due to new dsa callback by John Crispin · 7 years ago
  74. 7e1ecbc Merge branch 'dsa-flow-dissection' by David S. Miller · 7 years ago
  75. 43e6652 net-next: dsa: fix flow dissection by John Crispin · 7 years ago
  76. 2dd592b net-next: tag_mtk: add flow_dissect callback to the ops struct by John Crispin · 7 years ago
  77. 598a968 net-next: dsa: add flow_dissect callback to struct dsa_device_ops by John Crispin · 7 years ago
  78. 68277a2 net-next: dsa: move struct dsa_device_ops to the global header file by John Crispin · 7 years ago
  79. 96d9703 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
  80. 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  81. 098b8d7 Merge branch 'mediatek-bring-up-QDMA-RX-ring-0' by David S. Miller · 7 years ago
  82. 6427dc1 net-next: mediatek: bring up QDMA RX ring 0 by John Crispin · 7 years ago
  83. 0c07ce7 net-next: mediatek: fix typos inside the header file by John Crispin · 7 years ago
  84. 800bb47 net: atm: make atmdev_ops const by Bhumika Goyal · 7 years ago
  85. 46c4b7a atm: make atmdev_ops const by Bhumika Goyal · 7 years ago
  86. d78d677 net: dsa: make dsa_switch_ops const by Bhumika Goyal · 7 years ago
  87. 42013e9 liquidio: napi cleanup by Intiyaz Basha · 7 years ago
  88. 04db70d9 geneve: maximum value of VNI cannot be used by Girish Moodalbail · 7 years ago
  89. 6eb7939 net: ipv6: lower ndisc notifier priority below addrconf by David Ahern · 7 years ago
  90. 50ddfba net: systemport: Fix software statistics for SYSTEMPORT Lite by Florian Fainelli · 7 years ago
  91. ed43594 tipc: remove premature ESTABLISH FSM event at link synchronization by Jon Paul Maloy · 7 years ago
  92. 16587c2 ibmvnic: Correct 'unused variable' warning in build. by Nathan Fontenot · 7 years ago
  93. d1cf33d ibmvnic: Add netdev_dbg output for debugging by Nathan Fontenot · 7 years ago
  94. 7c1885a ibmvnic: Clean up resources on probe failure by Nathan Fontenot · 7 years ago
  95. 3ee7059 sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain by Jim Quigley · 7 years ago
  96. cd9cb38 Merge branch 'rtnetlink-allow-selected-handlers-to-run-without-rtnl' by David S. Miller · 7 years ago
  97. 165b911 net: call newid/getid without rtnl mutex held by Florian Westphal · 7 years ago
  98. 62256f9 rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED by Florian Westphal · 7 years ago
  99. 6853dd4 rtnetlink: protect handler table with rcu by Florian Westphal · 7 years ago
  100. 0cc0902 rtnetlink: small rtnl lock pushdown by Florian Westphal · 7 years ago