1. e4acf42 taprio: add null check on sched_nest to avoid potential null pointer dereference by Colin Ian King · 6 years ago
  2. 37c0aea net_sched: sch_fq: handle non connected flows by Eric Dumazet · 6 years ago
  3. eeb84aa net_sched: sch_fq: do not assume EDT packets are ordered by Eric Dumazet · 6 years ago
  4. 14cfbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  5. b362487 sch_htb: redefine htb qdisc overlimits by Cong Wang · 6 years ago
  6. 227d07a net: dsa: sja1105: Add support for traffic through standalone ports by Vladimir Oltean · 6 years ago
  7. 97a69a0 net: dsa: Add support for deferred xmit by Vladimir Oltean · 6 years ago
  8. cc1939e net: dsa: Allow drivers to filter packets they can decode source port from by Vladimir Oltean · 6 years ago
  9. f9bbe44 net: dsa: Optional VLAN-based port separation for switches without tagging by Vladimir Oltean · 6 years ago
  10. 146c1be net: dsa: Export symbols for dsa_port_vid_{add, del} by Vladimir Oltean · 6 years ago
  11. b2243b3 net: dsa: Call driver's setup callback after setting up its switchdev notifier by Vladimir Oltean · 6 years ago
  12. 88c44a5 net/sched: add block pointer to tc_cls_common_offload structure by Pieter Jansen van Vuuren · 6 years ago
  13. 12f02b6 net/sched: allow stats updates from offloaded police actions by Pieter Jansen van Vuuren · 6 years ago
  14. b7fe4ab net/sched: extend matchall offload for hardware statistics by Pieter Jansen van Vuuren · 6 years ago
  15. 8c8cfc6 net/sched: add police action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
  16. fa762da net/sched: move police action structures to header by Pieter Jansen van Vuuren · 6 years ago
  17. dfcb19f net/sched: remove unused functions for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  18. 9681e8b net/dsa: use intermediate representation for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  19. f00cbf19 net/sched: use the hardware intermediate representation for matchall by Pieter Jansen van Vuuren · 6 years ago
  20. a7a7be6 net/sched: add sample action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
  21. 1ffad6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  22. eabb478 netfilter: xt_hashlimit: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  23. 19ab5f4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  24. 8c3c447 net: use indirect calls helpers at the socket layer by Paolo Abeni · 6 years ago
  25. 97ff7ff net: use indirect calls helpers at early demux stage by Paolo Abeni · 6 years ago
  26. 0e219ae net: use indirect calls helpers for L3 handler hooks by Paolo Abeni · 6 years ago
  27. f5737cb net: use indirect calls helpers for ptype hook by Paolo Abeni · 6 years ago
  28. f80c5da Bluetooth: Ignore CC events not matching the last HCI command by João Paulo Rechi Vita · 6 years ago
  29. fdd1a81 net: atm: clean up a range check by Dan Carpenter · 6 years ago
  30. ca96534 openvswitch: check for null pointer return from nla_nest_start_noflag by Colin Ian King · 6 years ago
  31. a5995e7 ipv4: Move exception bucket to nh_common by David Ahern · 6 years ago
  32. 87063a1f ipv4: Pass fib_nh_common to rt_cache_route by David Ahern · 6 years ago
  33. 0f457a3 ipv4: Move cached routes to fib_nh_common by David Ahern · 6 years ago
  34. 71f150f bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem() by YueHaibing · 6 years ago
  35. a734d1f net: openvswitch: return an error instead of doing BUG_ON() by Eelco Chaudron · 6 years ago
  36. 05d7f54 genetlink: do not validate dump requests if there is no policy by Michal Kubecek · 6 years ago
  37. c0b14a08 tipc: fix missing Name entries due to half-failover by Tuong Lien · 6 years ago
  38. e512fcf net: sched: cls_u32: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  39. 141b6b2 net: add a generic tracepoint for TX queue timeout by Cong Wang · 6 years ago
  40. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  41. 4dd2b82 udp: fix GRO packet of death by Eric Dumazet · 6 years ago
  42. 886b7a5 ipv6: A few fixes on dereferencing rt->from by Martin KaFai Lau · 6 years ago
  43. f350574 rds: ib: force endiannes annotation by Nicholas Mc Guire · 6 years ago
  44. d2f0c96 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 6 years ago
  45. c25031e taprio: Add support for cycle-time-extension by Vinicius Costa Gomes · 6 years ago
  46. 6ca6a66 taprio: Add support for setting the cycle-time manually by Vinicius Costa Gomes · 6 years ago
  47. a3d43c0 taprio: Add support adding an admin schedule by Vinicius Costa Gomes · 6 years ago
  48. 8c79f0e taprio: Fix potencial use of invalid memory during dequeue() by Vinicius Costa Gomes · 6 years ago
  49. 98fa627 tcp: refactor setting the initial congestion window by Yuchung Cheng · 6 years ago
  50. 6b94b1c tcp: refactor to consolidate TFO passive open code by Yuchung Cheng · 6 years ago
  51. 794200d tcp: undo cwnd on Fast Open spurious SYNACK retransmit by Yuchung Cheng · 6 years ago
  52. 8c3cfe1 tcp: lower congestion window on Fast Open SYNACK timeout by Yuchung Cheng · 6 years ago
  53. 336c39a tcp: undo init congestion window on false SYNACK timeout by Yuchung Cheng · 6 years ago
  54. 9e450c1 tcp: better SYNACK sent timestamp by Yuchung Cheng · 6 years ago
  55. 7c1f081 tcp: undo initial congestion window on false SYN timeout by Yuchung Cheng · 6 years ago
  56. bc9f38c tcp: avoid unconditional congestion window undo on SYN retransmit by Yuchung Cheng · 6 years ago
  57. 2dcb003 net/tls: avoid NULL pointer deref on nskb->sk in fallback by Jakub Kicinski · 6 years ago
  58. 486efdc packet: validate msg_namelen in send directly by Willem de Bruijn · 6 years ago
  59. b2cf86e packet: in recvmsg msg_name return at least sizeof sockaddr_ll by Willem de Bruijn · 6 years ago
  60. b587bda devlink: Change devlink health locking mechanism by Moshe Shemesh · 6 years ago
  61. fbd0197 sctp: avoid running the sctp state machine recursively by Xin Long · 6 years ago
  62. 0e23387 ipv6: fix races in ip6_dst_destroy() by Eric Dumazet · 6 years ago
  63. 93e86b3 net: dsa: Remove legacy probing support by Andrew Lunn · 6 years ago
  64. 314f76d net: dsa: Add more convenient functions for installing port VLANs by Vladimir Oltean · 6 years ago
  65. ec9121e net: dsa: Skip calling .port_vlan_filtering on no change by Vladimir Oltean · 6 years ago
  66. 14574676 net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global by Vladimir Oltean · 6 years ago
  67. d371b7c net: dsa: Unset vlan_filtering when ports leave the bridge by Vladimir Oltean · 6 years ago
  68. 8f5d16f net: dsa: Be aware of switches where VLAN filtering is a global setting by Vladimir Oltean · 6 years ago
  69. 33162e9 net: dsa: Store vlan_filtering as a property of dsa_port by Vladimir Oltean · 6 years ago
  70. 85478d7 net: dsa: Fix pharse -> phase typo by Vladimir Oltean · 6 years ago
  71. a622b40 l2ip: fix possible use-after-free by Eric Dumazet · 6 years ago
  72. c93ad13 appletalk: Set error code if register_snap_client failed by YueHaibing · 6 years ago
  73. b130234 rxrpc: Fix net namespace cleanup by David Howells · 6 years ago
  74. a658a3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  75. b145745 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  76. 1de6f33 netfilter: connlabels: fix spelling mistake "trackling" -> "tracking" by Colin Ian King · 6 years ago
  77. 3087c3f netfilter: nft_ct: Add ct id support by Brett Mastbergen · 6 years ago
  78. fec9c27 openvswitch: load and reference the NAT helper. by Flavio Leitner · 6 years ago
  79. 53b1130 netfilter: nf_nat: register NAT helpers. by Flavio Leitner · 6 years ago
  80. 08010a2 netfilter: add API to manage NAT helpers. by Flavio Leitner · 6 years ago
  81. e1f172e netfilter: use macros to create module aliases. by Flavio Leitner · 6 years ago
  82. 8f14c99 netfilter: conntrack: limit sysctl setting for boolean options by Tonghao Zhang · 6 years ago
  83. c5f1931 netfilter: nf_tables: fix implicit include of module.h by Paul Gortmaker · 6 years ago
  84. f1f86d09 netfilter: nf_tables: relocate header content to consumer by Paul Gortmaker · 6 years ago
  85. 6c0afef ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 6 years ago
  86. 1d3fd8a vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach by Stephen Suryaputra · 6 years ago
  87. ca2fe29 tcp: add sanity tests in tcp_add_backlog() by Eric Dumazet · 6 years ago
  88. 95c1692 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 6 years ago
  89. 2ae7a39 Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  90. 0b9f9df dsa: Allow tag drivers to be built as modules by Andrew Lunn · 6 years ago
  91. 3aa475e dsa: tag_brcm: Avoid unused symbols by Andrew Lunn · 6 years ago
  92. f81a43e dsa: Cleanup unneeded table and make tag structures static by Andrew Lunn · 6 years ago
  93. 3675617 dsa: Make use of the list of tag drivers by Andrew Lunn · 6 years ago
  94. 4dad81e dsa: Add stub tag driver put method by Andrew Lunn · 6 years ago
  95. c39e2a1 dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking by Andrew Lunn · 6 years ago
  96. 409065b dsa: Register the none tagger ops by Andrew Lunn · 6 years ago
  97. bdc6fe5 dsa: Keep link list of tag drivers by Andrew Lunn · 6 years ago
  98. d3b8c04 dsa: Add boilerplate helper to register DSA tag driver modules by Andrew Lunn · 6 years ago
  99. 056eed2 dsa: Add TAG protocol to tag ops by Andrew Lunn · 6 years ago
  100. f18bba5 dsa: Add MODULE_LICENSE to tag drivers by Andrew Lunn · 6 years ago