1. 0255284 net: bridge: start hello timer only if device is up by Nikolay Aleksandrov · 7 years ago
  2. a97f807 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 7 years ago
  3. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  4. 599a447 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 7 years ago
  5. 3ee35b9 tcp: disallow cwnd undo when switching congestion control by Yuchung Cheng · 7 years ago
  6. abbcb73 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 7 years ago
  7. c1133c6 bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data by Daniel Borkmann · 7 years ago
  8. 988b979 ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  9. 1de5150 sctp: fix ICMP processing if skb is non-linear by Davide Caratti · 7 years ago
  10. 4b81271 tcp: avoid fastopen API to be used on AF_UNSPEC by Wei Wang · 7 years ago
  11. 304b410 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  12. ee72e7e bridge: start hello_timer when enabling KERNEL_STP in br_stp_start by Xin Long · 7 years ago
  13. 2ea4221 bridge: netlink: check vlan_default_pvid range by Tobias Jungel · 7 years ago
  14. 3fa202e ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago
  15. a2c845e ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 7 years ago
  16. 6864761 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  17. 0174b07 tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 7 years ago
  18. f79d330 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 7 years ago
  19. 5e7d9f0 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 7 years ago
  20. eb7f6d6 sctp: fix src address selection if using secondary addresses for ipv6 by Xin Long · 7 years ago
  21. 8d62524 tcp: avoid fragmenting peculiar skbs in SACK by Yuchung Cheng · 7 years ago
  22. a5db124 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 7 years ago
  23. 5d165da netem: fix skb_orphan_partial() by Eric Dumazet · 7 years ago
  24. 4bd8f5e ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  25. 4eed440 dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  26. 820adcc ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 7 years ago
  27. 518ca84 Bluetooth: Fix user channel for 32bit userspace on 64bit kernel by Szymon Janc · 7 years ago
  28. 3771783 iov_iter: don't revert iov buffer if csum error by Ding Tianhong · 7 years ago
  29. 8795ee7 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 7 years ago
  30. ecbd3ed ipv6: initialize route null entry in addrconf_init() by WANG Cong · 7 years ago
  31. 5d8e077 rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string by Michal Schmidt · 7 years ago
  32. f190653 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 7 years ago
  33. 747a001 tcp: do not inherit fastopen_req from parent by Eric Dumazet · 7 years ago
  34. 0f4ac29 net: ipv6: Do not duplicate DAD on link up by David Ahern · 7 years ago
  35. 91260ba tcp: fix wraparound issue in tcp_lp by Eric Dumazet · 7 years ago
  36. f3235cb tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 7 years ago
  37. b2b93bb p9_client_readdir() fix by Al Viro · 7 years ago
  38. b1fc1b0 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 7 years ago
  39. 1dc1b7b tcp: memset ca_priv data to 0 properly by Wei Wang · 7 years ago
  40. df19261 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 7 years ago
  41. 62817c3 net: ipv6: regenerate host route if moved to gc list by David Ahern · 7 years ago
  42. b2440a5 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 7 years ago
  43. 291e604 netpoll: Check for skb->queue_mapping by Tushar Dave · 7 years ago
  44. 94e5670 net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 7 years ago
  45. 7ab89b176 gso: Validate assumption of frag_list segementation by Ilan Tayari · 7 years ago
  46. 8c04e2a net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 7 years ago
  47. c86872a4 ipv6: Fix idev->addr_list corruption by Rabin Vincent · 7 years ago
  48. 479beb4 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 7 years ago
  49. 02f0430 sctp: listen on the sock only when it's state is listening or closed by Xin Long · 7 years ago
  50. dbaaa58 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 7 years ago
  51. 425cc77 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 7 years ago
  52. b790260 l2tp: take reference on sessions being dumped by Guillaume Nault · 7 years ago
  53. 1f49c8c net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  54. 1045212 net/packet: fix overflow in check for tp_frame_nr by Andrey Konovalov · 7 years ago
  55. 3ae0fc9 l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 7 years ago
  56. 59bc404 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  57. d60d4e8 kcm: return immediately after copy_from_user() failure by WANG Cong · 8 years ago
  58. 4f99161 net: neigh: guard against NULL solicit() method by Eric Dumazet · 8 years ago
  59. e88a8e0 ping: implement proper locking by Eric Dumazet · 8 years ago
  60. 87cfeaa mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 7 years ago
  61. e0411f1 mac80211: reject ToDS broadcast data frames by Johannes Berg · 7 years ago
  62. 35b9d61 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 8 years ago
  63. c67c2be net: ipv6: check route protocol when deleting routes by Mantas M · 8 years ago
  64. 0c6172c make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 8 years ago
  65. 16fc98c net/packet: fix overflow in check for priv area size by Andrey Konovalov · 7 years ago
  66. 607ca1d svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 7 years ago
  67. c032150 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 7 years ago
  68. 57e1e90 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 7 years ago
  69. 8601537 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 8 years ago
  70. 79191ea xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 8 years ago
  71. 64a5465 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 8 years ago
  72. f68a09c xfrm: policy: init locks early by Florian Westphal · 8 years ago
  73. 56769e7 nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 8 years ago
  74. 81ec3dc libceph: don't set weight to IN when OSD is destroyed by Ilya Dryomov · 8 years ago
  75. 62f6341 cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 8 years ago
  76. 9e13bce tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  77. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  78. 62e85fe ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  79. d80caeb ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  80. 91ad0c0 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 8 years ago
  81. ef7c1e29 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 8 years ago
  82. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 8 years ago
  83. 03e9554 net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 8 years ago
  84. 87144ec xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 8 years ago
  85. 9e38375 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  86. 98933eb dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  87. 9bce26f bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 8 years ago
  88. 683100e ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  89. 4a8d3bb ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  90. 87c0286 mpls: Do not decrement alive counter for unregister events by David Ahern · 8 years ago
  91. b61206e mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  92. 47c8dc4 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  93. b07eed8 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  94. 7c0eaee dccp: fix use-after-free in dccp_feat_activate_values by Eric Dumazet · 8 years ago
  95. 5f79aab net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 8 years ago
  96. f157cc1 net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  97. 98fa3d2 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  98. 07753bc tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 8 years ago
  99. 4547f03 strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  100. 51ae1fb dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 8 years ago