1. 05c33ff tipc: fix lockdep warning during bearer initialization by Ying Xue · 12 years ago
  2. 7659f12 net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv by Daniel Borkmann · 11 years ago
  3. 1a73f02 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 11 years ago
  4. bec3e09 net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay by Daniel Borkmann · 11 years ago
  5. c7641a3 ipv6: Don't depend on per socket memory for neighbour discovery messages by Thomas Graf · 11 years ago
  6. f4caf51 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 11 years ago
  7. 4af4275 ipv6: remove max_addresses check from ipv6_create_tempaddr by Hannes Frederic Sowa · 11 years ago
  8. 55bd7d2 ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match by Hannes Frederic Sowa · 11 years ago
  9. 854eafe tcp: cubic: fix bug in bictcp_acked() by Eric Dumazet · 11 years ago
  10. b37ecfd tcp: cubic: fix overflow error in bictcp_update() by Eric Dumazet · 11 years ago
  11. c2a016a fib_trie: remove potential out of bound access by Eric Dumazet · 11 years ago
  12. 8ccc1ea neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 11 years ago
  13. a4583f4 net: check net.core.somaxconn sysctl values by Roman Gushchin · 11 years ago
  14. 23f9665 htb: fix sign extension bug by stephen hemminger · 11 years ago
  15. cf5e19d SUNRPC: Fix memory corruption issue on 32-bit highmem systems by Trond Myklebust · 11 years ago
  16. b9ed46c af_key: initialize satype in key_notify_policy_flush() by Nicolas Dichtel · 12 years ago
  17. 87dc8d6 net_sched: info leak in atm_tc_dump_class() by Dan Carpenter · 11 years ago
  18. bedb70e af_key: more info leaks in pfkey messages by Dan Carpenter · 11 years ago
  19. bb2fb22 net_sched: Fix stack info leak in cbq_dump_wrr(). by David S. Miller · 11 years ago
  20. 4431c33 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 11 years ago
  21. 3366f24 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  22. 7b621d6 sysctl net: Keep tcp_syn_retries inside the boundary by Michal Tesar · 11 years ago
  23. dee5833 nl80211: fix mgmt tx status and testmode reporting for netns by Michal Kazior · 11 years ago
  24. 8f8ffff mac80211: fix duplicate retransmission detection by Johannes Berg · 11 years ago
  25. 76fb316 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  26. 57f06dc 9p: fix off by one causing access violations and memory corruption by Sasha Levin · 11 years ago
  27. 09eea84 ipv6: in case of link failure remove route directly instead of letting it expire by Hannes Frederic Sowa · 11 years ago
  28. 48d01ef ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size by Hannes Frederic Sowa · 11 years ago
  29. f2e6f75 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  30. 27c20fb l2tp: add missing .owner to struct pppox_proto by Wei Yongjun · 11 years ago
  31. 113983a ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  32. 35ddeb7 x25: Fix broken locking in ioctl error paths. by Dave Jones · 11 years ago
  33. 55b3686 neighbour: fix a race in neigh_destroy() by Eric Dumazet · 11 years ago
  34. 38b509f af_key: fix info leaks in notify messages by Mathias Krause · 11 years ago
  35. a2b1986 ipv6: ip6_sk_dst_check() must not assume ipv6 dst by Eric Dumazet · 11 years ago
  36. 89c2fcd ipv6: don't call addrconf_dst_alloc again when enable lo by Gao feng · 11 years ago
  37. d75ff32 ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets. by Aydin Arik · 11 years ago
  38. 09a354d bridge: fix switched interval for MLD Query types by Linus Lüssing · 11 years ago
  39. f7f2231 libceph: Fix NULL pointer dereference in auth client code by Tyler Hicks · 11 years ago
  40. e8bcbb4 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  41. e2c5d3e l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  42. efb7582 packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 11 years ago
  43. 7445f99 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 11 years ago
  44. ee48ebd ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 11 years ago
  45. d26ed13 net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 11 years ago
  46. e816a41 ip_tunnel: fix kernel panic with icmp_dest_unreach by Eric Dumazet · 11 years ago
  47. f76399b tcp: xps: fix reordering issues by Eric Dumazet · 11 years ago
  48. 0d06c25 tcp: bug fix in proportional rate reduction. by Nandita Dukkipati · 11 years ago
  49. 6ed6fbe netlabel: improve domain mapping validation by Paul Moore · 11 years ago
  50. 72c5c8a ipv6: fix possible crashes in ip6_cork_release() by Eric Dumazet · 11 years ago
  51. c47ba75 tcp: fix tcp_md5_hash_skb_data() by Eric Dumazet · 11 years ago
  52. 137dbf8 libceph: wrap auth methods in a mutex by Sage Weil · 11 years ago
  53. e722283 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  54. 0ad7d72 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  55. 02693e1 libceph: fix authorizer invalidation by Sage Weil · 11 years ago
  56. e5135c8 libceph: clear messenger auth_retry flag when we authenticate by Sage Weil · 11 years ago
  57. 20c6d0b libceph: must hold mutex for reset_changed_osds() by Alex Elder · 11 years ago
  58. fdcd9f1 mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  59. 89b0d01 xfrm6: release dev before returning error by Cong Wang · 11 years ago
  60. 131f586 packet: tpacket_v3: do not trigger bug() on wrong header status by Daniel Borkmann · 11 years ago
  61. 91b58cb bridge: fix race with topology change timer by stephen hemminger · 11 years ago
  62. 8453ae7 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 11 years ago
  63. 5afadab net: use netdev_features_t in skb_needs_linearize() by Patrick McHardy · 11 years ago
  64. 8433245 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 11 years ago
  65. aab0f19 ipvs: ip_vs_sip_fill_param() BUG: bad check of return value by Hans Schillstrom · 11 years ago
  66. 583dccf net: drop dst before queueing fragments by Eric Dumazet · 11 years ago
  67. 760f142 net: fix incorrect credentials passing by Linus Torvalds · 11 years ago
  68. f3e9f32 net: rate-limit warn-bad-offload splats. by Ben Greear · 11 years ago
  69. b7650ea tcp: call tcp_replace_ts_recent() from tcp_ack() by Eric Dumazet · 11 years ago
  70. e8f5ec6 net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  71. ee75c45 esp4: fix error return code in esp_output() by Wei Yongjun · 11 years ago
  72. 20f2f7d tcp: Reallocate headroom if it would overflow csum_start by Thomas Graf · 11 years ago
  73. 27c43bb tcp: incoming connections might use wrong route under synflood by Dmitry Popov · 11 years ago
  74. 53e10e9 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 11 years ago
  75. abea8db af_unix: If we don't care about credentials coallesce all messages by Eric W. Biederman · 11 years ago
  76. eca79ba net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 11 years ago
  77. b4bf76d net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 11 years ago
  78. 5d5303a cbq: incorrect processing of high limits by Vasily Averin · 11 years ago
  79. 592fc4c netrom: fix invalid use of sizeof in nr_recvmsg() by Wei Yongjun · 11 years ago
  80. caefd21 tipc: fix info leaks via msg_name in recv_msg/recv_stream by Mathias Krause · 11 years ago
  81. c3a2d72 rose: fix info leak via msg_name in rose_recvmsg() by Mathias Krause · 11 years ago
  82. 8274836 NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg() by Mathias Krause · 11 years ago
  83. cb0ff07 netrom: fix info leak via msg_name in nr_recvmsg() by Mathias Krause · 11 years ago
  84. 0270ed5 llc: Fix missing msg_namelen update in llc_ui_recvmsg() by Mathias Krause · 11 years ago
  85. 1d2ede9 iucv: Fix missing msg_namelen update in iucv_sock_recvmsg() by Mathias Krause · 11 years ago
  86. 9e16a5d irda: Fix missing msg_namelen update in irda_recvmsg_dgram() by Mathias Krause · 11 years ago
  87. ff7d56d caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg() by Mathias Krause · 11 years ago
  88. 104b019 Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() by Mathias Krause · 11 years ago
  89. deae7ef Bluetooth: fix possible info leak in bt_sock_recvmsg() by Mathias Krause · 11 years ago
  90. d8a5d97 ax25: fix info leak via msg_name in ax25_recvmsg() by Mathias Krause · 11 years ago
  91. 49d94ab atm: update msg_namelen in vcc_recvmsg() by Mathias Krause · 11 years ago
  92. cd60d9e can: gw: use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  93. b4f6958 net: add a synchronize_net() in netdev_rx_handler_unregister() by Eric Dumazet · 11 years ago
  94. 4a421b9 ipv6: don't accept node local multicast traffic from the wire by Hannes Frederic Sowa · 11 years ago
  95. 9ea0bdf ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 11 years ago
  96. 264ca9c ipv6: don't accept multicast traffic with scope 0 by Hannes Frederic Sowa · 12 years ago
  97. 673a01c thermal: shorten too long mcast group name by Masatake YAMATO · 11 years ago
  98. 736c44a 8021q: fix a potential use-after-free by Cong Wang · 11 years ago
  99. b86b771 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 11 years ago
  100. c81123c tcp: preserve ACK clocking in TSO by Eric Dumazet · 11 years ago