1. 0965fe5 net: llc: fix use after free in llc_ui_recvmsg by Daniel Borkmann · 11 years ago
  2. 9be6c98 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 11 years ago
  3. f4bd1af net: rose: restore old recvmsg behavior by Florian Westphal · 11 years ago
  4. 8c1ef3c rds: prevent dereference of a NULL device by Sasha Levin · 11 years ago
  5. 4e74fc9 net: inet_diag: zero out uninitialized idiag_{src,dst} fields by Daniel Borkmann · 11 years ago
  6. 6c14018 net: unix: allow bind to fail on mutex lock by Sasha Levin · 11 years ago
  7. f1da434 net: unix: allow set_peek_off to fail by Sasha Levin · 11 years ago
  8. 32d05ad net: drop_monitor: fix the value of maxattr by Changli Gao · 11 years ago
  9. f201f7e ipv6: don't count addrconf generated routes against gc limit by Hannes Frederic Sowa · 11 years ago
  10. 2925fa8 rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 11 years ago
  11. ce3258f radiotap: fix bitmap-end-finding buffer overrun by Johannes Berg · 11 years ago
  12. 376a527 Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" by Greg Kroah-Hartman · 11 years ago
  13. 29a9875 mac80211: don't attempt to reorder multicast frames by Johannes Berg · 11 years ago
  14. bda3e91 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  15. c5bbae6 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  16. 8beef6c ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 11 years ago
  17. 3615740 inet: fix possible seqlock deadlocks by Eric Dumazet · 11 years ago
  18. 1f0bd0c net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  19. d94e3c5 af_packet: block BH in prb_shutdown_retire_blk_timer() by Veaceslav Falico · 11 years ago
  20. a34342f packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  21. c0a8c3c bridge: flush br's address entry in fdb when remove the bridge dev by Ding Tianhong · 11 years ago
  22. c83455c net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 11 years ago
  23. ee2c6c6 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 11 years ago
  24. 76ae6d5 net: clamp ->msg_namelen instead of returning an error by Dan Carpenter · 11 years ago
  25. ff4fe08 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  26. 2fa638a net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 11 years ago
  27. a7ef386 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  28. a6b8db0 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  29. c347d01 ipv4: fix possible seqlock deadlock by Eric Dumazet · 11 years ago
  30. 940e2f9 6lowpan: Uncompression of traffic class field was incorrect by Jukka Rissanen · 11 years ago
  31. f33f98c ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv by Duan Jiong · 11 years ago
  32. 8976001 net: Fix "ip rule delete table 256" by Andreas Henriksson · 11 years ago
  33. 6d91299 SUNRPC: Fix a data corruption issue when retransmitting RPC calls by Trond Myklebust · 11 years ago
  34. 45de8ae SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult by Andy Adamson · 11 years ago
  35. 3fad13c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
  36. 9096dc9 netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet by Patrick McHardy · 11 years ago
  37. a171744 mac80211: update sta->last_rx on acked tx frames by Felix Fietkau · 11 years ago
  38. 0346fec mac80211: correctly close cancelled scans by Emmanuel Grumbach · 11 years ago
  39. 2e9f1ac wireless: radiotap: fix parsing buffer overrun by Johannes Berg · 11 years ago
  40. a1d16c8 inet: fix possible memory corruption with UDP_CORK and UFO by Hannes Frederic Sowa · 11 years ago
  41. b728192 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race by Daniel Borkmann · 11 years ago
  42. 2955ae9 sctp: Perform software checksum if packet has to be fragmented. by Vlad Yasevich · 11 years ago
  43. 5fe7692 sctp: Use software crc32 checksum when xfrm transform will happen. by Fan Du · 11 years ago
  44. 1f19a0c unix_diag: fix info leak by Mathias Krause · 11 years ago
  45. b9e6074 l2tp: must disable bh before calling l2tp_xmit_skb() by Eric Dumazet · 11 years ago
  46. 12f6284 net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 11 years ago
  47. 732e41d bridge: Correctly clamp MAX forward_delay when enabling STP by Vlad Yasevich · 11 years ago
  48. 221f37f ipv6: restrict neighbor entry creation to output flow by Marcelo Ricardo Leitner · 11 years ago
  49. aecc497 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  50. 197db85 net: heap overflow in __audit_sockaddr() by Dan Carpenter · 11 years ago
  51. e152937 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  52. 4c1e744 tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  53. 896e6cb tcp: must unclone packets before mangling them by Eric Dumazet · 11 years ago
  54. 3a0434a ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put by Salam Noureddine · 11 years ago
  55. b91c790 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 11 years ago
  56. 32c17a3 ipv6: udp packets following an UFO enqueued packet need also be handled by UFO by Hannes Frederic Sowa · 11 years ago
  57. 2bbe1a3 ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  58. 6519f25 ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  59. 62c0f08 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
  60. 4de357a resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
  61. 6926337 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  62. b9404d1 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 11 years ago
  63. 674ac83 net: flow_dissector: fix thoff for IPPROTO_AH by Eric Dumazet · 11 years ago
  64. dd21bbe net: sctp: fix smatch warning in sctp_send_asconf_del_ip by Daniel Borkmann · 11 years ago
  65. b81cd77 caif: Add missing braces to multiline if in cfctrl_linkup_request by Dave Jones · 11 years ago
  66. 56f5bde Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()" by Greg Kroah-Hartman · 11 years ago
  67. 05c33ff tipc: fix lockdep warning during bearer initialization by Ying Xue · 12 years ago
  68. 7659f12 net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv by Daniel Borkmann · 11 years ago
  69. 1a73f02 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 11 years ago
  70. bec3e09 net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay by Daniel Borkmann · 11 years ago
  71. c7641a3 ipv6: Don't depend on per socket memory for neighbour discovery messages by Thomas Graf · 11 years ago
  72. f4caf51 ipv6: drop packets with multiple fragmentation headers by Hannes Frederic Sowa · 11 years ago
  73. 4af4275 ipv6: remove max_addresses check from ipv6_create_tempaddr by Hannes Frederic Sowa · 11 years ago
  74. 55bd7d2 ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match by Hannes Frederic Sowa · 11 years ago
  75. 854eafe tcp: cubic: fix bug in bictcp_acked() by Eric Dumazet · 11 years ago
  76. b37ecfd tcp: cubic: fix overflow error in bictcp_update() by Eric Dumazet · 11 years ago
  77. c2a016a fib_trie: remove potential out of bound access by Eric Dumazet · 11 years ago
  78. 8ccc1ea neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 11 years ago
  79. a4583f4 net: check net.core.somaxconn sysctl values by Roman Gushchin · 11 years ago
  80. 23f9665 htb: fix sign extension bug by stephen hemminger · 11 years ago
  81. cf5e19d SUNRPC: Fix memory corruption issue on 32-bit highmem systems by Trond Myklebust · 11 years ago
  82. b9ed46c af_key: initialize satype in key_notify_policy_flush() by Nicolas Dichtel · 11 years ago
  83. 87dc8d6 net_sched: info leak in atm_tc_dump_class() by Dan Carpenter · 11 years ago
  84. bedb70e af_key: more info leaks in pfkey messages by Dan Carpenter · 11 years ago
  85. bb2fb22 net_sched: Fix stack info leak in cbq_dump_wrr(). by David S. Miller · 11 years ago
  86. 4431c33 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 11 years ago
  87. 3366f24 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 11 years ago
  88. 7b621d6 sysctl net: Keep tcp_syn_retries inside the boundary by Michal Tesar · 11 years ago
  89. dee5833 nl80211: fix mgmt tx status and testmode reporting for netns by Michal Kazior · 11 years ago
  90. 8f8ffff mac80211: fix duplicate retransmission detection by Johannes Berg · 11 years ago
  91. 76fb316 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  92. 57f06dc 9p: fix off by one causing access violations and memory corruption by Sasha Levin · 11 years ago
  93. 09eea84 ipv6: in case of link failure remove route directly instead of letting it expire by Hannes Frederic Sowa · 11 years ago
  94. 48d01ef ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size by Hannes Frederic Sowa · 11 years ago
  95. f2e6f75 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  96. 27c20fb l2tp: add missing .owner to struct pppox_proto by Wei Yongjun · 11 years ago
  97. 113983a ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  98. 35ddeb7 x25: Fix broken locking in ioctl error paths. by Dave Jones · 11 years ago
  99. 55b3686 neighbour: fix a race in neigh_destroy() by Eric Dumazet · 11 years ago
  100. 38b509f af_key: fix info leaks in notify messages by Mathias Krause · 11 years ago