1. 17a49cd netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel by Hongxu Jia · 8 years ago
  2. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 8 years ago
  3. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 8 years ago
  4. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 8 years ago
  5. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 8 years ago
  6. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  7. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 8 years ago
  8. a55e238 esp6: Fix integrity verification when ESN are used by Tobias Brunner · 8 years ago
  9. 7c7fedd esp4: Fix integrity verification when ESN are used by Tobias Brunner · 8 years ago
  10. 83e2d05 xfrm_user: fix return value from xfrm_user_rcv_msg by Yi Zhao · 8 years ago
  11. 881eada net: dsa: slave: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  12. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 8 years ago
  13. 0d8f3c6 net: dsa: slave: fix of-node leak and phy priority by Johan Hovold · 8 years ago
  14. a510887 GSO: Reload iph after pskb_may_pull by Arnaldo Carvalho de Melo · 8 years ago
  15. 725cbb62 sched: cls_flower: remove from hashtable only in case skip sw flag is not set by Jiri Pirko · 8 years ago
  16. 648f0c2 net/dccp: fix use-after-free in dccp_invalid_packet by Eric Dumazet · 8 years ago
  17. 707693c netlink: Call cb->done from a worker thread by Herbert Xu · 8 years ago
  18. 95c2027 net/sched: pedit: make sure that offset is valid by Amir Vadai · 8 years ago
  19. 9b57da0 netfilter: ipv6: nf_defrag: drop mangled skb on ream error by Florian Westphal · 8 years ago
  20. 7a99cd6 net: dsa: fix unbalanced dsa_switch_tree reference counting by Nikita Yushchenko · 8 years ago
  21. 79dc7e3 net: handle no dst on skb in icmp6_send by David Ahern · 8 years ago
  22. 4df21df tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set by Julian Wollrath · 8 years ago
  23. d936377 net, sched: respect rcu grace period on cls destruction by Daniel Borkmann · 8 years ago
  24. 9590112 tipc: fix link statistics counter errors by Jon Paul Maloy · 8 years ago
  25. 8eb4adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  26. fd05d7b net: dsa: fix fixed-link-phy device leaks by Johan Hovold · 8 years ago
  27. 6998cc6 tipc: resolve connection flow control compatibility problem by Jon Paul Maloy · 8 years ago
  28. 8006f6b net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS by Miroslav Lichvar · 8 years ago
  29. d876a4d tipc: improve sanity check for received domain records by Jon Paul Maloy · 8 years ago
  30. f796755 tipc: fix compatibility bug in link monitoring by Jon Paul Maloy · 8 years ago
  31. fb09c8c Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  32. f9e154a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  33. 19a8bb2 net sched filters: fix filter handle ID in tfilter_notify_chain() by Roman Mashak · 8 years ago
  34. 30c7be2 udplite: call proper backlog handlers by Eric Dumazet · 8 years ago
  35. 764d3be ipv6: bump genid when the IFA_F_TENTATIVE flag is clear by Paolo Abeni · 8 years ago
  36. 49cdc4c netfilter: nft_range: add the missing NULL pointer check by Liping Zhang · 8 years ago
  37. d3e2a11 netfilter: nf_tables: fix inconsistent element expiration calculation by Anders K. Pedersen · 8 years ago
  38. 7223ecd netfilter: nat: switch to new rhlist interface by Florian Westphal · 8 years ago
  39. 728e87b netfilter: nat: fix cmp return value by Florian Westphal · 8 years ago
  40. abd66e9 netfilter: nft_hash: validate maximum value of u32 netlink hash attribute by Laura Garcia Liebana · 8 years ago
  41. 00b4422 netfilter: Update nf_send_reset6 to consider L3 domain by David Ahern · 8 years ago
  42. 6d8b49c netfilter: Update ip_route_me_harder to consider L3 domain by David Ahern · 8 years ago
  43. a4cd027 net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit" by WANG Cong · 8 years ago
  44. 93af205 rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit() by Zhang Shengju · 8 years ago
  45. 5499a6b can: bcm: fix support for CAN FD frames by Oliver Hartkopp · 8 years ago
  46. 6b22648 flowcache: Increase threshold for refusing new allocations by Miroslav Urbanek · 8 years ago
  47. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  48. c9b8af1 flow_dissect: call init_default_flow_dissectors() earlier by Eric Dumazet · 8 years ago
  49. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  50. 7082c5c tcp: zero ca_priv area when switching cc algorithms by Florian Westphal · 8 years ago
  51. 7c6ae61 net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit by Gao Feng · 8 years ago
  52. 51b9a31 tipc: eliminate obsolete socket locking policy description by Jon Paul Maloy · 8 years ago
  53. 3f0ae05 rtnl: fix the loop index update error in rtnl_dump_ifinfo() by Zhang Shengju · 8 years ago
  54. 32c2311 l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() by Guillaume Nault · 8 years ago
  55. adda306 Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  56. aad931a3 Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  57. f82ef3e rtnetlink: fix FDB size computation by Sabrina Dubroca · 8 years ago
  58. 87305c4 Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  59. 06a77b0 af_unix: conditionally use freezable blocking calls in read by WANG Cong · 8 years ago
  60. 9853a55 cfg80211: limit scan results cache size by Johannes Berg · 8 years ago
  61. 330e832 xfrm: unbreak xfrm_sk_policy_lookup by Florian Westphal · 8 years ago
  62. 30a391a net sched filters: pass netlink message flags in event notification by Roman Mashak · 8 years ago
  63. b5c2d49 ip6_tunnel: disable caching when the traffic class is inherited by Paolo Abeni · 8 years ago
  64. cfc44a4 net: check dead netns for peernet2id_alloc() by WANG Cong · 8 years ago
  65. 4a59015 xattr: Fix setting security xattrs on sockfs by Andreas Gruenbacher · 8 years ago
  66. 3114cdf ipv4: Fix memory leak in exception case for splitting tries by Alexander Duyck · 8 years ago
  67. 3b70933 ipv4: Restore fib_trie_flush_external function and fix call ordering by Alexander Duyck · 8 years ago
  68. b3cfaa3 rtnetlink: fix rtnl message size computation for XDP by Sabrina Dubroca · 8 years ago
  69. 7e75f74 rtnetlink: fix rtnl_vfinfo_size by Sabrina Dubroca · 8 years ago
  70. 73e2d5e udp: restore UDPlite many-cast delivery by Pablo Neira · 8 years ago
  71. 24803f3 igmp: do not remove igmp souce list info when set link down by Hangbin Liu · 8 years ago
  72. a786f96 mac80211: fix A-MSDU aggregation with fast-xmit + txq by Felix Fietkau · 8 years ago
  73. fff712c mac80211: remove bogus skb vif assignment by Felix Fietkau · 8 years ago
  74. c1f4c9e mac80211: update A-MPDU flag on tx dequeue by Felix Fietkau · 8 years ago
  75. 8fdd136 cfg80211: add bitrate for 20MHz MCS 9 by Pedersen, Thomas · 8 years ago
  76. 6c18a6b Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE" by Felix Fietkau · 8 years ago
  77. c8eaf34 mac80211: Ignore VHT IE from peer with wrong rx_mcs_map by Filip Matusiak · 8 years ago
  78. e76d21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  79. 5bf35dd sctp: change sk state only when it has assocs in sctp_shutdown by Xin Long · 8 years ago
  80. ea08e39 sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports by Scott Mayhew · 8 years ago
  81. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  82. 969447f ipv4: use new_gw for redirect neigh lookup by Stephen Suryaputra Lin · 8 years ago
  83. 34fad54 net: __skb_flow_dissect() must cap its return value by Eric Dumazet · 8 years ago
  84. 4e3264d bpf: Fix bpf_redirect to an ipip/ip6tnl dev by Martin KaFai Lau · 8 years ago
  85. ef091b3 Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  86. ef5beed Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  87. 264048a libceph: initialize last_linger_id with a large integer by Ilya Dryomov · 8 years ago
  88. 3890dce libceph: fix legacy layout decode with pool 0 by Yan, Zheng · 8 years ago
  89. 0ace81e ipv4: update comment to document GSO fragmentation cases. by Lance Richardson · 8 years ago
  90. 62bdf94 xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect by Chuck Lever · 8 years ago
  91. 9b6c14d net: tcp response should set oif only if it is L3 master by David Ahern · 8 years ago
  92. 9fa684e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  93. f567e95 rtnl: reset calcit fptr in rtnl_unregister() by Mathias Krause · 8 years ago
  94. 9d1a6c4 net: icmp_route_lookup should use rt dev to determine L3 domain by David Ahern · 8 years ago
  95. fb56be8 net-ipv6: on device mtu change do not add mtu to mtu-less routes by Maciej Żenczykowski · 8 years ago
  96. 3023898 sock: fix sendmmsg for partial sendmsg by Soheil Hassas Yeganeh · 8 years ago
  97. 58c78e1 netfilter: nf_tables: fix oops when inserting an element into a verdict map by Liping Zhang · 8 years ago
  98. e0df8ca netfilter: conntrack: refine gc worker heuristics by Florian Westphal · 8 years ago
  99. 6114cc5 netfilter: conntrack: fix CT target for UNSPEC helpers by Florian Westphal · 8 years ago
  100. fb9c964 netfilter: connmark: ignore skbs with magic untracked conntrack objects by Florian Westphal · 8 years ago