1. dac7d0f ipv6: Create cleanup helper for fib6_nh by David Ahern · 6 years ago
  2. 83c44251 ipv6: Create init helper for fib6_nh by David Ahern · 6 years ago
  3. faa041a ipv4: Create cleanup helper for fib_nh by David Ahern · 6 years ago
  4. e4516ef ipv4: Create init helper for fib_nh by David Ahern · 6 years ago
  5. 331c7a4 ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper by David Ahern · 6 years ago
  6. 8373c6c ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled by David Ahern · 6 years ago
  7. 113e59d Merge branch 'selftests-forwarding-Add-new-test-cases' by David S. Miller · 6 years ago
  8. 30905dc selftests: mlxsw: Add a new test for strict priority by Petr Machata · 6 years ago
  9. 573363a selftests: mlxsw: Add qos_lib.sh by Petr Machata · 6 years ago
  10. 5dde21b selftests: mlxsw: qos_mc_aware: Configure shared buffers by Petr Machata · 6 years ago
  11. d04cc72 selftests: forwarding: devlink_lib: Add shared buffer helpers by Petr Machata · 6 years ago
  12. 8e46aee selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV by Petr Machata · 6 years ago
  13. 2cca875 selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh by Petr Machata · 6 years ago
  14. 2fcbc0b selftests: forwarding: Test action VLAN modify by Danielle Ratson · 6 years ago
  15. 0637e1f selftests: forwarding: Add PCP match and VLAN match tests by Amit Cohen · 6 years ago
  16. ca059af selftests: forwarding: Add reverse path forwarding (RPF) test cases by Ido Schimmel · 6 years ago
  17. eda3d1b net: mvneta: Add 2500BaseT support by Maxime Chevallier · 6 years ago
  18. 06bd2bd openvswitch: Add timeout support to ct action by Yi-Hung Wei · 6 years ago
  19. 717700d netfilter: Export nf_ct_{set,destroy}_timeout() by Yi-Hung Wei · 6 years ago
  20. c63d11b Merge branch 's390-next' by David S. Miller · 6 years ago
  21. 2e873d1 s390/qeth: send IDX cmds via qeth_send_control_data() by Julian Wiedmann · 6 years ago
  22. 48ce6f8 s390/qeth: use callback to finalize cmd by Julian Wiedmann · 6 years ago
  23. 61e0446 s390/qeth: let qeth_notify_reply() set the notify reason by Julian Wiedmann · 6 years ago
  24. 988a747d s390/qeth: clarify default cmd callback by Julian Wiedmann · 6 years ago
  25. 782e4a7 s390/qeth: don't poll for cmd IO completion by Julian Wiedmann · 6 years ago
  26. df2a2a5 s390/qeth: convert IP table spinlock to mutex by Julian Wiedmann · 6 years ago
  27. 7686e4b s390/qeth: defer IPv6 address notifier events by Julian Wiedmann · 6 years ago
  28. 05a1785 s390/qeth: add wrapper for IP table access by Julian Wiedmann · 6 years ago
  29. 5c0aebc s390/qeth: remove locking for RX modeset cache by Julian Wiedmann · 6 years ago
  30. d0c7482 s390/qeth: defer RX modesetting by Julian Wiedmann · 6 years ago
  31. 1571e2f Merge branch 'net-call-for-phys_port_name-into-devlink-directly-if-possible' by David S. Miller · 6 years ago
  32. 746364f net: devlink: add warning for ndo_get_phys_port_name set when not needed by Jiri Pirko · 6 years ago
  33. f1fa719 nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name() by Jiri Pirko · 6 years ago
  34. d484210 dsa: do not support ndo_get_phys_port_name for non-legacy ports by Jiri Pirko · 6 years ago
  35. 716efee dsa: implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  36. ab178b0 bnxt: remove ndo_get_phys_port_name implementation by Jiri Pirko · 6 years ago
  37. c9c49a6 bnxt: implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  38. 14c03ac net: devlink: remove unused devlink_port_get_phys_port_name() function by Jiri Pirko · 6 years ago
  39. 59a6b35 mlxsw: Remove ndo_get_phys_port_name implementation by Jiri Pirko · 6 years ago
  40. 011d325 mlxsw: Implement ndo_get_devlink_port by Jiri Pirko · 6 years ago
  41. af3836d net: devlink: introduce devlink_compat_phys_port_name_get() by Jiri Pirko · 6 years ago
  42. 5dc37bb net: replace ndo_get_devlink with ndo_get_devlink_port by Jiri Pirko · 6 years ago
  43. 335bc0dd nfp: register devlink port before netdev by Jiri Pirko · 6 years ago
  44. ede1fd1 Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  45. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. df45370 inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  47. 180a8c3 net: phy: mdio-bcm-unimac: remove redundant !timeout check by Colin Ian King · 6 years ago
  48. 4f66154 tcp: fix zerocopy and notsent_lowat issues by Eric Dumazet · 6 years ago
  49. 4d5ec89 net: openvswitch: Add a new action check_pkt_len by Numan Siddique · 6 years ago
  50. d7aa033 Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable' by David S. Miller · 6 years ago
  51. 69f42be net: phy: marvell: add PHY tunable fast link down support for 88E1540 by Heiner Kallweit · 6 years ago
  52. 3aeb080 ethtool: add PHY Fast Link Down support by Heiner Kallweit · 6 years ago
  53. 7b7ed88 net/core: Allow the compiler to verify declaration and definition consistency by Bart Van Assche · 6 years ago
  54. a986967 net/core: Fix rtnetlink kernel-doc headers by Bart Van Assche · 6 years ago
  55. d79b3ba net/core: Document __skb_flow_dissect() flags argument by Bart Van Assche · 6 years ago
  56. b3c0fd6 net/core: Document all dev_ioctl() arguments by Bart Van Assche · 6 years ago
  57. 37f3c42 net/core: Document reuseport_add_sock() bind_inany argument by Bart Van Assche · 6 years ago
  58. 863d1a8 net: dsa: mv88e6xxx: remove unneeded cmode initialization by Heiner Kallweit · 6 years ago
  59. 3270559 bnx2x: Utilize FW 7.13.11.0. by Sudarsana Reddy Kalluru · 6 years ago
  60. 1713cb3 fou: Support binding FoU socket by Kristian Evensen · 6 years ago
  61. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  62. eec7e29 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  63. b0be25c Merge branch 'net-mvpp2-Classifier-updates-and-cleanups' by David S. Miller · 6 years ago
  64. c2d3d8e net: mvpp2: cls: Rework C2 engine macros by Maxime Chevallier · 6 years ago
  65. 693131d net: mvpp2: cls: Initialize lookup priorities for all entries in the flow by Maxime Chevallier · 6 years ago
  66. 8d2847d net: mvpp2: cls: Invalidate all C2 entries except the ones we use by Maxime Chevallier · 6 years ago
  67. ff2f3cb net: mvpp2: cls: Rename the flow table macros by Maxime Chevallier · 6 years ago
  68. 5b35380 net: mvpp2: cls: Don't use the sequence attribute for classification by Maxime Chevallier · 6 years ago
  69. 6310f77 net: mvpp2: cls: Rename classifer per-port functions by Maxime Chevallier · 6 years ago
  70. b11ffdc net: mvpp2: cls: Move C2 read/write helpers around by Maxime Chevallier · 6 years ago
  71. 147c538 net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry by Maxime Chevallier · 6 years ago
  72. e4bfb4a net: mvpp2: cls: Use iterators to go through the cls_table by Maxime Chevallier · 6 years ago
  73. b607cc6 net: mvpp2: debugfs: Allow reading the C2 engine table from debugfs by Maxime Chevallier · 6 years ago
  74. 8aa6510 net: mvpp2: debugfs: Allow reading the flow table from debugfs by Maxime Chevallier · 6 years ago
  75. 7cb5e36 net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct by Maxime Chevallier · 6 years ago
  76. 0b27f86 net: mvpp2: cls: Make the flow definitions const by Maxime Chevallier · 6 years ago
  77. 93c2589 net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS by Maxime Chevallier · 6 years ago
  78. 32f1a67 net: mvpp2: cls: use Lookup Type in classification engines by Maxime Chevallier · 6 years ago
  79. dc61b37 net: mvpp2: cls: Start cls flow entries from beginning of table by Maxime Chevallier · 6 years ago
  80. 1f29a8c net: mvpp2: cls: Add missing MAC_DA field extraction by Maxime Chevallier · 6 years ago
  81. c9dbb6c net: mvpp2: Don't use an int to store netdev_features_t by Maxime Chevallier · 6 years ago
  82. 5133a4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  83. 64f4b94 ice: Remove "2 BITS" comment by Anirudh Venkataramanan · 6 years ago
  84. 92414f3 ice: Update comment regarding the ITR_GRAN_S by Brett Creeley · 6 years ago
  85. 6c2f997 ice: Update function header for __ice_vsi_get_qs by Anirudh Venkataramanan · 6 years ago
  86. ac46675 ice: Remove unnecessary braces by Anirudh Venkataramanan · 6 years ago
  87. 10c7e4c ice: Remove unused function prototype by Anirudh Venkataramanan · 6 years ago
  88. 203a068 ice: Add missing case in print_link_msg for printing flow control by Brett Creeley · 6 years ago
  89. 8244dd2 ice: Audit hotpath structures with pahole by Brett Creeley · 6 years ago
  90. 89f3e4a ice: Do not bail out when filter already exists by Preethi Banala · 6 years ago
  91. 4e1af7b ice: Fix issue with VF attempt to delete default MAC address by Akeem G Abodunrin · 6 years ago
  92. 14c741d Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  93. a7c9b47 ice: enable VF admin queue interrupts by Mitch Williams · 6 years ago
  94. 64a59d0 ice: Fix for adaptive interrupt moderation by Anirudh Venkataramanan · 6 years ago
  95. 5995b6d ice: Implement pci_error_handler ops by Brett Creeley · 6 years ago
  96. 5abac9d ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset by Brett Creeley · 6 years ago
  97. cf6c6e0 ice: use virt channel status codes by Mitch Williams · 6 years ago
  98. 91dab5d ice: Remove unnecessary newlines from log messages by Jeremiah Kyle · 6 years ago
  99. 01f2f5b SUNRPC: fix uninitialized variable warning by Alakesh Haloi · 6 years ago
  100. fa7e428 openvswitch: add seqadj extension when NAT is used. by Flavio Leitner · 6 years ago