1. b85ab56 llc: properly handle dev_queue_xmit() return value by Cong Wang · 7 years ago
  2. eb82a99 net: sched, fix OOO packets with pfifo_fast by John Fastabend · 7 years ago
  3. b9ee96b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  4. d92191a netfilter: nf_tables: cache device name in flowtable object by Pablo Neira Ayuso · 7 years ago
  5. 7c181f4 mac80211: add ieee80211_hw flag for QoS NDP support by Ben Caradoc-Davies · 7 years ago
  6. d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  7. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  8. bf2ae2e sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 7 years ago
  9. 35d889d sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 7 years ago
  10. 77d2709 mlxsw: spectrum: Fix handling of resource_size_param by Jiri Pirko · 7 years ago
  11. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  12. 657308f regulatory: add NUL to request alpha2 by Johannes Berg · 7 years ago
  13. 651b992 mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 by Felix Fietkau · 8 years ago
  14. 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  15. 510c321 xfrm: reuse uncached_list to track xdsts by Xin Long · 7 years ago
  16. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 8 years ago
  17. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 8 years ago
  18. 4d80ecd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  19. 0ff90b6 netfilter: nf_flow_offload: fix use-after-free and a resource leak by Felix Fietkau · 8 years ago
  20. d8ed960 netfilter: remove useless prototype by Taehee Yoo · 8 years ago
  21. b408c5b netfilter: nf_tables: fix flowtable free by Pablo Neira Ayuso · 8 years ago
  22. c0ea1bc netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table by Pablo Neira Ayuso · 8 years ago
  23. 3df19283 net: erspan: fix metadata extraction by William Tu · 8 years ago
  24. 1aa12bd bpf: sockmap, add sock close() hook to remove socks by John Fastabend · 8 years ago
  25. b11a632 net: add a UID to use for ULP socket assignment by John Fastabend · 8 years ago
  26. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  27. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  28. a54667f tls: Add support for encryption using async offload accelerator by Vakul Garg · 8 years ago
  29. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  30. 5e7481a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. 48bfd55 net_sched: plug in qdisc ops change_tx_queue_len by Cong Wang · 8 years ago
  32. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 8 years ago
  34. a81e4af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  35. d350a82 net: erspan: create erspan metadata uapi header by William Tu · 8 years ago
  36. c69de58 net: erspan: use bitfield instead of mask and offset by William Tu · 8 years ago
  37. 878db9f pkt_cls: add new tc cls helper to check offload flag and chain index by Jakub Kicinski · 8 years ago
  38. de525be bpf: Support passing args to sock_ops bpf function by Lawrence Brakmo · 8 years ago
  39. b73042b bpf: Add write access to tcp_sock and sock fields by Lawrence Brakmo · 8 years ago
  40. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 8 years ago
  41. 4ee806d net: tcp: close sock if net namespace is exiting by Dan Streetman · 8 years ago
  42. 8ec59b4 Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  43. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. b1b0c24 lift handling of SIOCIW... out of dev_ioctl() by Al Viro · 8 years ago
  45. ca25c30 ip_rt_ioctl(): take copyin to caller by Al Viro · 8 years ago
  46. b423d13 net: erspan: fix use-after-free by William Tu · 8 years ago
  47. c846adb net: sched: remove tc_cls_common_offload_init_deprecated() by Jakub Kicinski · 8 years ago
  48. f558fde cls_bpf: remove gen_flags from bpf_offload by Jakub Kicinski · 8 years ago
  49. 34832e1 net: sched: prepare for reimplementation of tc_cls_common_offload_init() by Jakub Kicinski · 8 years ago
  50. 715df5e net: sched: propagate extack to cls->destroy callbacks by Jakub Kicinski · 8 years ago
  51. d3303a6 net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr by Wolfgang Bumiller · 8 years ago
  52. e9191ff ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 8 years ago
  53. 9c5f69b net/sched: act_csum: don't use spinlock in the fast path by Davide Caratti · 8 years ago
  54. f9eda14 net: sched: create tc_can_offload_extack() wrapper by Quentin Monnet · 8 years ago
  55. 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 8 years ago
  56. cbcbeed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  57. 1057c55 net: sched: cls: add extack support for tcf_change_indev by Alexander Aring · 8 years ago
  58. 571acf2 net: sched: cls: add extack support for delete callback by Alexander Aring · 8 years ago
  59. 50a5619 net: sched: cls: add extack support for tcf_exts_validate by Alexander Aring · 8 years ago
  60. 7306db3 net: sched: cls: add extack support for change callback by Alexander Aring · 8 years ago
  61. 8865fdd net: sched: cls: fix code style issues by Alexander Aring · 8 years ago
  62. e428660 tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR by Yuchung Cheng · 8 years ago
  63. ce62896 caif: reduce stack size with KASAN by Arnd Bergmann · 8 years ago
  64. 3ecbfd6 netfilter: nf_tables: allocate handle and delete objects via handle by Harsha Sharma · 8 years ago
  65. 05b9380 lockdep: Convert some users to const by Matthew Wilcox · 8 years ago
  66. 50bd870 xfrm: Add ESN support for IPSec HW offload by Yossef Efraim · 8 years ago
  67. 5ef7e0b vxlan: Fix trailing semicolon by Luis de Bethencourt · 8 years ago
  68. d47a6b0 net: sched: introduce ingress/egress block index attributes for qdisc by Jiri Pirko · 8 years ago
  69. caa7260 net: sched: keep track of offloaded filters and check tc offload feature by Jiri Pirko · 8 years ago
  70. edf6711 net: sched: remove classid and q fields from tcf_proto by Jiri Pirko · 8 years ago
  71. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 8 years ago
  72. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 8 years ago
  73. a9b1944 net: sched: introduce support for multiple filter chain pointers registration by Jiri Pirko · 8 years ago
  74. 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 8 years ago
  75. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 8 years ago
  77. 868717a net: remove prototype of qdisc_lookup_class() by Jakub Kicinski · 8 years ago
  78. 161f72e Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  79. 56dc7cd devlink: Add relation between dpipe and resource by Arkadi Sharshevsky · 8 years ago
  80. 2d8dc5b devlink: Add support for reload by Arkadi Sharshevsky · 8 years ago
  81. d9f9b9a devlink: Add support for resource abstraction by Arkadi Sharshevsky · 8 years ago
  82. 2406e7e devlink: Add per devlink instance lock by Arkadi Sharshevsky · 8 years ago
  83. 79d891c Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  84. ab9ee8e sctp: Define usercopy region in SCTP proto slab cache by David Windsor · 8 years ago
  85. 30c2c9f net: Define usercopy region in struct proto slab cache by David Windsor · 8 years ago
  86. cd9ff4d ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 8 years ago
  87. 273c28b net: Convert atomic_t net::count to refcount_t by Kirill Tkhai · 8 years ago
  88. 30be8f8 net/tls: Fix inverted error codes to avoid endless loop by r.hering@avm.de · 8 years ago
  89. 51a1aaa mac80211_hwsim: validate number of different channels by Johannes Berg · 8 years ago
  90. 7fdb61b net: sch: prio: Add offload ability to PRIO qdisc by Nogah Frankel · 8 years ago
  91. f34b4aa net: sch: red: Change the name of the stats struct to be generic by Nogah Frankel · 8 years ago
  92. 398958a ipv6: Add support for non-equal-cost multipath by Ido Schimmel · 8 years ago
  93. d7dedee ipv6: Calculate hash thresholds for IPv6 nexthops by Ido Schimmel · 8 years ago
  94. 98319cb netfilter: nf_tables: get rid of struct nft_af_info abstraction by Pablo Neira Ayuso · 8 years ago
  95. dd4cbef netfilter: nf_tables: get rid of pernet families by Pablo Neira Ayuso · 8 years ago
  96. 36596da netfilter: nf_tables: add single table list for all families by Pablo Neira Ayuso · 8 years ago
  97. e7bb5c7 netfilter: nf_tables: remove flag field from struct nft_af_info by Pablo Neira Ayuso · 8 years ago
  98. fe19c04 netfilter: nf_tables: remove nhooks field from struct nft_af_info by Pablo Neira Ayuso · 8 years ago
  99. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 9f0e896 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago