1. 70ba5b6 ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 7 years ago
  2. d27e77a net: qrtr: Reset the node and port ID of broadcast messages by Arun Kumar Neelakantam · 7 years ago
  3. fdf5fd3 net: qrtr: Broadcast messages only from control port by Arun Kumar Neelakantam · 7 years ago
  4. a9ba23d ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 7 years ago
  5. a659254 sctp: fix the issue that pathmtu may be set lower than MINSEGMENT by Xin Long · 7 years ago
  6. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 7 years ago
  7. d5a672a gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 7 years ago
  8. 52ee6ef tls: fix skb_to_sgvec returning unhandled error. by Doron Roberts-Kedes · 7 years ago
  9. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  10. fc9c202 ipv6: sr: fix passing wrong flags to crypto_alloc_shash() by Eric Biggers · 7 years ago
  11. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  12. 1236f22 tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 7 years ago
  13. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  14. 35e8c7b net: fib_rules: bring back rule_exists to match rule during add by Roopa Prabhu · 7 years ago
  15. 3f76df1 net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN by Cong Wang · 7 years ago
  16. e7c7faa net/ipv6: Fix updates to prefix route by David Ahern · 7 years ago
  17. d14b56f net: cleanup gfp mask in alloc_skb_with_frags by Michal Hocko · 7 years ago
  18. c860e99 tcp: fix Fast Open key endianness by Yuchung Cheng · 7 years ago
  19. e88958e net: handle NULL ->poll gracefully by Christoph Hellwig · 7 years ago
  20. 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
  21. e699e2c net, mm: account sock objects to kmemcg by Shakeel Butt · 7 years ago
  22. 95bca62 nl80211: check nla_parse_nested() return values by Johannes Berg · 7 years ago
  23. 188f60a nl80211: relax ht operation checks for mesh by Bob Copeland · 7 years ago
  24. e7441c9 mac80211: disable BHs/preemption in ieee80211_tx_control_port() by Denis Kenzior · 7 years ago
  25. 4c79579 bpf: Change bpf_fib_lookup to return lookup status by David Ahern · 7 years ago
  26. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  27. 24ac3a0 net/smc: rebuild nonblocking connect by Ursula Braun · 7 years ago
  28. 15ecbe9 tcp: add one more quick ack after after ECN events by Eric Dumazet · 7 years ago
  29. 8e75887 bpfilter: include bpfilter_umh in assembly instead of using objcopy by Masahiro Yamada · 7 years ago
  30. 977c711 strparser: Remove early eaten to fix full tcp receive buffer stall by Doron Roberts-Kedes · 7 years ago
  31. 88e85a7 bpfilter: check compiler capability in Kconfig by Masahiro Yamada · 7 years ago
  32. 0901441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  33. 7c8f4e6 fib_rules: match rules based on suppress_* properties too by Jason A. Donenfeld · 7 years ago
  34. c809195f rds: clean up loopback rds_connections on netns deletion by Sowmini Varadhan · 7 years ago
  35. b36e452 netfilter: nf_conncount: fix garbage collection confirm race by Florian Westphal · 7 years ago
  36. ce00bf0 netfilter: nf_log: don't hold nf_log_mutex during user access by Jann Horn · 7 years ago
  37. dffd22a netfilter: nf_log: fix uninit read in nf_log_proc_dostring by Jann Horn · 7 years ago
  38. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  39. 35b42da net_sched: remove a bogus warning in hfsc by Cong Wang · 7 years ago
  40. 0ce4e70 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 7 years ago
  41. 74174fe net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 7 years ago
  42. 6c6da92 ipv6: mcast: fix unsolicited report interval after receiving querys by Hangbin Liu · 7 years ago
  43. e5ab564 VSOCK: fix loopback on big-endian systems by Claudio Imbrenda · 7 years ago
  44. 44a5cd4 cls_flower: fix use after free in flower S/W path by Paolo Abeni · 7 years ago
  45. 945d015 net/packet: fix use-after-free by Eric Dumazet · 7 years ago
  46. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  47. fedb1bd3 sctp: fix erroneous inc of snmp SctpFragUsrMsgs by Marcelo Ricardo Leitner · 7 years ago
  48. 456488c strparser: Don't schedule in workqueue in paused state by Vakul Garg · 7 years ago
  49. c24fb5e bpfilter: fix user mode helper cross compilation by Matteo Croce · 7 years ago
  50. 9887cba ip: limit use of gso_size to udp by Willem de Bruijn · 7 years ago
  51. 8b26a06 bpfilter: ignore binary files by Matteo Croce · 7 years ago
  52. 421780f bpfilter: fix build error by Matteo Croce · 7 years ago
  53. cbf56c2 net/sched: act_ife: preserve the action control in case of error by Davide Caratti · 7 years ago
  54. 0a889b9 net/sched: act_ife: fix recursive lock and idr leak by Davide Caratti · 7 years ago
  55. 7892bd0 net: propagate dev_get_valid_name return code by Li RongQing · 7 years ago
  56. 8c43bd1 net/tcp: Fix socket lookups with SO_BINDTODEVICE by David Ahern · 7 years ago
  57. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 7 years ago
  58. 6e42a3f net/ncsi: Use netdev_dbg for debug messages by Joel Stanley · 7 years ago
  59. 5d3b146 net/ncsi: Drop no more channels message by Joel Stanley · 7 years ago
  60. 87975a0 net/ncsi: Silence debug messages by Joel Stanley · 7 years ago
  61. 0dae72d sunrpc: Prevent duplicate XID allocation by Chuck Lever · 7 years ago
  62. ad9852a netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister by Gao Feng · 7 years ago
  63. 9ce7bc0 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 7 years ago
  64. ba062eb netfilter: nf_queue: augment nfqa_cfg_policy by Eric Dumazet · 7 years ago
  65. 7e85dc8 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 7 years ago
  66. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
  67. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  68. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  69. 6d5fc19 xdp: Fix handling of devmap in generic XDP by Toshiaki Makita · 7 years ago
  70. f6a6f20 neighbour: skip NTF_EXT_LEARNED entries during forced gc by Roopa Prabhu · 7 years ago
  71. 06030db tls: fix waitall behavior in tls_sw_recvmsg by Daniel Borkmann · 7 years ago
  72. a447da7 tls: fix use-after-free in tls_push_record by Daniel Borkmann · 7 years ago
  73. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 7 years ago
  74. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 7 years ago
  75. 6eba08c ipv6: Only emit append events for appended routes by Ido Schimmel · 7 years ago
  76. 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
  77. bf2b61a cfg80211: fix rcu in cfg80211_unregister_wdev by Dedy Lansky · 7 years ago
  78. dc8b274 mac80211: Move up init of TXQs by Toke Høiland-Jørgensen · 7 years ago
  79. 3c12d04 cfg80211: initialize sinfo in cfg80211_get_station by Sven Eckelmann · 7 years ago
  80. f1693c6 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 7 years ago
  81. bda06be l2tp: clean up stale tunnel or session in pppol2tp_connect's error path by Guillaume Nault · 7 years ago
  82. 3e1bc8b l2tp: prevent pppol2tp_connect() from creating kernel sockets by Guillaume Nault · 7 years ago
  83. 7ac6ab1 l2tp: only accept PPP sessions in pppol2tp_connect() by Guillaume Nault · 7 years ago
  84. 90904ff l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() by Guillaume Nault · 7 years ago
  85. 4fd44a9 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 7 years ago
  86. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  87. 9951912 sctp: define sctp_packet_gso_append to build GSO frames by Xin Long · 7 years ago
  88. 60d061e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  89. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  90. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 7 years ago
  91. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  92. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  93. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  94. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 7 years ago
  95. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  96. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  97. c0129a0 smc: convert to ->poll_mask by Cong Wang · 7 years ago
  98. cdb8744 Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets" by Bart Van Assche · 7 years ago
  99. 21ba884 netfilter: nf_conncount: Fix garbage collection with zones by Yi-Hung Wei · 7 years ago
  100. fc6ddbe netfilter: xt_connmark: fix list corruption on rmmod by Florian Westphal · 7 years ago