1. dc503a8 bpf/verifier: track liveness for pruning by Edward Cree · 7 years ago
  2. 0461b76 Merge branch 's390-next' by David S. Miller · 7 years ago
  3. cb81619 s390/qeth: fix using of ref counter for rxip addresses by Kittipon Meesompop · 7 years ago
  4. ea4ae35 s390/qeth: fix trace-messages for deleting rxip addresses by Kittipon Meesompop · 7 years ago
  5. aa9bea0 s390/qeth: reject multicast rxip addresses by Kittipon Meesompop · 7 years ago
  6. d65626a s390/qeth: extract bridgeport cmd builder by Julian Wiedmann · 7 years ago
  7. cef6ff22 s390/net: reduce inlining by Julian Wiedmann · 7 years ago
  8. f8eb493 s390/qeth: make more use of skb API by Julian Wiedmann · 7 years ago
  9. cc309f8 s390/qeth: clean up fill_buffer() offset logic by Julian Wiedmann · 7 years ago
  10. 384d2ef s390/qeth: straighten out fill_buffer() interface by Julian Wiedmann · 7 years ago
  11. 5258830 s390/qeth: simplify fragment type selection by Julian Wiedmann · 7 years ago
  12. 699d3fe s390/qeth: remove extra L3 adapterparms query by Julian Wiedmann · 7 years ago
  13. 7b1115b s390/qeth: remove extra L2 adapterparms query by Julian Wiedmann · 7 years ago
  14. 886e197 s390/qeth: don't access skb after transmission by Julian Wiedmann · 7 years ago
  15. d396179 liquidio: fix issues with fw_type module parameter by Derek Chickles · 7 years ago
  16. 2587b52 Merge branch 'mlxsw-Add-support-for-nexthop-group-consolidation-for-IPv6' by David S. Miller · 7 years ago
  17. e6f3b37 mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6 by Arkadi Sharshevsky · 7 years ago
  18. ba31d36 mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6 by Arkadi Sharshevsky · 7 years ago
  19. 864a625 Merge branch 'liquidio-adding-support-for-ethtool-set-ring-feature' by David S. Miller · 7 years ago
  20. d18ca7d liquidio: added support for ethtool --set-ring feature by Intiyaz Basha · 7 years ago
  21. 8974de1 liquidio: moved liquidio_setup_io_queues to lio_core.c by Intiyaz Basha · 7 years ago
  22. d314ac2 liquidio: moved liquidio_napi_poll to lio_core.c by Intiyaz Basha · 7 years ago
  23. d1d97ee liquidio: moved liquidio_napi_drv_callback to lio_core.c by Intiyaz Basha · 7 years ago
  24. 21f0888 liquidio: moved liquidio_push_packet to lio_core.c by Intiyaz Basha · 7 years ago
  25. 69f9c60 liquidio: moved octeon_setup_droq to lio_core.c by Intiyaz Basha · 7 years ago
  26. 25d43f1 liquidio: moved update_txq_status to lio_core.c by Intiyaz Basha · 7 years ago
  27. e65a8cc liquidio: moved wait_for_pending_requests to octeon_network.h by Intiyaz Basha · 7 years ago
  28. cb44a86 Merge branch 'mlnx-i2c' by David S. Miller · 7 years ago
  29. a656d34 Change Kconfig description by Ohad Oz · 7 years ago
  30. 8122e08 Allow Mellanox switch devices to be configured if only I2C bus is set by Ohad Oz · 7 years ago
  31. 54161ed net: phy: Use tab for indentation in Kconfig by Michal Simek · 7 years ago
  32. 6e43cd3 Merge branch 'mlxsw-spectrum_router-Increase-VRF-scale' by David S. Miller · 7 years ago
  33. fc922bb mlxsw: spectrum_router: Use one LPM tree for all virtual routers by Ido Schimmel · 7 years ago
  34. 0adb214 mlxsw: spectrum_router: Pass argument explicitly by Ido Schimmel · 7 years ago
  35. cc70267 mlxsw: spectrum_router: Return void from deletion functions by Ido Schimmel · 7 years ago
  36. 4db93fb qlge: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  37. b5e7dc4 liquidio: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  38. da1542b liquidio: update debug console logging mechanism by Rick Farrington · 7 years ago
  39. f5b5894 net: ti: cpsw:: constify platform_device_id by Arvind Yadav · 7 years ago
  40. ef00df8 net: sh_eth: constify platform_device_id by Arvind Yadav · 7 years ago
  41. bef0fed net: dpaa_eth: constify platform_device_id by Arvind Yadav · 7 years ago
  42. 7496bec can: constify platform_device_id by Arvind Yadav · 7 years ago
  43. d17eb73 tap: make struct tap_fops static by Colin Ian King · 7 years ago
  44. 7acd432 virtio-net: make array guest_offloads static by Colin Ian King · 7 years ago
  45. 5a7a834 of_mdio: merge branch tails in of_phy_register_fixed_link() by Sergei Shtylyov · 7 years ago
  46. 19a2afb Merge branch 'vrf-Support-for-local-traffic-with-sockets-bound-to-enslaved-devices' by David S. Miller · 7 years ago
  47. 1dfa763 net: ipv4: add check for l3slave for index returned in IP_PKTINFO by David Ahern · 7 years ago
  48. 4f04256 net: vrf: Drop local rtable and rt6_info by David Ahern · 7 years ago
  49. 9438c87 net: ipv4: remove unnecessary check on orig_oif by David Ahern · 7 years ago
  50. 653ef6a vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error reporting by Girish Moodalbail · 7 years ago
  51. cc8f1a3 Merge branch 'tap-XDP-support' by David S. Miller · 7 years ago
  52. 761876c tap: XDP support by Jason Wang · 7 years ago
  53. 7c49747 net: export some generic xdp helpers by Jason Wang · 7 years ago
  54. 66ccbc9 tap: use build_skb() for small packet by Jason Wang · 7 years ago
  55. d022578 rtnelink: Move link dump consistency check out of the loop by Jakub Sitnicki · 7 years ago
  56. aa69ff9 liquidio: moved ptp_enable to octeon_device structure by Intiyaz Basha · 7 years ago
  57. 047dbb2 selftests: bpf: add check for ip XDP redirect by William Tu · 7 years ago
  58. 159fe88 mlxsw: make mlxsw_config_profile const by Bhumika Goyal · 7 years ago
  59. 0ed80da openvswitch: Remove unnecessary newlines from OVS_NLERR uses by Joe Perches · 7 years ago
  60. 12acb13 nfp: send control message when MAC representors are created by Simon Horman · 7 years ago
  61. 9399122 net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx. by Tonghao Zhang · 7 years ago
  62. ba6ba68 wan: dscc4: convert to plain DMA API by Alexey Khoroshilov · 7 years ago
  63. 6aa2000 wan: dscc4: add checks for dma mapping errors by Alexey Khoroshilov · 7 years ago
  64. 839da4d net: ipv4: set orig_oif based on fib result for local traffic by David Ahern · 7 years ago
  65. e37425c fsl/fman: implement several errata workarounds by Florinel Iordache · 7 years ago
  66. 720a847 hns3pf: Fix some harmless copy and paste bugs by Dan Carpenter · 7 years ago
  67. 9537e7c hns3pf: fix hns3_del_tunnel_port() by Dan Carpenter · 7 years ago
  68. 0dd532e Merge branch 'rockchip-internal-phy' by David S. Miller · 7 years ago
  69. 4b05bc6 ARM64: dts: rockchip: Enable gmac2phy for rk3328-evb by David Wu · 7 years ago
  70. 9c4cc91 ARM64: dts: rockchip: Add gmac2phy node support for rk3328 by David Wu · 7 years ago
  71. db40f15 ARM: dts: rk3228-evb: Enable the integrated PHY for gmac by David Wu · 7 years ago
  72. 8bdf63b net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328 by David Wu · 7 years ago
  73. 6fa12c7 net: stmmac: dwmac-rk: Add integrated PHY support for rk3228 by David Wu · 7 years ago
  74. fecd4d7 net: stmmac: dwmac-rk: Add integrated PHY support by David Wu · 7 years ago
  75. 2398506 Documentation: net: phy: Add phy-is-integrated binding by David Wu · 7 years ago
  76. e7aa4c0 net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii() by David Wu · 7 years ago
  77. 6b49668 arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY by David Wu · 7 years ago
  78. 0d33f82 multi_v7_defconfig: Make rockchip PHY built-in by David Wu · 7 years ago
  79. baf6ee8 net: phy: Add rockchip PHY driver support by David Wu · 7 years ago
  80. d24d39d forcedeth: replace init_timer_deferrable with setup_deferrable_timer by Zhu Yanjun · 7 years ago
  81. cc147a0 drivers: net: davinci_mdio: print bus frequency by Maxim Uvarov · 7 years ago
  82. 2e1c808 drivers: net: davinci_mdio: remove busy loop on wait user access by Maxim Uvarov · 7 years ago
  83. 3a4487b Merge branch 'netvsc-minor-fixes-and-improvements' by David S. Miller · 7 years ago
  84. cad5c19 netvsc: keep track of some non-fatal overload conditions by stephen hemminger · 7 years ago
  85. 8b53279 netvsc: allow controlling send/recv buffer size by stephen hemminger · 7 years ago
  86. ea5a32c netvsc: remove unnecessary check for NULL hdr by stephen hemminger · 7 years ago
  87. 00f5024 netvsc: remove unnecessary cast of void pointer by stephen hemminger · 7 years ago
  88. 89bb42b netvsc: whitespace cleanup by stephen hemminger · 7 years ago
  89. 9583337 netvsc: no need to allocate send/receive on numa node by stephen hemminger · 7 years ago
  90. 68d715f netvsc: check error return when restoring channels and mtu by stephen hemminger · 7 years ago
  91. 16ba326 netvsc: propagate MAC address change to VF slave by stephen hemminger · 7 years ago
  92. 5e20d55 netvsc: don't signal host twice if empty by stephen hemminger · 7 years ago
  93. 6123c66 netvsc: delay setup of VF device by stephen hemminger · 7 years ago
  94. d18c2a1 phylink: Fix an uninitialized variable bug by Dan Carpenter · 7 years ago
  95. 35c7ad3 liquidio: removed check for queue size alignment by Intiyaz Basha · 7 years ago
  96. c1550fd liquidio: rx/tx queue cleanup by Intiyaz Basha · 7 years ago
  97. d853d11 Merge branch 'net-sched-let-the-offloader-decide-what-to-offload' by David S. Miller · 7 years ago
  98. 7b06e8a net: sched: remove cops->tcf_cl_offload by Jiri Pirko · 7 years ago
  99. 237f79d net: sched: remove handle propagation down to the drivers by Jiri Pirko · 7 years ago
  100. a2e8da9 net: sched: use newly added classid identity helpers by Jiri Pirko · 7 years ago