1. a197326 xfrm: policy: check policy direction value by Vladis Dronov · 7 years ago
  2. cd14660 Bluetooth: Properly check L2CAP config option output buffer length by Ben Seri · 7 years ago
  3. b6788d2 ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 7 years ago
  4. cc05812 net: diag: support v4mapped sockets in inet_diag_find_one_icsk() by Eric Dumazet · 9 years ago
  5. d97ca94 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  6. 496b6d0 net: tcp: deal with listen sockets properly in tcp_abort. by Lorenzo Colitti · 9 years ago
  7. 559b4f7 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  8. 9dd6888 ipv6: do not clear pinet6 field by Eric Dumazet · 11 years ago
  9. c191e25 net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  10. ffff622 net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  11. 29cd369 netfilter: idletimer: Fix trivial lockdep warning by Steve Kondik · 9 years ago
  12. 782553d netfilter: xt_HARDIDLETIMER: Fix use after free condition by Patrick Daly · 9 years ago
  13. 6a06285 nf: IDLETIMER: Fix possible use before initialization in idletimer_resume by Patrick Daly · 10 years ago
  14. 3fc7176 nf: IDLETIMER: Adds the uid field in the msg by Ruchi Kandoi · 9 years ago
  15. 7783a65 netfilter: IDLETIMER: fix invalid deference of timer by JP Abgrall · 10 years ago
  16. f9647dc nf: Remove compilation error caused by e254d2c28c880da28626af6d53b7add5f7d6afee by Ruchi Kandoi · 10 years ago
  17. 3cf8942 nf: IDLETIMER: time-stamp and suspend/resume handling. by Ruchi Kandoi · 10 years ago
  18. 43b2e61 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 10 years ago
  19. 353bcb7 FP2: merge rb1.15 into cm-14.1 by chrmhoffmann · 7 years ago
  20. 938f09e netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 8 years ago
  21. e208e1d netfilter: x_tables: check for size overflow by Florian Westphal · 9 years ago
  22. 7deaa34 ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 8 years ago
  23. 4eec9a1 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago
  24. ed9f09b ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 7 years ago
  25. 4e271b9 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 7 years ago
  26. 571fe30 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  27. 9f418e4 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  28. 3c72acd ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 9 years ago
  29. 5e93e58 net: llc: use correct size for sysctl timeout entries by Sasha Levin · 10 years ago
  30. 01830a4 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 10 years ago
  31. 884de0e Merge fp2-sibon-17.07.6 into cm-14.1 by chrmhoffmann · 7 years ago
  32. 45a06d9 Merge fp2-m-sibon into cm-14.1 by chrmhoffmann · 7 years ago
  33. 6b5a283 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 10 years ago
  34. 794cf43 netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages by Daniel Borkmann · 11 years ago
  35. 6e615c8 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  36. dac1641 sctp: validate chunk len before actually using it by Marcelo Ricardo Leitner · 8 years ago
  37. 4ff4936 netlink: Fix dump skb leak/double free by Herbert Xu · 8 years ago
  38. 90a6348 netlink: add reference of module in netlink_dump_start by Gao feng · 12 years ago
  39. b706b2e ping: implement proper locking by Eric Dumazet · 7 years ago
  40. d600067 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  41. b73479a ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 7 years ago
  42. 6c097cb unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  43. 15bcdf4 unix: properly account for FDs passed over unix sockets by willy tarreau · 9 years ago
  44. b98be2d ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  45. 719a832 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  46. 9ff45de net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  47. af4e55a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  48. abb9972 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 8 years ago
  49. 3a4d809 packet: fix races in fanout_add() by Eric Dumazet · 8 years ago
  50. 24a6d2e dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  51. 5d7ca79 net: ping: check minimum size on ICMP header length by Kees Cook · 8 years ago
  52. 746792f mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 11 years ago
  53. 36d33e3 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 8 years ago
  54. f081d5e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  55. 483e06f tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  56. ba671b1 net/packet: fix overflow in check for priv area size by Andrey Konovalov · 7 years ago
  57. 6ac4e55 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  58. a117cf0 net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  59. 4d86d7d net/packet: fix overflow in check for tp_frame_nr by Andrey Konovalov · 7 years ago
  60. 1b3ce72 ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 8 years ago
  61. 6c62020 dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  62. 7f44e15 Merge stock 17.04.0 into cm-14.1 by chrmhoffmann · 7 years ago
  63. ac73a16 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 7 years ago
  64. 8e902c5 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 7 years ago
  65. 2c9855d FPII-2971 :Denial of service vulnerability in kernel networking subsystem CVE-2014-2706 A-34160553 by Emmanuel Grumbach · 7 years ago
  66. 630596c FPII-2967 :Information disclosure vulnerability in kernel networking subsystem CVE-2014-3145 A-34469585 by Mathias Krause · 8 years ago
  67. df7598b FPII-2935 :Remote code execution vulnerability in kernel networking subsystem CVE-2016-10229 A-32813456 by Eric Dumazet · 8 years ago
  68. 1391b79 Merge LA.BF.1.1.3_rb1.13 into FP2 by chrmhoffmann · 7 years ago
  69. bc70bb4 FPII-2820 : Fixing the build error caused by previous commit by Jeron Susan · 8 years ago FP2-open-17.03.0
  70. d9747b2 FPII-2821: Elevation of privilege vulnerability in kernel networking subsystem (device specific) CVE-2016-9793A-33363517 by Eric Dumazet · 8 years ago
  71. d50f2bb FPII-2813: Elevation of privilege vulnerability in kernel networking subsystem (device specific) CVE-2016-10200 A-33753815 by Guillaume Nault · 8 years ago
  72. 08ee85a FPII-2820: Elevation of privilege vulnerability in kernel networking subsystem (device specific) CVE-2016-8655A-33358926 by Philip Pettersson · 8 years ago
  73. 63ef223 mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 11 years ago
  74. 48ec692 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 10 years ago
  75. 85f8667 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 9 years ago
  76. 6841275 net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 8 years ago
  77. 24a567e packet: fix race condition in packet_set_ring by Philip Pettersson · 8 years ago
  78. 6ae1a7b l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip by Guillaume Nault · 8 years ago
  79. a4ab649 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 11 years ago
  80. 2e9534e Merge "FPII-2617: Information disclosure vulnerability in kernel components (device specific) CVE-2016-8406 A-31796940" into FPIIM_WIP by Dirk Vogt · 8 years ago
  81. 90ea357 FPII-2617: Information disclosure vulnerability in kernel components (device specific) CVE-2016-8406 A-31796940 by Teow Wan Yee · 8 years ago
  82. f543196 udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  83. f1d2f51 netfilter: x_tables: validate e->target_offset early by Florian Westphal · 8 years ago
  84. 91d0765 netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 8 years ago
  85. 6410258 FPII-2608: Elevation of privilege vulnerability in kernel networking subsystem (device specific) CVE-2016-8399 A-31349935 by Teow Wan Yee · 8 years ago
  86. 1b03354 netfilter: x_tables: fix unconditional helper by Florian Westphal · 8 years ago
  87. f34ee88 FPIIM-83: Don't show empty tag stats for unprivileged uids by Mohamad Ayyash · 8 years ago
  88. 2b7c3e6 FPII-2608: Elevation of privilege vulnerability in kernel networking subsystem (device specific) CVE-2016-8399 A-31349935 by Teow Wan Yee · 8 years ago
  89. 8f443f7 FPII-2617: Information disclosure vulnerability in kernel components (device specific) CVE-2016-8406 A-31796940 by Teow Wan Yee · 8 years ago
  90. 4165279 Merge commit '4e3542c936a204b5403c733ba5dbda1be46f3350' into FPII_KERNEL_MERGE by Pekka Pesu · 8 years ago
  91. 305ac7b net: Fix use after free in the recvmmsg exit path by Arnaldo Carvalho de Melo · 8 years ago
  92. 4e3542c Revert "FPII-2420 : Update: Information disclosure vulnerability in networking component (device specific) CVE-2016-3809 A-27532522" by Teemu Hukkanen · 8 years ago FP2-open-16.10.0
  93. 8afd84f FPII-2420 : Update: Information disclosure vulnerability in networking component (device specific) CVE-2016-3809 A-27532522 by Teow Wan Yee · 8 years ago
  94. a946751 FPII-2433 : Information disclosure vulnerability in kernel components by Teow Wan Yee · 8 years ago
  95. a5204d7 FPII-2399 : Elevation of privilege vulnerability in kernel networking by Teow Wan Yee · 8 years ago
  96. 4b02f90 FPII-2340: Information disclosure vulnerability in kernel networking by Teow Wan Yee · 8 years ago
  97. 5770514 Revert "FPII-2318: Elevation of privilege vulnerability in kernel networking subsystem CVE-2013-7446 A-29119002" by Teow Wan Yee · 8 years ago
  98. d616bdf FPII-2318: Elevation of privilege vulnerability in kernel networking subsystem CVE-2013-7446 A-29119002 by Teow Wan Yee · 8 years ago
  99. 158d899 FPII-2319: Elevation of privilege vulnerability in kernel netfilter subsystem CVE-2016-3134 A-28940694 by Jeron Susan · 8 years ago
  100. 2222726 FPII-2235 Elevation of privilege vulnerability in kernel networking by Teow Wan Yee · 8 years ago