1. 5e93e58 net: llc: use correct size for sysctl timeout entries by Sasha Levin · 10 years ago
  2. 01830a4 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 10 years ago
  3. 884de0e Merge fp2-sibon-17.07.6 into cm-14.1 by chrmhoffmann · 7 years ago
  4. 45a06d9 Merge fp2-m-sibon into cm-14.1 by chrmhoffmann · 7 years ago
  5. 6b5a283 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 10 years ago
  6. 794cf43 netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages by Daniel Borkmann · 11 years ago
  7. 6e615c8 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  8. dac1641 sctp: validate chunk len before actually using it by Marcelo Ricardo Leitner · 8 years ago
  9. 4ff4936 netlink: Fix dump skb leak/double free by Herbert Xu · 8 years ago
  10. 90a6348 netlink: add reference of module in netlink_dump_start by Gao feng · 12 years ago
  11. b706b2e ping: implement proper locking by Eric Dumazet · 7 years ago
  12. d600067 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  13. b73479a ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 7 years ago
  14. 6c097cb unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  15. 15bcdf4 unix: properly account for FDs passed over unix sockets by willy tarreau · 9 years ago
  16. b98be2d ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  17. 719a832 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  18. 9ff45de net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  19. af4e55a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  20. abb9972 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 8 years ago
  21. 3a4d809 packet: fix races in fanout_add() by Eric Dumazet · 8 years ago
  22. 24a6d2e dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  23. 5d7ca79 net: ping: check minimum size on ICMP header length by Kees Cook · 8 years ago
  24. 746792f mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 11 years ago
  25. 36d33e3 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 8 years ago
  26. f081d5e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  27. 483e06f tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  28. ba671b1 net/packet: fix overflow in check for priv area size by Andrey Konovalov · 7 years ago
  29. 6ac4e55 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  30. a117cf0 net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  31. 4d86d7d net/packet: fix overflow in check for tp_frame_nr by Andrey Konovalov · 7 years ago
  32. 1b3ce72 ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 8 years ago
  33. 6c62020 dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  34. 7f44e15 Merge stock 17.04.0 into cm-14.1 by chrmhoffmann · 7 years ago
  35. ac73a16 xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 7 years ago
  36. 8e902c5 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 7 years ago
  37. 2c9855d FPII-2971 :Denial of service vulnerability in kernel networking subsystem CVE-2014-2706 A-34160553 by Emmanuel Grumbach · 7 years ago
  38. 630596c FPII-2967 :Information disclosure vulnerability in kernel networking subsystem CVE-2014-3145 A-34469585 by Mathias Krause · 7 years ago
  39. df7598b FPII-2935 :Remote code execution vulnerability in kernel networking subsystem CVE-2016-10229 A-32813456 by Eric Dumazet · 7 years ago
  40. 1391b79 Merge LA.BF.1.1.3_rb1.13 into FP2 by chrmhoffmann · 7 years ago
  41. bc70bb4 FPII-2820 : Fixing the build error caused by previous commit by Jeron Susan · 8 years ago FP2-open-17.03.0
  42. d9747b2 FPII-2821: Elevation of privilege vulnerability in kernel networking subsystem (device specific) CVE-2016-9793A-33363517 by Eric Dumazet · 8 years ago
  43. d50f2bb FPII-2813: Elevation of privilege vulnerability in kernel networking subsystem (device specific) CVE-2016-10200 A-33753815 by Guillaume Nault · 8 years ago
  44. 08ee85a FPII-2820: Elevation of privilege vulnerability in kernel networking subsystem (device specific) CVE-2016-8655A-33358926 by Philip Pettersson · 8 years ago
  45. 63ef223 mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 11 years ago
  46. 48ec692 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 10 years ago
  47. 85f8667 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 9 years ago
  48. 6841275 net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 8 years ago
  49. 24a567e packet: fix race condition in packet_set_ring by Philip Pettersson · 8 years ago
  50. 6ae1a7b l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip by Guillaume Nault · 8 years ago
  51. a4ab649 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 11 years ago
  52. 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
  53. 90ea357 FPII-2617: Information disclosure vulnerability in kernel components (device specific) CVE-2016-8406 A-31796940 by Teow Wan Yee · 8 years ago
  54. f543196 udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  55. 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
  56. f34ee88 FPIIM-83: Don't show empty tag stats for unprivileged uids by Mohamad Ayyash · 8 years ago
  57. 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
  58. 8f443f7 FPII-2617: Information disclosure vulnerability in kernel components (device specific) CVE-2016-8406 A-31796940 by Teow Wan Yee · 8 years ago
  59. 4165279 Merge commit '4e3542c936a204b5403c733ba5dbda1be46f3350' into FPII_KERNEL_MERGE by Pekka Pesu · 8 years ago
  60. 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
  61. 8afd84f FPII-2420 : Update: Information disclosure vulnerability in networking component (device specific) CVE-2016-3809 A-27532522 by Teow Wan Yee · 8 years ago
  62. a946751 FPII-2433 : Information disclosure vulnerability in kernel components by Teow Wan Yee · 8 years ago
  63. a5204d7 FPII-2399 : Elevation of privilege vulnerability in kernel networking by Teow Wan Yee · 8 years ago
  64. 4b02f90 FPII-2340: Information disclosure vulnerability in kernel networking by Teow Wan Yee · 8 years ago
  65. 5770514 Revert "FPII-2318: Elevation of privilege vulnerability in kernel networking subsystem CVE-2013-7446 A-29119002" by Teow Wan Yee · 8 years ago
  66. d616bdf FPII-2318: Elevation of privilege vulnerability in kernel networking subsystem CVE-2013-7446 A-29119002 by Teow Wan Yee · 8 years ago
  67. 158d899 FPII-2319: Elevation of privilege vulnerability in kernel netfilter subsystem CVE-2016-3134 A-28940694 by Jeron Susan · 8 years ago
  68. 2222726 FPII-2235 Elevation of privilege vulnerability in kernel networking by Teow Wan Yee · 8 years ago
  69. af9dd6d FPII-2273 Information disclosure vulnerability in kernel networking by Teow Wan Yee · 8 years ago
  70. 4a98d42 net: udp: Adjust UDP socket state for encapsulation sockets by Harout Hedeshian · 9 years ago
  71. 87564c1 net/ipv6/route.c: packets originating on device match lo by David McCullough · 12 years ago
  72. dbe7add Revert "net/ipv6/route.c: packets originating on device match lo" by Ravinder Konka · 9 years ago
  73. 274f0b6 net/ipv6/route.c: packets originating on device match lo by Ravinder Konka · 12 years ago
  74. fdf459e FP2-1572: apply fix for (CVE-2015-3636). by David S. Miller · 9 years ago
  75. 401c6a8 ipv6: clean up anycast when an interface is destroyed by Sabrina Dubroca · 10 years ago
  76. 0ec3c28 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  77. e517037 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 10 years ago
  78. fd42b74 net: ping: Return EAFNOSUPPORT when appropriate. by Lorenzo Colitti · 10 years ago
  79. 432bc4d net/ping: handle protocol mismatching scenario by Jane Zhou · 10 years ago
  80. 8638eea Merge "neigh: Better handling of transition to NUD_PROBE state" by Linux Build Service Account · 9 years ago
  81. 80f4b77 proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 9 years ago
  82. ccf03da neigh: Better handling of transition to NUD_PROBE state by Erik Kline · 9 years ago
  83. aa35407 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  84. fe3537e cfg80211: add space after the b/w in db.txt by Mihir Shete · 10 years ago
  85. ee7fb00 net: rps: fix cpu unplug by Eric Dumazet · 10 years ago
  86. a1c7cd8 Merge "nf: xt_qtaguid: fix handling for cases where tunnels are used." by Linux Build Service Account · 10 years ago
  87. 848b89e Merge "tcp: add a sysctl to config the tcp_default_init_rwnd" by Linux Build Service Account · 10 years ago
  88. af6b56c Merge "netfilter: nf_conntrack: decrement global counter after object release" by Linux Build Service Account · 10 years ago
  89. 8b07dd2 Merge "net/l2tp: don't fall back on UDP [get|set]sockopt" by Linux Build Service Account · 10 years ago
  90. 3c69049 tcp: add a sysctl to config the tcp_default_init_rwnd by JP Abgrall · 11 years ago
  91. 95d654c nf: xt_qtaguid: fix handling for cases where tunnels are used. by JP Abgrall · 11 years ago
  92. 649461b msm: wlan: Update the wifi regulatory database. by Amar Singhal · 10 years ago
  93. 363c597 Merge "net: support marking accepting TCP sockets" by Linux Build Service Account · 10 years ago
  94. 985f0c3 Merge "net: add a sysctl to reflect the fwmark on replies" by Linux Build Service Account · 10 years ago
  95. 6116ad6 Merge "net: ipv6: autoconf routes into per-device tables" by Linux Build Service Account · 10 years ago
  96. f62eab3 Merge "net: ipv6: ping: Use socket mark in routing lookup" by Linux Build Service Account · 10 years ago
  97. d725094 netfilter: nf_conntrack: decrement global counter after object release by Pablo Neira Ayuso · 11 years ago
  98. dbadd30 net: core: Support UID-based routing. by Lorenzo Colitti · 10 years ago
  99. 8b70870 net/l2tp: don't fall back on UDP [get|set]sockopt by Sasha Levin · 10 years ago
  100. d5d8721 netlink: fix possible spoofing from non-root processes by Pablo Neira Ayuso · 12 years ago