1. e382267 net: sched: update action implementations to support flags by Vlad Buslov · 5 years ago
  2. abbb0d3 net: sched: extend TCA_ACT space with TCA_ACT_FLAGS by Vlad Buslov · 5 years ago
  3. 5e174d5 net: sched: modify stats helper functions to support regular stats by Vlad Buslov · 5 years ago
  4. ef816f3 net: sched: don't expose action qstats to skb_tc_reinsert() by Vlad Buslov · 5 years ago
  5. 26b537a net: sched: extract qstats update code into functions by Vlad Buslov · 5 years ago
  6. 5e1ad95 net: sched: extract bstats update code into function by Vlad Buslov · 5 years ago
  7. c8ecebd net: sched: extract common action counters update code into function by Vlad Buslov · 5 years ago
  8. 21d8bd1 net: qrtr: Simplify 'qrtr_tun_release()' by Christophe JAILLET · 5 years ago
  9. a2a1a13 net: dsa: add ethtool pause configuration support by Heiner Kallweit · 5 years ago
  10. 5dec597 flow_dissector: extract more ICMP information by Matteo Croce · 5 years ago
  11. 3b336d6 flow_dissector: skip the ICMP dissector for non ICMP packets by Matteo Croce · 5 years ago
  12. 98298e6 flow_dissector: add meaningful comments by Matteo Croce · 5 years ago
  13. c0bceb9 tipc: add smart nagle feature by Jon Maloy · 5 years ago
  14. 3fb01a3 net: bridge: fdb: set flags directly in fdb_create by Nikolay Aleksandrov · 5 years ago
  15. d38c6e3d net: bridge: fdb: convert offloaded to use bitops by Nikolay Aleksandrov · 5 years ago
  16. b5cd9f7 net: bridge: fdb: convert added_by_external_learn to use bitops by Nikolay Aleksandrov · 5 years ago
  17. ac3ca6a net: bridge: fdb: convert added_by_user to bitops by Nikolay Aleksandrov · 5 years ago
  18. e0458d9 net: bridge: fdb: convert is_sticky to bitops by Nikolay Aleksandrov · 5 years ago
  19. 29e63ff net: bridge: fdb: convert is_static to bitops by Nikolay Aleksandrov · 5 years ago
  20. 6869c3b net: bridge: fdb: convert is_local to bitops by Nikolay Aleksandrov · 5 years ago
  21. f73b128 tipc: improve throughput between nodes in netns by Hoang Le · 5 years ago
  22. 51210ad inet: do not call sublist_rcv on empty list by Florian Westphal · 5 years ago
  23. f95f96a sock: remove unneeded semicolon by YueHaibing · 5 years ago
  24. 6b29752 net: dsa: Add support for devlink device parameters by Andrew Lunn · 5 years ago
  25. 8ebed8a tipc: Spelling s/enpoint/endpoint/ by Geert Uytterhoeven · 5 years ago
  26. e1b1854 net: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  27. 556f124 net: dsa: fix dereference on ds->dev before null check error by Colin Ian King · 5 years ago
  28. 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  29. 4b1f5dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  30. 671312e netfilter: nf_tables_offload: unbind if multi-device binding fails by Pablo Neira Ayuso · 5 years ago
  31. 75ceaf8 netfilter: nf_tables_offload: add nft_flow_block_offload_init() by Pablo Neira Ayuso · 5 years ago
  32. 6df5490 netfilter: nf_tables_offload: add nft_chain_offload_cmd() by Pablo Neira Ayuso · 5 years ago
  33. ad88b7a netfilter: ecache: don't look for ecache extension on dying/unconfirmed conntracks by Florian Westphal · 5 years ago
  34. 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
  35. 4802747 tcp: add TCP_INFO status for failed client TFO by Jason Baron · 5 years ago
  36. 546b85b net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware by Vincent Prince · 5 years ago
  37. d54725c netfilter: nf_tables: support for multiple devices per netdev hook by Pablo Neira Ayuso · 5 years ago
  38. bbaef95 netfilter: nf_tables_offload: remove rules on unregistered device only by Pablo Neira Ayuso · 5 years ago
  39. c5d2752 netfilter: nf_tables_offload: add nft_flow_cls_offload_setup() by Pablo Neira Ayuso · 5 years ago
  40. b582888 netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call() by Pablo Neira Ayuso · 5 years ago
  41. ead3952 netfilter: nf_tables_offload: add nft_flow_block_chain() by Pablo Neira Ayuso · 5 years ago
  42. cb662ac netfilter: nf_tables: increase maximum devices number per flowtable by Pablo Neira Ayuso · 5 years ago
  43. b75a3e8 netfilter: nf_tables: allow netdevice to be used only once per flowtable by Pablo Neira Ayuso · 5 years ago
  44. 3f0465a netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables by Pablo Neira Ayuso · 5 years ago
  45. 71a8a63 netfilter: nf_flow_table: move priority to struct nf_flowtable by Pablo Neira Ayuso · 5 years ago
  46. 406715d fq_codel: do not include <linux/jhash.h> by Eric Dumazet · 5 years ago
  47. 7e99e34 net: dsa: remove dsa_switch_alloc helper by Vivien Didelot · 5 years ago
  48. 05f294a net: dsa: allocate ports on touch by Vivien Didelot · 5 years ago
  49. da4561c net: dsa: use ports list to setup default CPU port by Vivien Didelot · 5 years ago
  50. c0b7362 net: dsa: use ports list to find first CPU port by Vivien Didelot · 5 years ago
  51. 0cfec58 net: dsa: use ports list to setup multiple master devices by Vivien Didelot · 5 years ago
  52. 764b7e6 net: dsa: use ports list to find a port by node by Vivien Didelot · 5 years ago
  53. 86bfb2c net: dsa: use ports list for routing table setup by Vivien Didelot · 5 years ago
  54. fb35c60 net: dsa: use ports list to setup switches by Vivien Didelot · 5 years ago
  55. 7b9a2f4 net: dsa: use ports list to find slave by Vivien Didelot · 5 years ago
  56. ab8ccae net: dsa: add ports list in the switch fabric by Vivien Didelot · 5 years ago
  57. 68bb8ea net: dsa: use dsa_to_port helper everywhere by Vivien Didelot · 5 years ago
  58. 81cf4f4 net/smc: remove close abort worker by Ursula Braun · 5 years ago
  59. f528ba2 net/smc: introduce link group termination worker by Ursula Braun · 5 years ago
  60. 2a0674f net/smc: improve abnormal termination of link groups by Ursula Braun · 5 years ago
  61. 8317976 net/smc: tell peers about abnormal link group termination by Ursula Braun · 5 years ago
  62. 8e316b9 net/smc: improve link group freeing by Ursula Braun · 5 years ago
  63. 69318b5 net/smc: improve abnormal termination locking by Ursula Braun · 5 years ago
  64. 8caa654 net/smc: terminate link group without holding lgr lock by Ursula Braun · 5 years ago
  65. b290098 net/smc: cancel send and receive for terminated socket by Ursula Braun · 5 years ago
  66. 985fd98 net/sched: act_police: re-use tcf_tm_dump() by Davide Caratti · 5 years ago
  67. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  68. 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  69. 50c7d2ba net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
  70. e0ad032 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
  71. a7fa12d net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
  72. ae6fcfbf vsock/virtio: discard packets if credit is not respected by Stefano Garzarella · 5 years ago
  73. ec3359b vsock/virtio: send a credit update when buffer size is changed by Stefano Garzarella · 5 years ago
  74. 9669fff net: ensure correct skb->tstamp in various fragmenters by Eric Dumazet · 5 years ago
  75. 5018c59 ipv4: fix race condition between route lookup and invalidation by Wei Wang · 5 years ago
  76. 595e065 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 5 years ago
  77. 4eab421 net: sched: Avoid using yield() in a busy waiting loop by Marc Kleine-Budde · 5 years ago
  78. ce753e6 net/rds: Remove unnecessary null check by YueHaibing · 5 years ago
  79. a8c41a6 pktgen: remove unnecessary assignment in pktgen_xmit() by Yunsheng Lin · 5 years ago
  80. a7658e1 bpf: Check types of arguments passed into helpers by Alexei Starovoitov · 5 years ago
  81. 0a9b338 netfilter: nft_tproxy: Fix typo in IPv6 module description. by Norman Rasmussen · 5 years ago
  82. ca58fbe netfilter: add and use nf_hook_slow_list() by Florian Westphal · 5 years ago
  83. 2ad9d77 netfilter: conntrack: free extension area immediately by Florian Westphal · 5 years ago
  84. 49ca022 netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracks by Florian Westphal · 5 years ago
  85. 5ccbf89 Merge tag 'ipvs-next-for-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 5 years ago
  86. 63f55ac netfilter: ecache: document extension area access rules by Florian Westphal · 5 years ago
  87. eb8c101 Bluetooth: hci_core: fix init for HCI_USER_CHANNEL by Mattijs Korpershoek · 5 years ago
  88. 2ca4f6c rxrpc: use rcu protection while reading sk->sk_user_data by Eric Dumazet · 5 years ago
  89. 4c371bb Bluetooth: Workaround directed advertising bug in Broadcom controllers by Szymon Janc · 5 years ago
  90. 727ea61 Bluetooth: missed cpu_to_le16 conversion in hci_init4_req by Ben Dooks (Codethink) · 5 years ago
  91. bd74708 Revert "blackhole_netdev: fix syzkaller reported issue" by Mahesh Bandewar · 5 years ago
  92. 75f7293 Bluetooth: remove set but not used variable 'smp' by YueHaibing · 5 years ago
  93. 63dfb79 sctp: change sctp_prot .no_autobind with true by Xin Long · 5 years ago
  94. 28aa7c8 sched: etf: Fix ordering of packets with same txtime by Vinicius Costa Gomes · 5 years ago
  95. 39f13ea net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 5 years ago
  96. e9c43ad net_sched: sch_fq: remove one obsolete check in fq_dequeue() by Eric Dumazet · 5 years ago
  97. cab209e tcp: fix a possible lockdep splat in tcp_done() by Eric Dumazet · 5 years ago
  98. 6570bc7 net: core: use listified Rx for GRO_NORMAL in napi_gro_receive() by Alexander Lobakin · 5 years ago
  99. 77ffe33 hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication by Himadri Pandya · 5 years ago
  100. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago