1. 77c1c03 netfilter: nfnetlink_queue: fix secctx memory leak by Liping Zhang · 8 years ago
  2. 75c689d netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register by Gao Feng · 8 years ago
  3. 9c3f379 netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister by Liping Zhang · 8 years ago
  4. 83d9021 netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table by Liping Zhang · 8 years ago
  5. 3b7dabf netfilter: invoke synchronize_rcu after set the _hook_ to NULL by Liping Zhang · 8 years ago
  6. f83bf8d netfilter: nfnl_cthelper: Fix memory leak by Jeffy Chen · 8 years ago
  7. 2c42225 netfilter: nfnl_cthelper: fix runtime expectation policy updates by Pablo Neira Ayuso · 8 years ago
  8. ae5c682 netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max by Liping Zhang · 8 years ago
  9. db7f00b tcp: tcp_get_info() should read tcp_time_stamp later by Eric Dumazet · 8 years ago
  10. d12c917 bridge: resolve a false alarm of lockdep by WANG Cong · 8 years ago
  11. 4d4a6ac rxrpc: Ignore BUSY packets on old calls by David Howells · 8 years ago
  12. 4ee3973 net: ipv6: set route type for anycast routes by David Ahern · 8 years ago
  13. 61733c9 net: mpls: Fix nexthop alive tracking on down events by David Ahern · 8 years ago
  14. b124f41 Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  15. 8f3dbfd7 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 8 years ago
  16. ea90e0d nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 8 years ago
  17. 22a0e18 net: properly release sk_frag.page by Eric Dumazet · 8 years ago
  18. e11607a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  19. 3d20f1f net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 8 years ago
  20. 4494dbc netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid by Liping Zhang · 8 years ago
  21. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  22. 37c343b net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  23. 72ef9c4 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  24. 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  25. 91864f5 net: use net->count to check whether a netns is alive or not by Andrey Vagin · 8 years ago
  26. a13b208 bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 8 years ago
  27. 79e4950 ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  28. 67e1940 ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  29. 04166f4 Revert "netfilter: nf_tables: add flush field to struct nft_set_iter" by Pablo Neira Ayuso · 8 years ago
  30. e920dde netfilter: nft_set_bitmap: keep a list of dummy elements by Pablo Neira Ayuso · 8 years ago
  31. 170a1fb netfilter: Force fake conntrack entry to be at least 8 bytes aligned by Steven Rostedt (VMware) · 8 years ago
  32. 4ca60d0 netfilter: bridge: honor frag_max_size when refragmenting by Florian Westphal · 8 years ago
  33. 1059660 netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  34. fd89b23 netfilter: nft_set_bitmap: fetch the element key based on the set->klen by Liping Zhang · 8 years ago
  35. 79099aa mpls: Do not decrement alive counter for unregister events by David Ahern · 8 years ago
  36. e37791e mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  37. 52491c7 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  38. 702f2ac rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 8 years ago
  39. 6fc166d rxrpc: rxrpc_kernel_send_data() needs to handle failed call better by David Howells · 8 years ago
  40. 4b3b45e udp: avoid ufo handling on IP payload compression packets by Alexey Kodanev · 8 years ago
  41. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  42. 9f138fa net: initialize msg.msg_flags in recvfrom by Alexander Potapenko · 8 years ago
  43. 294acf1 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  44. 3b12f73 rds: ib: add error handle by Zhu Yanjun · 8 years ago
  45. 5be083c net: ipv6: Remove redundant RTA_OIF in multipath routes by David Ahern · 8 years ago
  46. 8e05ba7 netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidently by Ying Xue · 8 years ago
  47. 7b4fdf7 netfilter: don't track fragmented packets by Florian Westphal · 8 years ago
  48. 8474c8c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  49. 15e6680 ipv6: reorder icmpv6_init() and ip6_mr_init() by WANG Cong · 8 years ago
  50. 62f8f4d dccp: fix use-after-free in dccp_feat_activate_values by Eric Dumazet · 8 years ago
  51. 6c4dc75 net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 8 years ago
  52. b21dd45 rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races by Sowmini Varadhan · 8 years ago
  53. 16c09b1 rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races by Sowmini Varadhan · 8 years ago
  54. 8edc3af rds: tcp: Take explicit refcounts on struct net by Sowmini Varadhan · 8 years ago
  55. 9ac25fc net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  56. dd4f107 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  57. 146d8fe rxrpc: Call state should be read with READ_ONCE() under some circumstances by David Howells · 8 years ago
  58. 02b2faa tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 8 years ago
  59. 7cc5e38 libceph: osd_request_timeout option by Ilya Dryomov · 8 years ago
  60. b581a58 libceph: don't set weight to IN when OSD is destroyed by Ilya Dryomov · 8 years ago
  61. 9afd30d libceph: fix crush_decode() for older maps by Ilya Dryomov · 8 years ago
  62. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  63. 1a9070e batman-adv: Initialize gw sel_class via batadv_algo by Sven Eckelmann · 8 years ago
  64. 1c2bcc7 batman-adv: Keep fragments equally sized by Sven Eckelmann · 8 years ago
  65. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  66. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  67. 20b83643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  68. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. a8d63a5 rds: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  70. 37411ca rxrpc: Fix potential NULL-pointer exception by David Howells · 8 years ago
  71. 25e94a9 netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails by Pablo Neira Ayuso · 8 years ago
  72. f912135 netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups by Pablo Neira Ayuso · 8 years ago
  73. da2f27e netfilter: nf_conntrack_sip: fix wrong memory initialisation by Christophe Leroy · 8 years ago
  74. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  75. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  76. 35576ee Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  77. 9d6acb3 ipv6: ignore null_entry in inet6_rtm_getroute() too by WANG Cong · 8 years ago
  78. 7db9236 tcp: fix potential double free issue for fastopen_req by Wei Wang · 8 years ago
  79. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  80. 0f221a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  81. 94352d4 net: Introduce sk_clone_lock() error path routine by Arnaldo Carvalho de Melo · 8 years ago
  82. d5afb6f dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 8 years ago
  83. 6ab2b99 Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  84. f1304f7 openvswitch: actions: fixed a brace coding style warning by Peter Downs · 8 years ago
  85. e333003 ipv6: check for ip6_null_entry in __ip6_del_rt_siblings() by WANG Cong · 8 years ago
  86. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  87. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  88. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  89. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  90. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  91. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  92. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  93. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  94. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  95. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  96. 48cac18 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  97. 13baa00 net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  98. 540e289 net: don't call strlen() on the user buffer in packet_bind_spkt() by Alexander Potapenko · 8 years ago
  99. 8953de2 net: bridge: allow IPv6 when multicast flood is disabled by Mike Manning · 8 years ago
  100. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago