1. 222e4ad ... and a couple in net/9p by Al Viro · 8 years ago
  2. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 8 years ago
  3. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 8 years ago
  4. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  5. ac5cc97 net: check both type and procotol for tcp sockets by WANG Cong · 8 years ago
  6. 07e100f tcp: restore fastopen with no data in SYN packet by Eric Dumazet · 8 years ago
  7. 3822b5c af_unix: Revert 'lock_interruptible' in stream receive code by Rainer Weikusat · 8 years ago
  8. 3036fac fou: clean up socket with kfree_rcu by Hannes Frederic Sowa · 9 years ago
  9. 4d4f379 Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  10. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 8 years ago
  11. 130ed5d net: fix uninitialized variable issue by tadeusz.struk@intel.com · 9 years ago
  12. 5233252 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  13. 225734d net_sched: make qdisc_tree_decrease_qlen() work for non mq by Eric Dumazet · 9 years ago
  14. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago
  15. a87da0c mac80211: suppress unchanged "limiting TX power" messages by Johannes Berg · 9 years ago
  16. 1ea2c86 mac80211: reprogram in interface order by Johannes Berg · 9 years ago
  17. 74430f9 mac80211: run scan completed work on reconfig failure by Johannes Berg · 9 years ago
  18. 707554b nl80211: Fix potential memory leak in nl80211_connect by Ola Olsson · 9 years ago
  19. e5dbe07 nl80211: Fix potential memory leak in nl80211_set_wowlan by Ola Olsson · 9 years ago
  20. 09d1180 nl80211: fix a few memory leaks in reg.c by Ola Olsson · 9 years ago
  21. f654861 skbuff: Fix offset error in skb_reorder_vlan_header by Vlad Yasevich · 9 years ago
  22. 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
  23. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  24. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  25. 7f49e7a net: Flush local routes when device changes vrf association by David Ahern · 9 years ago
  26. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  27. a907e36 netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort by Xin Long · 9 years ago
  28. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  29. f20367d mpls: make via address optional for multipath routes by Robert Shearman · 9 years ago
  30. eb7809f mpls: fix out-of-bounds access when via address not specified by Robert Shearman · 9 years ago
  31. 72dcac9 mpls: don't dump RTA_VIA attribute if not specified by Robert Shearman · 9 years ago
  32. a3e948e mpls: validate L2 via address length by Robert Shearman · 9 years ago
  33. d110986 openvswitch: Respect conntrack zone even if invalid by Joe Stringer · 9 years ago
  34. 2f3ab9f openvswitch: Fix helper reference leak by Joe Stringer · 9 years ago
  35. 9470e24 ipv6: sctp: clone options to avoid use after free by Eric Dumazet · 9 years ago
  36. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  37. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 9 years ago
  38. d3340b7 netfilter: nf_dup: add missing dependencies with NF_CONNTRACK by Pablo Neira Ayuso · 9 years ago
  39. bd678e0 netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones by Pablo Neira Ayuso · 9 years ago
  40. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 9 years ago
  41. b7bb110 rfkill: copy the name into the rfkill struct by Johannes Berg · 9 years ago
  42. 639e077 netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure by Nikolay Borisov · 9 years ago
  43. bd5eb35 xfrm: take care of request sockets by Eric Dumazet · 9 years ago
  44. 69ce648 ipv6: sctp: fix lockdep splat in sctp_v6_get_dst() by Eric Dumazet · 9 years ago
  45. 0c9cd7c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  46. fe82b33 mpls: fix sending of local encapped packets by Robert Shearman · 9 years ago
  47. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  48. 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 9 years ago
  49. b7fe3d4 batman-adv: Fix invalid stack access in batadv_dat_select_candidates by Sven Eckelmann · 9 years ago
  50. 4c71895 batman-adv: fix erroneous client entry duplicate detection by Marek Lindner · 9 years ago
  51. a6cb390 batman-adv: avoid keeping false temporary entry by Simon Wunderlich · 9 years ago
  52. 437bb0e batman-adv: fix speedy join for DAT cache replies by Simon Wunderlich · 9 years ago
  53. 8a0d19c sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING by lucien · 9 years ago
  54. 474fe9f 9p/trans_virtio: don't bother with p9_tag_lookup() by Al Viro · 9 years ago
  55. 8b570dc sctp: only drop the reference on the datamsg after sending a msg by lucien · 9 years ago
  56. 69b5777 sctp: hold the chunks only after the chunk is enqueued in outq by lucien · 9 years ago
  57. 50a5ffb sctp: also copy sk_tsflags when copying the socket by Marcelo Ricardo Leitner · 9 years ago
  58. 01ce63c sctp: update the netstamp_needed counter when copying sockets by Marcelo Ricardo Leitner · 9 years ago
  59. cb5e173 sctp: use the same clock as if sock source timestamps were on by Marcelo Ricardo Leitner · 9 years ago
  60. 9a1ec46 ipv6: keep existing flags when setting IFA_F_OPTIMISTIC by Bjørn Mork · 9 years ago
  61. 6a61d4d gre6: allow to update all parameters via rtnl by Nicolas Dichtel · 9 years ago
  62. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  63. e3c9b1e Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  64. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 9 years ago
  65. 1317530 openvswitch: fix hangup on vxlan/gre/geneve device deletion by Paolo Abeni · 9 years ago
  66. 4eba7bb ipv4: igmp: Allow removing groups from a removed interface by Andrew Lunn · 9 years ago
  67. 602dd62 ipv6: sctp: implement sctp_v6_destroy_sock() by Eric Dumazet · 9 years ago
  68. 79aecc7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  69. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  70. c836a8b ipv6: sctp: add rcu protection around np->opt by Eric Dumazet · 9 years ago
  71. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  72. 6adc5fd net/neighbour: fix crash at dumping device-agnostic proxy entries by Konstantin Khlebnikov · 9 years ago
  73. cacc062 sctp: use GFP_USER for user-controlled kmalloc by Marcelo Ricardo Leitner · 9 years ago
  74. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  75. c1df932 mac80211: fix off-channel mgmt-tx uninitialized variable usage by Johannes Berg · 9 years ago
  76. 4e39cca mac80211: do not actively scan DFS channels by Antonio Quartulli · 9 years ago
  77. 835112b mac80211: don't teardown sdata on sdata stop by Eliad Peller · 9 years ago
  78. 83e4bf7 openvswitch: properly refcount vport-vxlan module by Paolo Abeni · 9 years ago
  79. ceb5d58 net: fix sock_wake_async() rcu protection by Eric Dumazet · 9 years ago
  80. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  81. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago
  82. 142a2e7 tcp: initialize tp->copied_seq in case of cross SYN connection by Eric Dumazet · 9 years ago
  83. 9490f88 af-unix: passcred support for sendpage by Hannes Frederic Sowa · 9 years ago
  84. 880621c packet: Allow packets with only a header (but no payload) by Martin Blumenstingl · 9 years ago
  85. 8c7188b RDS: fix race condition when sending a message on unbound socket by Quentin Casasnovas · 9 years ago
  86. 20f7956 net: openvswitch: Remove invalid comment by Aaron Conole · 9 years ago
  87. fbdd29b net: ipmr, ip6mr: fix vif/tunnel failure race condition by Nikolay Aleksandrov · 9 years ago
  88. 33c40e2 rxrpc: Correctly handle ack at end of client call transmit phase by David Howells · 9 years ago
  89. 264640f ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 9 years ago
  90. 7098356 tipc: fix error handling of expanding buffer headroom by Ying Xue · 9 years ago
  91. f4195d1 tipc: avoid packets leaking on socket receive queue by Ying Xue · 9 years ago
  92. 38b7631 nfs4: limit callback decoding to received bytes by Benjamin Coddington · 9 years ago
  93. 3d1a54e net/hsr: fix a warning message by Dan Carpenter · 9 years ago
  94. 7d26727 unix: avoid use-after-free in ep_remove_wait_queue by Rainer Weikusat · 9 years ago
  95. 3b13758 cgroups: Allow dynamically changing net_classid by Nina Schiff · 9 years ago
  96. 8e66216 netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings by Arnd Bergmann · 9 years ago
  97. 4c69804 net: ip6mr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 9 years ago
  98. 0e615e9 net: ipmr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 9 years ago
  99. 6900317 net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds by Daniel Borkmann · 9 years ago
  100. 9a65083 tipc: correct settings of broadcast link state by Jon Paul Maloy · 9 years ago