1. 6d91299 SUNRPC: Fix a data corruption issue when retransmitting RPC calls by Trond Myklebust · 11 years ago
  2. 45de8ae SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult by Andy Adamson · 11 years ago
  3. 3fad13c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
  4. 9096dc9 netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet by Patrick McHardy · 12 years ago
  5. a171744 mac80211: update sta->last_rx on acked tx frames by Felix Fietkau · 11 years ago
  6. 0346fec mac80211: correctly close cancelled scans by Emmanuel Grumbach · 11 years ago
  7. 2e9f1ac wireless: radiotap: fix parsing buffer overrun by Johannes Berg · 11 years ago
  8. a1d16c8 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 11 years ago
  9. b728192 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race by Daniel Borkmann · 11 years ago
  10. 2955ae9 sctp: Perform software checksum if packet has to be fragmented. by Vlad Yasevich · 11 years ago
  11. 5fe7692 sctp: Use software crc32 checksum when xfrm transform will happen. by Fan Du · 11 years ago
  12. 1f19a0c unix_diag: fix info leak by Mathias Krause · 11 years ago
  13. b9e6074 l2tp: must disable bh before calling l2tp_xmit_skb() by Eric Dumazet · 11 years ago
  14. 12f6284 net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 11 years ago
  15. 732e41d bridge: Correctly clamp MAX forward_delay when enabling STP by Vlad Yasevich · 11 years ago
  16. 221f37f ipv6: restrict neighbor entry creation to output flow by Marcelo Ricardo Leitner · 11 years ago
  17. aecc497 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  18. 197db85 net: heap overflow in __audit_sockaddr() by Dan Carpenter · 11 years ago
  19. e152937 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  20. 4c1e744 tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  21. 896e6cb tcp: must unclone packets before mangling them by Eric Dumazet · 11 years ago
  22. 3a0434a ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put by Salam Noureddine · 11 years ago
  23. b91c790 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 11 years ago
  24. 32c17a3 ipv6: udp packets following an UFO enqueued packet need also be handled by UFO by Hannes Frederic Sowa · 11 years ago
  25. 2bbe1a3 ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  26. 6519f25 ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  27. 62c0f08 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
  28. 4de357a resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
  29. 6926337 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  30. b9404d1 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 11 years ago
  31. 674ac83 net: flow_dissector: fix thoff for IPPROTO_AH by Eric Dumazet · 11 years ago
  32. dd21bbe net: sctp: fix smatch warning in sctp_send_asconf_del_ip by Daniel Borkmann · 11 years ago
  33. b81cd77 caif: Add missing braces to multiline if in cfctrl_linkup_request by Dave Jones · 11 years ago
  34. 56f5bde Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()" by Greg Kroah-Hartman · 11 years ago
  35. 05c33ff tipc: fix lockdep warning during bearer initialization by Ying Xue · 12 years ago
  36. 7659f12 net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv by Daniel Borkmann · 11 years ago
  37. 1a73f02 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 11 years ago
  38. bec3e09 net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay by Daniel Borkmann · 11 years ago
  39. c7641a3 ipv6: Don't depend on per socket memory for neighbour discovery messages by Thomas Graf · 11 years ago
  40. f4caf51 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 11 years ago
  41. 4af4275 ipv6: remove max_addresses check from ipv6_create_tempaddr by Hannes Frederic Sowa · 11 years ago
  42. 55bd7d2 ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match by Hannes Frederic Sowa · 11 years ago
  43. 854eafe tcp: cubic: fix bug in bictcp_acked() by Eric Dumazet · 11 years ago
  44. b37ecfd tcp: cubic: fix overflow error in bictcp_update() by Eric Dumazet · 11 years ago
  45. c2a016a fib_trie: remove potential out of bound access by Eric Dumazet · 11 years ago
  46. 8ccc1ea neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 11 years ago
  47. a4583f4 net: check net.core.somaxconn sysctl values by Roman Gushchin · 11 years ago
  48. 23f9665 htb: fix sign extension bug by stephen hemminger · 11 years ago
  49. cf5e19d SUNRPC: Fix memory corruption issue on 32-bit highmem systems by Trond Myklebust · 11 years ago
  50. b9ed46c af_key: initialize satype in key_notify_policy_flush() by Nicolas Dichtel · 12 years ago
  51. 87dc8d6 net_sched: info leak in atm_tc_dump_class() by Dan Carpenter · 11 years ago
  52. bedb70e af_key: more info leaks in pfkey messages by Dan Carpenter · 11 years ago
  53. bb2fb22 net_sched: Fix stack info leak in cbq_dump_wrr(). by David S. Miller · 11 years ago
  54. 4431c33 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 11 years ago
  55. 3366f24 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  56. 7b621d6 sysctl net: Keep tcp_syn_retries inside the boundary by Michal Tesar · 11 years ago
  57. dee5833 nl80211: fix mgmt tx status and testmode reporting for netns by Michal Kazior · 11 years ago
  58. 8f8ffff mac80211: fix duplicate retransmission detection by Johannes Berg · 11 years ago
  59. 76fb316 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  60. 57f06dc 9p: fix off by one causing access violations and memory corruption by Sasha Levin · 11 years ago
  61. 09eea84 ipv6: in case of link failure remove route directly instead of letting it expire by Hannes Frederic Sowa · 11 years ago
  62. 48d01ef ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size by Hannes Frederic Sowa · 11 years ago
  63. f2e6f75 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  64. 27c20fb l2tp: add missing .owner to struct pppox_proto by Wei Yongjun · 11 years ago
  65. 113983a ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  66. 35ddeb7 x25: Fix broken locking in ioctl error paths. by Dave Jones · 11 years ago
  67. 55b3686 neighbour: fix a race in neigh_destroy() by Eric Dumazet · 11 years ago
  68. 38b509f af_key: fix info leaks in notify messages by Mathias Krause · 11 years ago
  69. a2b1986 ipv6: ip6_sk_dst_check() must not assume ipv6 dst by Eric Dumazet · 11 years ago
  70. 89c2fcd ipv6: don't call addrconf_dst_alloc again when enable lo by Gao feng · 11 years ago
  71. d75ff32 ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets. by Aydin Arik · 11 years ago
  72. 09a354d bridge: fix switched interval for MLD Query types by Linus Lüssing · 11 years ago
  73. f7f2231 libceph: Fix NULL pointer dereference in auth client code by Tyler Hicks · 11 years ago
  74. e8bcbb4 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  75. e2c5d3e l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  76. efb7582 packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 11 years ago
  77. 7445f99 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 11 years ago
  78. ee48ebd ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 11 years ago
  79. d26ed13 net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg by Andy Lutomirski · 11 years ago
  80. e816a41 ip_tunnel: fix kernel panic with icmp_dest_unreach by Eric Dumazet · 11 years ago
  81. f76399b tcp: xps: fix reordering issues by Eric Dumazet · 11 years ago
  82. 0d06c25 tcp: bug fix in proportional rate reduction. by Nandita Dukkipati · 11 years ago
  83. 6ed6fbe netlabel: improve domain mapping validation by Paul Moore · 11 years ago
  84. 72c5c8a ipv6: fix possible crashes in ip6_cork_release() by Eric Dumazet · 11 years ago
  85. c47ba75 tcp: fix tcp_md5_hash_skb_data() by Eric Dumazet · 11 years ago
  86. 137dbf8 libceph: wrap auth methods in a mutex by Sage Weil · 12 years ago
  87. e722283 libceph: wrap auth ops in wrapper functions by Sage Weil · 12 years ago
  88. 0ad7d72 libceph: add update_authorizer auth method by Sage Weil · 12 years ago
  89. 02693e1 libceph: fix authorizer invalidation by Sage Weil · 12 years ago
  90. e5135c8 libceph: clear messenger auth_retry flag when we authenticate by Sage Weil · 12 years ago
  91. 20c6d0b libceph: must hold mutex for reset_changed_osds() by Alex Elder · 11 years ago
  92. fdcd9f1 mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  93. 89b0d01 xfrm6: release dev before returning error by Cong Wang · 11 years ago
  94. 131f586 packet: tpacket_v3: do not trigger bug() on wrong header status by Daniel Borkmann · 11 years ago
  95. 91b58cb bridge: fix race with topology change timer by stephen hemminger · 11 years ago
  96. 8453ae7 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 11 years ago
  97. 5afadab net: use netdev_features_t in skb_needs_linearize() by Patrick McHardy · 11 years ago
  98. 8433245 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 12 years ago
  99. aab0f19 ipvs: ip_vs_sip_fill_param() BUG: bad check of return value by Hans Schillstrom · 12 years ago
  100. 583dccf net: drop dst before queueing fragments by Eric Dumazet · 12 years ago