1. 6e6fddc bpf: fix panic due to oob in bpf_prog_test_run_skb by Daniel Borkmann · 6 years ago
  2. 61d7698 bpf: fix availability probing for seg6 helpers by Mathieu Xhonneux · 6 years ago
  3. 59ee412 bpf: fix ldx in ld_abs rewrite for large offsets by Daniel Borkmann · 6 years ago
  4. 6508b67 tcp: cleanup copied_seq and urg_data in tcp_disconnect by Eric Dumazet · 6 years ago
  5. 7f93d12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  6. f6f2a4a ipfrag: really prevent allocation on netns exit by Paolo Abeni · 7 years ago
  7. acc2cf4 net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 7 years ago
  8. e737219 net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  9. d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 7 years ago
  10. 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 7 years ago
  11. 0c6bc6e bpf: fix sk_skb programs without skb->dev assigned by John Fastabend · 7 years ago
  12. 38230a3 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 7 years ago
  13. 11a245e net/sched: act_csum: fix NULL dereference when 'goto chain' is used by Davide Caratti · 7 years ago
  14. e1bbdd5 net/smc: reduce sock_put() for fallback sockets by Ursula Braun · 7 years ago
  15. 9faa89d tipc: make function tipc_net_finalize() thread safe by Jon Maloy · 7 years ago
  16. 92018c7 tipc: fix correct setting of message type in second discoverer by Jon Maloy · 7 years ago
  17. e415577 tipc: correct discovery message handling during address trial period by Jon Maloy · 7 years ago
  18. 2a57f18 tipc: fix wrong return value from function tipc_node_try_addr() by Jon Maloy · 7 years ago
  19. 70ba5b6 ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 7 years ago
  20. d27e77a net: qrtr: Reset the node and port ID of broadcast messages by Arun Kumar Neelakantam · 7 years ago
  21. fdf5fd3 net: qrtr: Broadcast messages only from control port by Arun Kumar Neelakantam · 7 years ago
  22. a9ba23d ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 7 years ago
  23. a659254 sctp: fix the issue that pathmtu may be set lower than MINSEGMENT by Xin Long · 7 years ago
  24. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 7 years ago
  25. d5a672a gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 7 years ago
  26. 52ee6ef tls: fix skb_to_sgvec returning unhandled error. by Doron Roberts-Kedes · 7 years ago
  27. a9744f7 xsk: fix potential race in SKB TX completion code by Magnus Karlsson · 7 years ago
  28. fe58868 xsk: frame could be completed more than once in SKB path by Magnus Karlsson · 7 years ago
  29. 20b52a7 xsk: fix potential lost completion message in SKB path by Magnus Karlsson · 7 years ago
  30. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. fc9c202 ipv6: sr: fix passing wrong flags to crypto_alloc_shash() by Eric Biggers · 7 years ago
  32. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  33. 1236f22 tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 7 years ago
  34. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  35. 35e8c7b net: fib_rules: bring back rule_exists to match rule during add by Roopa Prabhu · 7 years ago
  36. 3f76df1 net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN by Cong Wang · 7 years ago
  37. e7c7faa net/ipv6: Fix updates to prefix route by David Ahern · 7 years ago
  38. d14b56f net: cleanup gfp mask in alloc_skb_with_frags by Michal Hocko · 7 years ago
  39. c860e99 tcp: fix Fast Open key endianness by Yuchung Cheng · 7 years ago
  40. e88958e net: handle NULL ->poll gracefully by Christoph Hellwig · 7 years ago
  41. 0933cc2 Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  42. e699e2c net, mm: account sock objects to kmemcg by Shakeel Butt · 7 years ago
  43. 95bca62 nl80211: check nla_parse_nested() return values by Johannes Berg · 7 years ago
  44. 188f60a nl80211: relax ht operation checks for mesh by Bob Copeland · 7 years ago
  45. e7441c9 mac80211: disable BHs/preemption in ieee80211_tx_control_port() by Denis Kenzior · 7 years ago
  46. 4c79579 bpf: Change bpf_fib_lookup to return lookup status by David Ahern · 7 years ago
  47. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  48. 24ac3a0 net/smc: rebuild nonblocking connect by Ursula Braun · 7 years ago
  49. 15ecbe9 tcp: add one more quick ack after after ECN events by Eric Dumazet · 7 years ago
  50. 8e75887 bpfilter: include bpfilter_umh in assembly instead of using objcopy by Masahiro Yamada · 7 years ago
  51. 977c711 strparser: Remove early eaten to fix full tcp receive buffer stall by Doron Roberts-Kedes · 7 years ago
  52. 88e85a7 bpfilter: check compiler capability in Kconfig by Masahiro Yamada · 7 years ago
  53. 0901441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  54. 7c8f4e6 fib_rules: match rules based on suppress_* properties too by Jason A. Donenfeld · 7 years ago
  55. c809195f rds: clean up loopback rds_connections on netns deletion by Sowmini Varadhan · 7 years ago
  56. b36e452 netfilter: nf_conncount: fix garbage collection confirm race by Florian Westphal · 7 years ago
  57. ce00bf0 netfilter: nf_log: don't hold nf_log_mutex during user access by Jann Horn · 7 years ago
  58. dffd22a netfilter: nf_log: fix uninit read in nf_log_proc_dostring by Jann Horn · 7 years ago
  59. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. 35b42da net_sched: remove a bogus warning in hfsc by Cong Wang · 7 years ago
  61. 0ce4e70 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 7 years ago
  62. 74174fe net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 7 years ago
  63. 6c6da92 ipv6: mcast: fix unsolicited report interval after receiving querys by Hangbin Liu · 7 years ago
  64. e5ab564 VSOCK: fix loopback on big-endian systems by Claudio Imbrenda · 7 years ago
  65. 44a5cd4 cls_flower: fix use after free in flower S/W path by Paolo Abeni · 7 years ago
  66. 945d015 net/packet: fix use-after-free by Eric Dumazet · 7 years ago
  67. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  68. fedb1bd3 sctp: fix erroneous inc of snmp SctpFragUsrMsgs by Marcelo Ricardo Leitner · 7 years ago
  69. 456488c strparser: Don't schedule in workqueue in paused state by Vakul Garg · 7 years ago
  70. c24fb5e bpfilter: fix user mode helper cross compilation by Matteo Croce · 7 years ago
  71. 9887cba ip: limit use of gso_size to udp by Willem de Bruijn · 7 years ago
  72. 8b26a06 bpfilter: ignore binary files by Matteo Croce · 7 years ago
  73. 421780f bpfilter: fix build error by Matteo Croce · 7 years ago
  74. cbf56c2 net/sched: act_ife: preserve the action control in case of error by Davide Caratti · 7 years ago
  75. 0a889b9 net/sched: act_ife: fix recursive lock and idr leak by Davide Caratti · 7 years ago
  76. 7892bd0 net: propagate dev_get_valid_name return code by Li RongQing · 7 years ago
  77. 8c43bd1 net/tcp: Fix socket lookups with SO_BINDTODEVICE by David Ahern · 7 years ago
  78. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 7 years ago
  79. 6e42a3f net/ncsi: Use netdev_dbg for debug messages by Joel Stanley · 7 years ago
  80. 5d3b146 net/ncsi: Drop no more channels message by Joel Stanley · 7 years ago
  81. 87975a0 net/ncsi: Silence debug messages by Joel Stanley · 7 years ago
  82. 0dae72d sunrpc: Prevent duplicate XID allocation by Chuck Lever · 7 years ago
  83. ad9852a netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister by Gao Feng · 7 years ago
  84. 9ce7bc0 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 7 years ago
  85. ba062eb netfilter: nf_queue: augment nfqa_cfg_policy by Eric Dumazet · 7 years ago
  86. 7e85dc8 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 7 years ago
  87. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
  88. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  89. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  90. 6d5fc19 xdp: Fix handling of devmap in generic XDP by Toshiaki Makita · 7 years ago
  91. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 7 years ago
  92. 06030db tls: fix waitall behavior in tls_sw_recvmsg by Daniel Borkmann · 7 years ago
  93. a447da7 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 7 years ago
  94. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 7 years ago
  95. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 7 years ago
  96. 6eba08c ipv6: Only emit append events for appended routes by Ido Schimmel · 7 years ago
  97. 41f9ba6 Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  98. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 7 years ago
  99. dc8b274 mac80211: Move up init of TXQs by Toke Høiland-Jørgensen · 7 years ago
  100. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 7 years ago