1. 5869b8f net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct by Xin Long · 6 years ago
  2. b6163f1 net: phy: improve genphy_read_status by Heiner Kallweit · 6 years ago
  3. 9dfe6aa Merge branch 'nfp-flower-improvement-and-SFF-module-EEPROM' by David S. Miller · 6 years ago
  4. 61f7c6f nfp: implement ethtool get module EEPROM by Dirk van der Merwe · 6 years ago
  5. 593cb18 nfp: nsp: implement read SFF module EEPROM by Dirk van der Merwe · 6 years ago
  6. eff07b42d nfp: flower: reduce action list size by coalescing mangle actions by Pieter Jansen van Vuuren · 6 years ago
  7. ac9e81c net: phy: aquantia: add suspend / resume callbacks for AQR107 family by Heiner Kallweit · 6 years ago
  8. 191aeea net: ethernet: ti: davinci_mdio: switch to readl/writel() by Grygorii Strashko · 6 years ago
  9. 3370b58 Merge branch 'cxgb3-undefined-behaviour-and-use-struct_size' by David S. Miller · 6 years ago
  10. db4863f cxgb3/l2t: Use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  11. 7649773 cxgb3/l2t: Fix undefined behaviour by Gustavo A. R. Silva · 6 years ago
  12. a2c7023 net: dsa: read mac address from DT for slave device by Xiaofei Shen · 6 years ago
  13. f5d5476 tcp: fix tcp_inet6_sk() for 32bit kernels by Eric Dumazet · 6 years ago
  14. 6578229 r8169: use netif_receive_skb_list batching by Heiner Kallweit · 6 years ago
  15. e660755 Merge branch 'mlxsw-spectrum_acl-Get-rid-of-failed_rollback-mechanism' by David S. Miller · 6 years ago
  16. a4e76ba mlxsw: spectrum_acl: Rename rehash_dis trace by Jiri Pirko · 6 years ago
  17. 7c33c72 mlxsw: spectrum_acl: Remove failed_rollback dead end by Jiri Pirko · 6 years ago
  18. f3d4ef1 mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate() by Jiri Pirko · 6 years ago
  19. 44fd86c mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start() by Jiri Pirko · 6 years ago
  20. 35f861e net: bridge: use netif_is_bridge_port() by Julian Wiedmann · 6 years ago
  21. acb10ea team: use netif_is_team_port() by Julian Wiedmann · 6 years ago
  22. 9f76489 cxgb4/cxgb4vf: Display advertised FEC in ethtool by Vishal Kulkarni · 6 years ago
  23. 5d10de3 cxgb4: Update 1.23.3.0 as the latest firmware supported. by Vishal Kulkarni · 6 years ago
  24. 18b6f71 openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode by wenxu · 6 years ago
  25. eb70a1a tcp: cleanup sk_tx_skb_cache before reuse by Eric Dumazet · 6 years ago
  26. faddd6c MAINTAINERS: Fix mellanox Innova IPsec by Boris Pismenny · 6 years ago
  27. 49b1b4a selftests: tc-testing: Add pedit tests by Dmytro Linkin · 6 years ago
  28. 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
  29. 5f4d6749 Merge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common-struct' by David S. Miller · 6 years ago
  30. 979e276 net: Use common nexthop init and release helpers by David Ahern · 6 years ago
  31. f174173 net: Add fib_nh_common and update fib_nh and fib6_nh by David Ahern · 6 years ago
  32. ad1601a ipv6: Rename fib6_nh entries by David Ahern · 6 years ago
  33. b75ed8b ipv4: Rename fib_nh entries by David Ahern · 6 years ago
  34. 572bf4d ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh by David Ahern · 6 years ago
  35. 6d3d07b ipv6: Refactor fib6_ignore_linkdown by David Ahern · 6 years ago
  36. 2b2450c ipv6: Move gateway checks to a fib6_nh setting by David Ahern · 6 years ago
  37. dac7d0f ipv6: Create cleanup helper for fib6_nh by David Ahern · 6 years ago
  38. 83c44251 ipv6: Create init helper for fib6_nh by David Ahern · 6 years ago
  39. faa041a ipv4: Create cleanup helper for fib_nh by David Ahern · 6 years ago
  40. e4516ef ipv4: Create init helper for fib_nh by David Ahern · 6 years ago
  41. 331c7a4 ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper by David Ahern · 6 years ago
  42. 8373c6c ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled by David Ahern · 6 years ago
  43. 113e59d Merge branch 'selftests-forwarding-Add-new-test-cases' by David S. Miller · 6 years ago
  44. 30905dc selftests: mlxsw: Add a new test for strict priority by Petr Machata · 6 years ago
  45. 573363a selftests: mlxsw: Add qos_lib.sh by Petr Machata · 6 years ago
  46. 5dde21b selftests: mlxsw: qos_mc_aware: Configure shared buffers by Petr Machata · 6 years ago
  47. d04cc72 selftests: forwarding: devlink_lib: Add shared buffer helpers by Petr Machata · 6 years ago
  48. 8e46aee selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV by Petr Machata · 6 years ago
  49. 2cca875 selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh by Petr Machata · 6 years ago
  50. 2fcbc0b selftests: forwarding: Test action VLAN modify by Danielle Ratson · 6 years ago
  51. 0637e1f selftests: forwarding: Add PCP match and VLAN match tests by Amit Cohen · 6 years ago
  52. ca059af selftests: forwarding: Add reverse path forwarding (RPF) test cases by Ido Schimmel · 6 years ago
  53. eda3d1b net: mvneta: Add 2500BaseT support by Maxime Chevallier · 6 years ago
  54. 06bd2bd openvswitch: Add timeout support to ct action by Yi-Hung Wei · 6 years ago
  55. 717700d netfilter: Export nf_ct_{set,destroy}_timeout() by Yi-Hung Wei · 6 years ago
  56. c63d11b Merge branch 's390-next' by David S. Miller · 6 years ago
  57. 2e873d1 s390/qeth: send IDX cmds via qeth_send_control_data() by Julian Wiedmann · 6 years ago
  58. 48ce6f8 s390/qeth: use callback to finalize cmd by Julian Wiedmann · 6 years ago
  59. 61e0446 s390/qeth: let qeth_notify_reply() set the notify reason by Julian Wiedmann · 6 years ago
  60. 988a747d s390/qeth: clarify default cmd callback by Julian Wiedmann · 6 years ago
  61. 782e4a7 s390/qeth: don't poll for cmd IO completion by Julian Wiedmann · 6 years ago
  62. df2a2a5 s390/qeth: convert IP table spinlock to mutex by Julian Wiedmann · 6 years ago
  63. 7686e4b s390/qeth: defer IPv6 address notifier events by Julian Wiedmann · 6 years ago
  64. 05a1785 s390/qeth: add wrapper for IP table access by Julian Wiedmann · 6 years ago
  65. 5c0aebc s390/qeth: remove locking for RX modeset cache by Julian Wiedmann · 6 years ago
  66. d0c7482 s390/qeth: defer RX modesetting by Julian Wiedmann · 6 years ago
  67. 1571e2f Merge branch 'net-call-for-phys_port_name-into-devlink-directly-if-possible' by David S. Miller · 6 years ago
  68. 746364f net: devlink: add warning for ndo_get_phys_port_name set when not needed by Jiri Pirko · 6 years ago
  69. f1fa719 nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name() by Jiri Pirko · 6 years ago
  70. d484210 dsa: do not support ndo_get_phys_port_name for non-legacy ports by Jiri Pirko · 6 years ago
  71. 716efee dsa: implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  72. ab178b0 bnxt: remove ndo_get_phys_port_name implementation by Jiri Pirko · 6 years ago
  73. c9c49a6 bnxt: implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  74. 14c03ac net: devlink: remove unused devlink_port_get_phys_port_name() function by Jiri Pirko · 6 years ago
  75. 59a6b35 mlxsw: Remove ndo_get_phys_port_name implementation by Jiri Pirko · 6 years ago
  76. 011d325 mlxsw: Implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  77. af3836d net: devlink: introduce devlink_compat_phys_port_name_get() by Jiri Pirko · 6 years ago
  78. 5dc37bb net: replace ndo_get_devlink with ndo_get_devlink_port by Jiri Pirko · 6 years ago
  79. 335bc0dd nfp: register devlink port before netdev by Jiri Pirko · 6 years ago
  80. ede1fd1 Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  81. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. df45370 inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  83. 180a8c3 net: phy: mdio-bcm-unimac: remove redundant !timeout check by Colin Ian King · 6 years ago
  84. 4f66154 tcp: fix zerocopy and notsent_lowat issues by Eric Dumazet · 6 years ago
  85. 4d5ec89 net: openvswitch: Add a new action check_pkt_len by Numan Siddique · 6 years ago
  86. d7aa033 Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable' by David S. Miller · 6 years ago
  87. 69f42be net: phy: marvell: add PHY tunable fast link down support for 88E1540 by Heiner Kallweit · 6 years ago
  88. 3aeb080 ethtool: add PHY Fast Link Down support by Heiner Kallweit · 6 years ago
  89. 7b7ed88 net/core: Allow the compiler to verify declaration and definition consistency by Bart Van Assche · 6 years ago
  90. a986967 net/core: Fix rtnetlink kernel-doc headers by Bart Van Assche · 6 years ago
  91. d79b3ba net/core: Document __skb_flow_dissect() flags argument by Bart Van Assche · 6 years ago
  92. b3c0fd6 net/core: Document all dev_ioctl() arguments by Bart Van Assche · 6 years ago
  93. 37f3c42 net/core: Document reuseport_add_sock() bind_inany argument by Bart Van Assche · 6 years ago
  94. 863d1a8 net: dsa: mv88e6xxx: remove unneeded cmode initialization by Heiner Kallweit · 6 years ago
  95. 3270559 bnx2x: Utilize FW 7.13.11.0. by Sudarsana Reddy Kalluru · 6 years ago
  96. 1713cb3 fou: Support binding FoU socket by Kristian Evensen · 6 years ago
  97. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  98. eec7e29 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  99. b0be25c Merge branch 'net-mvpp2-Classifier-updates-and-cleanups' by David S. Miller · 6 years ago
  100. c2d3d8e net: mvpp2: cls: Rework C2 engine macros by Maxime Chevallier · 6 years ago