1. d4b2b8c ipv6: reuse ip6_frag_id from ip6_ufo_append_data by Hannes Frederic Sowa · 10 years ago
  2. b27a1c6 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  3. f884404 inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  4. e2cbc0a ipv6: reallocate addrconf router for ipv6 address when lo device up by Gao feng · 11 years ago
  5. c08793e Revert: "net: ip, ipv6: handle gso skbs in forwarding path" by Greg Kroah-Hartman · 10 years ago
  6. f832f02 net: fix inet_getid() and ipv6_select_ident() bugs by Eric Dumazet · 10 years ago
  7. e89aff5 net: tunnels - enable module autoloading by Tom Gundersen · 10 years ago
  8. 4efc06e ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 10 years ago
  9. 6c3734b netfilter: Can't fail and free after table replacement by Thomas Graf · 10 years ago
  10. e15cf79 ipv6: some ipv6 statistic counters failed to disable bh by Hannes Frederic Sowa · 10 years ago
  11. 0651d34 ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly by lucien · 10 years ago
  12. 762662a ipv6: Avoid unnecessary temporary addresses being generated by Heiner Kallweit · 10 years ago
  13. 03242b9 ipv6: don't set DST_NOCOUNT for remotely added routes by Sabrina Dubroca · 10 years ago
  14. 5735d67 net: ip, ipv6: handle gso skbs in forwarding path by Florian Westphal · 10 years ago
  15. e0c7f9c net: avoid reference counter overflows on fib_rules in multicast forwarding by Hannes Frederic Sowa · 11 years ago
  16. f201f7e ipv6: don't count addrconf generated routes against gc limit by Hannes Frederic Sowa · 11 years ago
  17. 8beef6c ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 11 years ago
  18. ee2c6c6 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 11 years ago
  19. ff4fe08 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  20. a6b8db0 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  21. f33f98c ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv by Duan Jiong · 11 years ago
  22. a1d16c8 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 11 years ago
  23. 221f37f ipv6: restrict neighbor entry creation to output flow by Marcelo Ricardo Leitner · 11 years ago
  24. e152937 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  25. 3a0434a ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put by Salam Noureddine · 11 years ago
  26. 32c17a3 ipv6: udp packets following an UFO enqueued packet need also be handled by UFO by Hannes Frederic Sowa · 11 years ago
  27. 7659f12 net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv by Daniel Borkmann · 11 years ago
  28. 1a73f02 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 11 years ago
  29. c7641a3 ipv6: Don't depend on per socket memory for neighbour discovery messages by Thomas Graf · 11 years ago
  30. f4caf51 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 11 years ago
  31. 4af4275 ipv6: remove max_addresses check from ipv6_create_tempaddr by Hannes Frederic Sowa · 11 years ago
  32. 55bd7d2 ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match by Hannes Frederic Sowa · 11 years ago
  33. 4431c33 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 11 years ago
  34. 09eea84 ipv6: in case of link failure remove route directly instead of letting it expire by Hannes Frederic Sowa · 11 years ago
  35. 48d01ef ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size by Hannes Frederic Sowa · 11 years ago
  36. f2e6f75 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  37. 113983a ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  38. a2b1986 ipv6: ip6_sk_dst_check() must not assume ipv6 dst by Eric Dumazet · 11 years ago
  39. 89c2fcd ipv6: don't call addrconf_dst_alloc again when enable lo by Gao feng · 11 years ago
  40. ee48ebd ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 11 years ago
  41. 72c5c8a ipv6: fix possible crashes in ip6_cork_release() by Eric Dumazet · 11 years ago
  42. 89b0d01 xfrm6: release dev before returning error by Cong Wang · 11 years ago
  43. 583dccf net: drop dst before queueing fragments by Eric Dumazet · 11 years ago
  44. b4bf76d net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 11 years ago
  45. 4a421b9 ipv6: don't accept node local multicast traffic from the wire by Hannes Frederic Sowa · 11 years ago
  46. 9ea0bdf ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 11 years ago
  47. 264ca9c ipv6: don't accept multicast traffic with scope 0 by Hannes Frederic Sowa · 12 years ago
  48. 3176a54 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  49. e832836 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 11 years ago
  50. ed130e3 ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 12 years ago
  51. ac62c48 ipv6: fix header length calculation in ip6_append_data() by Romain KUNTZ · 12 years ago
  52. 38a0846 ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 12 years ago
  53. efba1bb inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  54. 548b2f2 ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value by Hannes Frederic Sowa · 12 years ago
  55. b8fc040 ipv6: send unsolicited neighbour advertisements to all-nodes by Hannes Frederic Sowa · 12 years ago
  56. 8f30217 ipv6: Set default hoplimit as zero. by Li RongQing · 12 years ago
  57. 396f05e5 ipv6: addrconf: fix /proc/net/if_inet6 by Eric Dumazet · 12 years ago
  58. e8fe45b tcp: resets are misrouted by Alexey Kuznetsov · 12 years ago
  59. 52d6a31 ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  60. f440044 ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago
  61. 822af34 ipv6: fix return value check in fib6_add() by Wei Yongjun · 12 years ago
  62. 0fb4196 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 12 years ago
  63. 0a154ed ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 12 years ago
  64. b5026bf ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock by Ben Hutchings · 12 years ago
  65. 9d43f1d ipv6: Move ipv6 proc file registration to end of init order by Thomas Graf · 12 years ago
  66. 1f9b81b ipv6: fib: Restore NTF_ROUTER exception in fib6_age() by Thomas Graf · 12 years ago
  67. afacd42 xfrm: take net hdr len into account for esp payload size calculation by Benjamin Poirier · 12 years ago
  68. 276aa6b ipv6: fix incorrect ipsec fragment by Gao feng · 12 years ago
  69. a666d66 UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  70. bd0ee4c net: ipv6: make "ip -6 route get mark xyz" work. by Lorenzo Colitti · 10 years ago
  71. 28da9a0 net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  72. 014132b Revert "net: core: Support UID-based routing." by chrmhoffmann · 6 years ago
  73. 559b4f7 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  74. 9dd6888 ipv6: do not clear pinet6 field by Eric Dumazet · 11 years ago
  75. 43b2e61 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 9 years ago
  76. 353bcb7 FP2: merge rb1.15 into cm-14.1 by chrmhoffmann · 7 years ago
  77. 938f09e netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 8 years ago
  78. 4eec9a1 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago
  79. ed9f09b ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 7 years ago
  80. 9f418e4 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  81. 3c72acd ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 9 years ago
  82. 45a06d9 Merge fp2-m-sibon into cm-14.1 by chrmhoffmann · 7 years ago
  83. b98be2d ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  84. 719a832 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  85. 7f44e15 Merge stock 17.04.0 into cm-14.1 by chrmhoffmann · 7 years ago
  86. df7598b FPII-2935 :Remote code execution vulnerability in kernel networking subsystem CVE-2016-10229 A-32813456 by Eric Dumazet · 7 years ago
  87. 1391b79 Merge LA.BF.1.1.3_rb1.13 into FP2 by chrmhoffmann · 7 years ago
  88. 85f8667 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 9 years ago
  89. f543196 udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  90. f1d2f51 netfilter: x_tables: validate e->target_offset early by Florian Westphal · 8 years ago
  91. 91d0765 netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 8 years ago
  92. 1b03354 netfilter: x_tables: fix unconditional helper by Florian Westphal · 8 years ago
  93. 4165279 Merge commit '4e3542c936a204b5403c733ba5dbda1be46f3350' into FPII_KERNEL_MERGE by Pekka Pesu · 8 years ago
  94. 4b02f90 FPII-2340: Information disclosure vulnerability in kernel networking by Teow Wan Yee · 8 years ago
  95. 158d899 FPII-2319: Elevation of privilege vulnerability in kernel netfilter subsystem CVE-2016-3134 A-28940694 by Jeron Susan · 8 years ago
  96. 87564c1 net/ipv6/route.c: packets originating on device match lo by David McCullough · 12 years ago
  97. dbe7add Revert "net/ipv6/route.c: packets originating on device match lo" by Ravinder Konka · 9 years ago
  98. 274f0b6 net/ipv6/route.c: packets originating on device match lo by Ravinder Konka · 12 years ago
  99. 401c6a8 ipv6: clean up anycast when an interface is destroyed by Sabrina Dubroca · 10 years ago
  100. 0ec3c28 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago