1. 5cd73fb net: dsa: Add support for devlink resources by Andrew Lunn · 5 years ago
  2. fbdcdd7 Change in Openvswitch to support MPLS label depth of 3 in ingress direction by Martin Varghese · 5 years ago
  3. 3b7ad08 vsock: Simplify '__vsock_release()' by Christophe JAILLET · 5 years ago
  4. c058f6d net: dsa: Fix use after free in dsa_switch_remove() by Florian Fainelli · 5 years ago
  5. 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
  6. b6b556a ipv6: use jhash2() in rt6_exception_hash() by Eric Dumazet · 5 years ago
  7. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  8. 5d1fcaf net: bridge: fdb: eliminate extra port state tests from fast-path by Nikolay Aleksandrov · 5 years ago
  9. fac6fce net: icmp6: provide input address for traceroute6 by Francesco Ruggeri · 5 years ago
  10. 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
  11. 2adf81c net: icmp: use input address in traceroute by Francesco Ruggeri · 5 years ago
  12. eec62ea net: openvswitch: simplify the ovs_dp_cmd_new by Tonghao Zhang · 5 years ago
  13. 4c76bf6 net: openvswitch: don't unlock mutex when changing the user_features fails by Tonghao Zhang · 5 years ago
  14. 50b0e61 net: openvswitch: fix possible memleak on destroy flow-table by Tonghao Zhang · 5 years ago
  15. 0a3e013 net: openvswitch: add likely in flow_lookup by Tonghao Zhang · 5 years ago
  16. 515b65a net: openvswitch: simplify the flow_hash by Tonghao Zhang · 5 years ago
  17. 57f7d7b net: openvswitch: optimize flow-mask looking up by Tonghao Zhang · 5 years ago
  18. a7f35e7 net: openvswitch: optimize flow mask cache hash collision by Tonghao Zhang · 5 years ago
  19. 1689754 net: openvswitch: shrink the mask array if necessary by Tonghao Zhang · 5 years ago
  20. 4bc63b1 net: openvswitch: convert mask list in mask array by Tonghao Zhang · 5 years ago
  21. 04b7d13 net: openvswitch: add flow-mask cache for performance by Tonghao Zhang · 5 years ago
  22. ae8a76f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  23. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  24. 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  25. d817991 xsk: Restructure/inline XSKMAP lookup/redirect/flush by Björn Töpel · 5 years ago
  26. aefc3e7 net: fix installing orphaned programs by Jakub Kicinski · 5 years ago
  27. 41aa29a net: cls_bpf: fix NULL deref on offload filter removal by Jakub Kicinski · 5 years ago
  28. a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  29. 58ec1ea net: bridge: fdb: restore unlikely() when taking over externally added entries by Nikolay Aleksandrov · 5 years ago
  30. 31f1155 net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add() by Nikolay Aleksandrov · 5 years ago
  31. be0c567 net: bridge: fdb: br_fdb_update can take flags directly by Nikolay Aleksandrov · 5 years ago
  32. fcee85f net: dsa: tag_8021q: clarify index limitation by Vivien Didelot · 5 years ago
  33. 27d4d19 net: dsa: remove limitation of switch index value by Vivien Didelot · 5 years ago
  34. 8e5cb84 net: dsa: remove tree functions related to switches by Vivien Didelot · 5 years ago
  35. 9c8ad1a net: dsa: remove the dst->ds array by Vivien Didelot · 5 years ago
  36. 3774ecd net: dsa: remove switch routing table setup code by Vivien Didelot · 5 years ago
  37. 96252b8 net: dsa: remove ds->rtable by Vivien Didelot · 5 years ago
  38. c5f5176 net: dsa: list DSA links in the fabric by Vivien Didelot · 5 years ago
  39. 623d0c2 tcp: increase tcp_max_syn_backlog max value by Eric Dumazet · 5 years ago
  40. f9c3243 rxrpc: Fix handling of last subpacket of jumbo packet by David Howells · 5 years ago
  41. 5a7ec66 Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  42. e382267 net: sched: update action implementations to support flags by Vlad Buslov · 5 years ago
  43. abbb0d3 net: sched: extend TCA_ACT space with TCA_ACT_FLAGS by Vlad Buslov · 5 years ago
  44. 5e174d5 net: sched: modify stats helper functions to support regular stats by Vlad Buslov · 5 years ago
  45. ef816f3 net: sched: don't expose action qstats to skb_tc_reinsert() by Vlad Buslov · 5 years ago
  46. 26b537a net: sched: extract qstats update code into functions by Vlad Buslov · 5 years ago
  47. 5e1ad95 net: sched: extract bstats update code into function by Vlad Buslov · 5 years ago
  48. c8ecebd net: sched: extract common action counters update code into function by Vlad Buslov · 5 years ago
  49. 21d8bd1 net: qrtr: Simplify 'qrtr_tun_release()' by Christophe JAILLET · 5 years ago
  50. a2a1a13 net: dsa: add ethtool pause configuration support by Heiner Kallweit · 5 years ago
  51. 5dec597 flow_dissector: extract more ICMP information by Matteo Croce · 5 years ago
  52. 3b336d6 flow_dissector: skip the ICMP dissector for non ICMP packets by Matteo Croce · 5 years ago
  53. 98298e6 flow_dissector: add meaningful comments by Matteo Croce · 5 years ago
  54. 7170a97 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  55. c0bceb9 tipc: add smart nagle feature by Jon Maloy · 5 years ago
  56. 669996a SUNRPC: Destroy the back channel when we destroy the host transport by Trond Myklebust · 5 years ago
  57. 9edb455 SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
  58. 875f070 SUNRPC: The TCP back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
  59. 1fab1b8 nl80211: fix validation of mesh path nexthop by Markus Theil · 5 years ago
  60. ec649fe nl80211: Disallow setting of HT for channel 14 by Masashi Honma · 5 years ago
  61. 8b73018 net: rtnetlink: fix a typo fbd -> fdb by Nikolay Aleksandrov · 5 years ago
  62. 3fb01a3 net: bridge: fdb: set flags directly in fdb_create by Nikolay Aleksandrov · 5 years ago
  63. d38c6e3d net: bridge: fdb: convert offloaded to use bitops by Nikolay Aleksandrov · 5 years ago
  64. b5cd9f7 net: bridge: fdb: convert added_by_external_learn to use bitops by Nikolay Aleksandrov · 5 years ago
  65. ac3ca6a net: bridge: fdb: convert added_by_user to bitops by Nikolay Aleksandrov · 5 years ago
  66. e0458d9 net: bridge: fdb: convert is_sticky to bitops by Nikolay Aleksandrov · 5 years ago
  67. 29e63ff net: bridge: fdb: convert is_static to bitops by Nikolay Aleksandrov · 5 years ago
  68. 6869c3b net: bridge: fdb: convert is_local to bitops by Nikolay Aleksandrov · 5 years ago
  69. 301428e net/smc: fix refcounting for non-blocking connect() by Ursula Braun · 5 years ago
  70. f73b128 tipc: improve throughput between nodes in netns by Hoang Le · 5 years ago
  71. 51210ad inet: do not call sublist_rcv on empty list by Florian Westphal · 5 years ago
  72. 2eb8d6d erspan: fix the tun_info options_len check for erspan by Xin Long · 5 years ago
  73. 55793d2 Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-merge by David S. Miller · 5 years ago
  74. f95f96a sock: remove unneeded semicolon by YueHaibing · 5 years ago
  75. 6b29752 net: dsa: Add support for devlink device parameters by Andrew Lunn · 5 years ago
  76. a793183 udp: fix data-race in udp_set_dev_scratch() by Eric Dumazet · 5 years ago
  77. 8ebed8a tipc: Spelling s/enpoint/endpoint/ by Geert Uytterhoeven · 5 years ago
  78. e1b1854 net: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  79. 556f124 net: dsa: fix dereference on ds->dev before null check error by Colin Ian King · 5 years ago
  80. 7c422d0 net: add READ_ONCE() annotation in __skb_wait_for_more_packets() by Eric Dumazet · 5 years ago
  81. 3f926af net: use skb_queue_empty_lockless() in busy poll contexts by Eric Dumazet · 5 years ago
  82. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  83. 137a0db udp: use skb_queue_empty_lockless() by Eric Dumazet · 5 years ago
  84. fc11078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  85. 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  86. 1a51a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  87. 4b1f5dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  88. 0b834ba ipv4: fix route update on metric change. by Paolo Abeni · 5 years ago
  89. 5ff223e net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() by zhanglin · 5 years ago
  90. 52b33b4 Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 5 years ago
  91. 671312e netfilter: nf_tables_offload: unbind if multi-device binding fails by Pablo Neira Ayuso · 5 years ago
  92. 75ceaf8 netfilter: nf_tables_offload: add nft_flow_block_offload_init() by Pablo Neira Ayuso · 5 years ago
  93. 6df5490 netfilter: nf_tables_offload: add nft_chain_offload_cmd() by Pablo Neira Ayuso · 5 years ago
  94. ad88b7a netfilter: ecache: don't look for ecache extension on dying/unconfirmed conntracks by Florian Westphal · 5 years ago
  95. 8ca12bc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  96. d4e4fdf netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  97. 4802747 tcp: add TCP_INFO status for failed client TFO by Jason Baron · 5 years ago
  98. 546b85b net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware by Vincent Prince · 5 years ago
  99. ca5f8d2 net/smc: keep vlan_id for SMC-R in smc_listen_work() by Ursula Braun · 5 years ago
  100. f536dff net/smc: fix closing of fallback SMC sockets by Ursula Braun · 5 years ago