1. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  3. 0901441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  4. 951a8ee nfp: reject binding to shared blocks by John Hurley · 6 years ago
  5. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 6 years ago
  6. 9ce7bc0 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  7. 9951912 sctp: define sctp_packet_gso_append to build GSO frames by Xin Long · 6 years ago
  8. 21ba884 netfilter: nf_conncount: Fix garbage collection with zones by Yi-Hung Wei · 6 years ago
  9. f6fadff tls: fix NULL pointer dereference on poll by Daniel Borkmann · 6 years ago
  10. a08ce73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  11. 6c206b2 udp: fix rx queue len reported by diag and proc interface by Paolo Abeni · 6 years ago
  12. d8e87fc netfilter: remove include/net/netfilter/nft_dup.h by Corentin Labbe · 6 years ago
  13. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  14. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  15. 7170e60 strparser: Add __strp_unpause and use it in ktls. by Doron Roberts-Kedes · 6 years ago
  16. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  17. ac0fc8a devlink: Add extack to reload and port_{un, }split operations by David Ahern · 6 years ago
  18. 95358a9 net-tcp: remove useless tw_timeout field by Maciej Żenczykowski · 6 years ago
  19. ac98d8a xsk: wire upp Tx zero-copy functions by Magnus Karlsson · 6 years ago
  20. 173d3ad xsk: add zero-copy support for Rx by Björn Töpel · 6 years ago
  21. 02b55e5 xdp: add MEM_TYPE_ZERO_COPY by Björn Töpel · 6 years ago
  22. 8aef734 xsk: introduce xdp_umem_page by Björn Töpel · 6 years ago
  23. e61e62b xsk: moved struct xdp_umem definition by Björn Töpel · 6 years ago
  24. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  25. fa1be7e ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 6 years ago
  26. a925ab4 Revert "ipv6: omit traffic class when calculating flow hash" by David S. Miller · 6 years ago
  27. 87ae68c ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 6 years ago
  28. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  29. 73de571 xdp: done implementing ndo_xdp_xmit flush flag for all drivers by Jesper Dangaard Brouer · 6 years ago
  30. 42b3346 xdp: add flags argument to ndo_xdp_xmit API by Jesper Dangaard Brouer · 6 years ago
  31. 1b2470e netfilter: nf_tables: handle chain name lookups via rhltable by Florian Westphal · 6 years ago
  32. 371ebcb netfilter: nf_tables: add destroy_clone expression by Pablo Neira Ayuso · 6 years ago
  33. 79b174a netfilter: nf_tables: garbage collection for stateful expressions by Pablo Neira Ayuso · 6 years ago
  34. 3453c92 netfilter: nf_tables: pass ctx to nf_tables_expr_destroy() by Pablo Neira Ayuso · 6 years ago
  35. 5e5cbc7 netfilter: nf_conncount: expose connection list interface by Pablo Neira Ayuso · 6 years ago
  36. 00bfb32 netfilter: nf_tables: pass context to object destroy indirection by Pablo Neira Ayuso · 6 years ago
  37. 45ca4e0 netfilter: Libify xt_TPROXY by Máté Eckl · 6 years ago
  38. 8d6e555 netfilter: Decrease code duplication regarding transparent socket option by Máté Eckl · 6 years ago
  39. 1ffdd8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  40. 31875d4 ipvs: register conntrack hooks for ftp by Julian Anastasov · 6 years ago
  41. d12e122 ipvs: add ipv6 support to ftp by Julian Anastasov · 6 years ago
  42. a654de8 netfilter: nf_tables: fix chain dependency validation by Pablo Neira Ayuso · 6 years ago
  43. ccf8dbc rtnetlink: Remove VLA usage by Kees Cook · 6 years ago
  44. 3d97d88 tcp: minor optimization around tcp_hdr() usage in receive path by Yafang Shao · 6 years ago
  45. 8308f3f net/ipv6: Add support for specifying metric of connected routes by David Ahern · 6 years ago
  46. af4d768 net/ipv4: Add support for specifying metric of connected routes by David Ahern · 6 years ago
  47. e6464b8 net/ipv6: Convert ipv6_add_addr to struct ifa6_config by David Ahern · 6 years ago
  48. 47c669a4 net: sched: mq: request stats from offloads by Jakub Kicinski · 6 years ago
  49. f971b13 net: sched: mq: add simple offload notification by Jakub Kicinski · 6 years ago
  50. 6172abc net: sched: add qstats.qlen to qlen by Jakub Kicinski · 6 years ago
  51. 0cbc06b netfilter: nf_tables: remove synchronize_rcu in commit phase by Florian Westphal · 6 years ago
  52. e9be0e9 net: sched: shrink struct Qdisc by Paolo Abeni · 6 years ago
  53. cfc80d9 net: Introduce net_failover driver by Sridhar Samudrala · 6 years ago
  54. 30c8bd5 net: Introduce generic failover module by Sridhar Samudrala · 6 years ago
  55. e5a10bb netfilter: add includes to nf_socket.h by Máté Eckl · 6 years ago
  56. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. f87be89 net/iucv: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  58. 17112d8 net/bluetooth: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  59. 568ea88 net/sctp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  60. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  61. 2c7d3da net/tcp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  62. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  63. 3cafb37 net: refactor socket_poll by Christoph Hellwig · 7 years ago
  64. d7c52fc Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  65. aaa908f net_sched: switch to rcu_work by Cong Wang · 6 years ago
  66. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  67. 389ab7f xdp: introduce xdp_return_frame_rx_napi by Jesper Dangaard Brouer · 6 years ago
  68. e549f6f net/dcb: Add dcbnl buffer attribute by Huy Nguyen · 7 years ago
  69. fe94cc2 bpf: Add IPv6 Segment Routing helpers by Mathieu Xhonneux · 6 years ago
  70. 1c1e761 ipv6: sr: export function lookup_nexthop by Mathieu Xhonneux · 6 years ago
  71. 63526e1 ipv6: sr: make seg6.h includable without IPv6 by Mathieu Xhonneux · 6 years ago
  72. fb83eb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  73. 5ee6ad2 Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  74. 404eb77 ipv4: support sport, dport and ip_proto in RTM_GETROUTE by Roopa Prabhu · 6 years ago
  75. 0c6bca7 netfilter: nf_tables: remove nft_af_info. by Taehee Yoo · 6 years ago
  76. 7f9a3e1 nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS by Vidyullatha Kanchanapally · 6 years ago
  77. e841b7b nl80211: add FILS related parameters to ROAM event by Arend Van Spriel · 6 years ago
  78. 76804d2 cfg80211: use separate struct for FILS parameters by Arend Van Spriel · 6 years ago
  79. d4e36e5 mac80211: Support adding duration for prepare_tx() callback by Ilan Peer · 6 years ago
  80. dd8070b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  81. 2c205dd netfilter: add struct nf_nat_hook and use it by Pablo Neira Ayuso · 6 years ago
  82. 9971a51 netfilter: nf_nat: add nat type hooks to nat core by Florian Westphal · 6 years ago
  83. 1cd472b netfilter: nf_nat: add nat hook register functions to nf_nat by Florian Westphal · 6 years ago
  84. 4e25ceb netfilter: nf_tables: allow chain type to override hook register by Florian Westphal · 6 years ago
  85. 1f55236 netfilter: nf_nat: move common nat code to nat core by Florian Westphal · 6 years ago
  86. f34436a net/ipv6: Simplify route replace and appending into multipath route by David Ahern · 6 years ago
  87. 644fbde sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  88. f3a7ca6 cfg80211: add missing kernel-doc by Johannes Berg · 6 years ago
  89. 901731b net/ipv6: Add helper to return path MTU based on fib result by David Ahern · 6 years ago
  90. 50d889b net/ipv4: Add helper to return path MTU based on fib result by David Ahern · 6 years ago
  91. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  92. d48f195 erspan: set bso bit based on mirrored packet's len by William Tu · 6 years ago
  93. 2c71ab4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  94. 08474c1 devlink: introduce a helper to generate physical port names by Jiri Pirko · 6 years ago
  95. 5ec1380 devlink: extend attrs_set for setting port flavours by Jiri Pirko · 6 years ago
  96. b9ffcba devlink: introduce devlink_port_attrs_set by Jiri Pirko · 6 years ago
  97. 9c21d2f tcp: add tcp_comp_sack_nr sysctl by Eric Dumazet · 6 years ago
  98. 6d82aa2 tcp: add tcp_comp_sack_delay_ns sysctl by Eric Dumazet · 6 years ago
  99. 5d9f426 tcp: add SACK compression by Eric Dumazet · 6 years ago
  100. cf0dd20 tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers() by Eric Dumazet · 6 years ago