1. b5a36b1 bpf: respect size hint to BPF_PROG_TEST_RUN if present by Lorenz Bauer · 6 years ago
  2. e3da08d bpf: allow BPF read access to qdisc pkt_len by Petar Penkov · 6 years ago
  3. 93029d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  4. 1464193 net: explain __skb_checksum_complete() with comments by Cong Wang · 6 years ago
  5. 19bf626 tcp: remove loop to compute wscale by Eric Dumazet · 6 years ago
  6. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  7. 7246d8e bpf: helper to pop data from messages by John Fastabend · 6 years ago
  8. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  9. ca08987 netfilter: nf_tables: deactivate expressions in rule replecement routine by Taehee Yoo · 6 years ago
  10. 86d1d8b net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled by David Ahern · 6 years ago
  11. e7395f1f tcp: remove hdrlen argument from tcp_queue_rcv() by Eric Dumazet · 6 years ago
  12. 16e8c4c net/ncsi: Add NCSI Mellanox OEM command by Vijay Khemka · 6 years ago
  13. ec835f89 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  14. 288f06a0 netns: enable to dump full nsid translation table by Nicolas Dichtel · 6 years ago
  15. 3a4f68b netns: enable to specify a nsid for a get request by Nicolas Dichtel · 6 years ago
  16. cff478b netns: add support of NETNSA_TARGET_NSID by Nicolas Dichtel · 6 years ago
  17. a0732ad netns: introduce 'struct net_fill_args' by Nicolas Dichtel · 6 years ago
  18. 74be39e netns: remove net arg from rtnl_net_fill() by Nicolas Dichtel · 6 years ago
  19. 0d32f17 sctp: increase sk_wmem_alloc when head->truesize is increased by Xin Long · 6 years ago
  20. 1ed1ccb net: bridge: export supported boolopts by Nikolay Aleksandrov · 6 years ago
  21. 70e4272 net: bridge: add no_linklocal_learn bool option by Nikolay Aleksandrov · 6 years ago
  22. a428afe net: bridge: add support for user-controlled bool options by Nikolay Aleksandrov · 6 years ago
  23. 53ca0f2 netfilter: nf_conncount: remove wrong condition check routine by Taehee Yoo · 6 years ago
  24. 095faf4 netfilter: nat: fix double register in masquerade modules by Taehee Yoo · 6 years ago
  25. 584eab2 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  26. 508b090 netfilter: ipv6: Preserve link scope traffic original oif by Alin Nastac · 6 years ago
  27. d8f3e97 bpf: Avoid unnecessary instruction in convert_bpf_ld_abs() by David Miller · 6 years ago
  28. 4afe60a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  29. 8925908 netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too by Florian Westphal · 6 years ago
  30. 2a31e4b ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf by Xin Long · 6 years ago
  31. 6950012 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  32. 4bffc66 net: remove unsafe skb_insert() by Eric Dumazet · 6 years ago
  33. 40b1c81 net: bridge: remove redundant checks for null p->dev and p->br by Colin Ian King · 6 years ago
  34. aba3693 net: always initialize pagedlen by Willem de Bruijn · 6 years ago
  35. 9efdda4 tcp: address problems caused by EDT misshaps by Eric Dumazet · 6 years ago
  36. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  37. 857fa62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  38. ab4a168 rocker, dsa, ethsw: Don't filter VLAN events on bridge itself by Petr Machata · 6 years ago
  39. d17d9f5 switchdev: Replace port obj add/del SDO with a notification by Petr Machata · 6 years ago
  40. f30f060 switchdev: Add helpers to aid traversal through lower devices by Petr Machata · 6 years ago
  41. 2b239f6 net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL by Petr Machata · 6 years ago
  42. a93e3b1 switchdev: Add a blocking notifier chain by Petr Machata · 6 years ago
  43. c7674c0 net/smc: unregister rkeys of unused buffer by Karsten Graul · 6 years ago
  44. 60e03c6 net/smc: add infrastructure to send delete rkey messages by Karsten Graul · 6 years ago
  45. 4600cfc net/smc: avoid a delay by waiting for nothing by Karsten Graul · 6 years ago
  46. 587e41d net/smc: cleanup listen worker mutex unlocking by Ursula Braun · 6 years ago
  47. 2b59f58 net/smc: short wait for late smc_clc_wait_msg by Ursula Braun · 6 years ago
  48. 90d8b29 net/smc: no link delete for a never active link by Ursula Braun · 6 years ago
  49. 9ed2855 net/smc: allow fallback after clc timeouts by Ursula Braun · 6 years ago
  50. 6ae36bf net/smc: remove sock_error detour in clc-functions by Ursula Braun · 6 years ago
  51. 3f3f0e3 net/smc: make smc_lgr_free() static by Ursula Braun · 6 years ago
  52. 263ffae net/smc: cleanup tcp_listen_worker initialization by Ursula Braun · 6 years ago
  53. 42519ed net-gro: use ffs() to speedup napi_gro_flush() by Eric Dumazet · 6 years ago
  54. 7c98a42 Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  55. 484afd1 net/sched: act_police: add missing spinlock initialization by Davide Caratti · 6 years ago
  56. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  57. 896585d net/ipv6: re-do dad when interface has IFF_NOARP flag change by Hangbin Liu · 6 years ago
  58. 5cd8d46 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  59. f11216b bpf: add skb->tstamp r/w access from tc clsact and cg skb progs by Vlad Dumitrescu · 6 years ago
  60. 085ddc8 bridge: Allow querying bridge port flags by Ido Schimmel · 6 years ago
  61. e438bae net/smc: use after free fix in smc_wr_tx_put_slot() by Ursula Braun · 6 years ago
  62. b9a22dd net/smc: atomic SMCD cursor handling by Ursula Braun · 6 years ago
  63. 0512f69 net/smc: add SMC-D shutdown signal by Hans Wippel · 6 years ago
  64. ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 6 years ago
  65. f07920a net/smc: abort CLC connection in smc_release by Hans Wippel · 6 years ago
  66. 86de592 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  67. b5dd186 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  68. f2cbd48 net/sched: act_police: fix race condition on state variables by Davide Caratti · 6 years ago
  69. cadf9df tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing by Stephen Mallon · 6 years ago
  70. ade9628 tcp: drop dst in tcp_add_backlog() by Eric Dumazet · 6 years ago
  71. b2c8510 ipv4: Don't try to print ASCII of link level header in martian dumps. by David S. Miller · 6 years ago
  72. 6b015a5 net_sched: sch_fq: avoid calling ktime_get_ns() if not needed by Eric Dumazet · 6 years ago
  73. 068ceb3 net: sched: cls_u32: add res to offload information by Jakub Kicinski · 6 years ago
  74. e49efd5 net: sched: gred: support reporting stats from offloads by Jakub Kicinski · 6 years ago
  75. 890d8d2 net: sched: gred: add basic Qdisc offload by Jakub Kicinski · 6 years ago
  76. 6f9a506 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  77. e1e4647 sctp: not increase stream's incnt before sending addstrm_in request by Xin Long · 6 years ago
  78. 69fec32 Revert "sctp: remove sctp_transport_pmtu_check" by Xin Long · 6 years ago
  79. cc3ccf2 sctp: not allow to set asoc prsctp_enable by sockopt by Xin Long · 6 years ago
  80. 02968cc sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit by Xin Long · 6 years ago
  81. 480ba9c sctp: add sockopt SCTP_EVENT by Xin Long · 6 years ago
  82. 88ee48c sctp: rename enum sctp_event to sctp_event_type by Xin Long · 6 years ago
  83. a1e3a05 sctp: add subscribe per asoc by Xin Long · 6 years ago
  84. 2cc0eeb sctp: define subscribe in sctp_sock as __u16 by Xin Long · 6 years ago
  85. f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. f2ce106 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  87. 7e241f6 libceph: fall back to sendmsg for slab pages by Ilya Dryomov · 6 years ago
  88. 7ddacfa ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  89. 1c1274a tipc: don't assume linear buffer when reading ancillary data by Jon Maloy · 6 years ago
  90. adba75b tipc: fix lockdep warning when reinitilaizing sockets by Jon Maloy · 6 years ago
  91. 33d9a2c net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  92. 16f7eb2 ip_tunnel: don't force DF when MTU is locked by Sabrina Dubroca · 6 years ago
  93. 9d332e69c net: bridge: fix vlan stats use-after-free on destruction by Nikolay Aleksandrov · 6 years ago
  94. 9550658 socket: do a generic_file_splice_read when proto_ops has no splice_read by Slavomir Kaslev · 6 years ago
  95. 8d951a7 net/ncsi: Configure multi-package, multi-channel modes with failover by Samuel Mendoza-Jonas · 6 years ago
  96. 2878a2c net/ncsi: Reset channel state in ncsi_start_dev() by Samuel Mendoza-Jonas · 6 years ago
  97. 0b970e1 net/ncsi: Don't mark configured channels inactive by Samuel Mendoza-Jonas · 6 years ago
  98. cd09ab0 net/ncsi: Don't deselect package in suspend if active by Samuel Mendoza-Jonas · 6 years ago
  99. 8e13f70 net/ncsi: Probe single packages to avoid conflict by Samuel Mendoza-Jonas · 6 years ago
  100. 60ab49b net/ncsi: Don't enable all channels when HWA available by Samuel Mendoza-Jonas · 6 years ago