1. 3aa9799 af_unix: charge buffers to kmemcg by Vladimir Davydov · 8 years ago
  2. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 721413a Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  5. 68093c4 Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  6. 930c532 libceph: apply new_state before new_up_client on incrementals by Ilya Dryomov · 8 years ago
  7. f8e7718 packet: propagate sock_cmsg_send() error by Soheil Hassas Yeganeh · 8 years ago
  8. edbe774 packet: fix second argument of sock_tx_timestamp() by Yoshihiro Shimoda · 8 years ago
  9. c74bfbd sctp: load transport header after sk_filter by Willem de Bruijn · 8 years ago
  10. 0564bf0 net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int by Konstantin Khlebnikov · 8 years ago
  11. 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
  12. 083ae30 tcp: enable per-socket rate limiting of all 'challenge acks' by Jason Baron · 8 years ago
  13. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  14. f4979fc rose: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  15. 92a03eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  16. 590b52e netfilter: conntrack: skip clash resolution if nat is in place by Pablo Neira Ayuso · 8 years ago
  17. 1fc07f3e tipc: reset all unicast links when broadcast send link fails by Jon Paul Maloy · 8 years ago
  18. a71eb72 tipc: ensure correct broadcast send buffer release when peer is lost by Jon Paul Maloy · 8 years ago
  19. 2d18ac4 tipc: extend broadcast link initialization criteria by Jon Paul Maloy · 8 years ago
  20. 779f1ed sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send by Soheil Hassas Yeganeh · 8 years ago
  21. 8061022 ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space by Julian Anastasov · 8 years ago
  22. 75ff39c tcp: make challenge acks less predictable by Eric Dumazet · 8 years ago
  23. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 8 years ago
  24. 7d32eb8 Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  25. 4edfa9d Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 8 years ago
  26. 95556a8 dccp: avoid deadlock in dccp_v4_ctl_send_reset by Eric Dumazet · 8 years ago
  27. 5b58d83 Merge tag 'mac80211-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  28. c8607e0 netfilter: nft_ct: fix expiration getter by Florian Westphal · 8 years ago
  29. 3777ed6 ipvs: fix bind to link-local mcast IPv6 address in backup by Quentin Armitage · 8 years ago
  30. f3438bc timers, net/ipv4/inet: Initialize connection request timers as pinned by Thomas Gleixner · 8 years ago
  31. d1fe176 batman-adv: Fix speedy join in gateway client mode by Sven Eckelmann · 8 years ago
  32. 16a910a cfg80211: handle failed skb allocation by Gregory Greenman · 8 years ago
  33. 6e8ef84 nl80211: Move ACL parsing later to avoid a possible memory leak by Purushottam Kushwaha · 8 years ago
  34. 903ce4a ipv6: Fix mem leak in rt6i_pcpu by Martin KaFai Lau · 8 years ago
  35. ab58298 net: fix decnet rtnexthop parsing by Vegard Nossum · 8 years ago
  36. cbef1e1 batman-adv: Free last_bonding_candidate on release of orig_node by Sven Eckelmann · 8 years ago
  37. 15c2ed75 batman-adv: Fix reference leak in batadv_find_router by Sven Eckelmann · 8 years ago
  38. 3db0dec batman-adv: Fix non-atomic bla_claim::backbone_gw access by Sven Eckelmann · 8 years ago
  39. 33fbb1f batman-adv: Fix orig_node_vlan leak on orig_node_release by Sven Eckelmann · 8 years ago
  40. 60154a1e batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag by Sven Eckelmann · 8 years ago
  41. 10c78f5 batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag by Sven Eckelmann · 8 years ago
  42. 3dad542 RDS: fix rds_tcp_init() error path by Vegard Nossum · 8 years ago
  43. 67417f9 Merge 4.7-rc6 into tty-next by Greg Kroah-Hartman · 8 years ago
  44. 55e77a3 tipc: fix nl compat regression for link statistics by Richard Alpe · 8 years ago
  45. 82a31b9 net_sched: fix mirrored packets checksum by WANG Cong · 8 years ago
  46. eb70db8 packet: Use symmetric hash for PACKET_FANOUT_HASH. by David S. Miller · 8 years ago
  47. 9cc1c73 netfilter: conntrack: avoid integer overflow when resizing by Florian Westphal · 8 years ago
  48. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago
  49. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  50. 751ad81 Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  51. d913d3a openvswitch: fix conntrack netlink event delivery by Samuel Gauthier · 8 years ago
  52. b560f03 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() by David Barroso · 8 years ago
  53. c041778 cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header by Felix Fietkau · 8 years ago
  54. 565ce8f net: bridge: fix vlan stats continue counter by Nikolay Aleksandrov · 8 years ago
  55. a3d2e9f tcp: do not send too big packets at retransmit time by Eric Dumazet · 8 years ago
  56. 420cb1b batman-adv: Clean up untagged vlan when destroying via rtnl-link by Sven Eckelmann · 8 years ago
  57. 3b55e44 batman-adv: Fix ICMP RR ethernet access after skb_linearize by Sven Eckelmann · 8 years ago
  58. baceced batman-adv: Fix double-put of vlan object by Ben Hutchings · 8 years ago
  59. 9c4604a batman-adv: Fix use-after-free/double-free of tt_req_node by Sven Eckelmann · 8 years ago
  60. 0b3dd7d batman-adv: replace WARN with rate limited output on non-existing VLAN by Simon Wunderlich · 8 years ago
  61. 0888d5f Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address by daniel · 8 years ago
  62. 126e755 mac80211: Fix mesh estab_plinks counting in STA removal case by Jouni Malinen · 8 years ago
  63. 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
  64. 4192f67 vsock: make listener child lock ordering explicit by Stefan Hajnoczi · 8 years ago
  65. 48f1dcb ipv6: enforce egress device match in per table nexthop lookups by Paolo Abeni · 8 years ago
  66. a2a5f1a net: ircomm, cleanup TIOCGSERIAL by Jiri Slaby · 8 years ago
  67. 21de12e netem: fix a use after free by Eric Dumazet · 8 years ago
  68. 817e9f2 act_ife: acquire ife_mod_lock before reading ifeoplist by WANG Cong · 8 years ago
  69. 067a7cd act_ife: only acquire tcf_lock for existing actions by WANG Cong · 8 years ago
  70. 962fcef esp: Fix ESN generation under UDP encapsulation by Herbert Xu · 8 years ago
  71. 62131e5 netfilter: nft_meta: set skb->nf_trace appropriately by Liping Zhang · 8 years ago
  72. 6cafaf4 netfilter: nf_tables: fix memory leak if expr init fails by Liping Zhang · 8 years ago
  73. 27777da tipc: unclone unbundled buffers before forwarding by Jon Paul Maloy · 8 years ago
  74. d19af0a kcm: fix /proc memory leak by Jiri Slaby · 8 years ago
  75. 5c3da57 net: rds: fix coding style issues by Joshua Houghton · 8 years ago
  76. 4a7d99e AX.25: Close socket connection on session completion by Basil Gunn · 8 years ago
  77. 3bb549a RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP by Sowmini Varadhan · 8 years ago
  78. f1d048f tipc: fix socket timer deadlock by Jon Paul Maloy · 8 years ago
  79. 695ef16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  80. 41ef721 Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  81. 9c514bed Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  82. d5d8760 sit: correct IP protocol used in ipip6_err by Simon Horman · 8 years ago
  83. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
  84. e582615ad gre: fix error handler by Eric Dumazet · 8 years ago
  85. c91522f tipc: eliminate uninitialized variable warning by Ying Xue · 8 years ago
  86. 66d95b6 tipc: fix suspicious RCU usage by Ying Xue · 8 years ago
  87. 0ee1362 htb: call qdisc_root with rcu read lock held by Florian Westphal · 8 years ago
  88. ebecaa6 net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE by Jamal Hadi Salim · 8 years ago
  89. d15ecce act_ipt: fix a bind refcnt leak by WANG Cong · 8 years ago
  90. 3d7c825 net_sched: prio: insure proper transactional behavior by Eric Dumazet · 8 years ago
  91. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 8 years ago
  92. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  93. 1208fd5 SUNRPC: fix xprt leak on xps allocation failure by J. Bruce Fields · 8 years ago
  94. 8fff172 netfilter: nf_tables: fix a wrong check to skip the inactive rules by Liping Zhang · 8 years ago
  95. a02f424 netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails by Liping Zhang · 8 years ago
  96. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  97. a468440 netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set by Liping Zhang · 8 years ago
  98. 7757114 netfilter: conntrack: destroy kmemcache on module removal by Florian Westphal · 8 years ago
  99. da6f1da ovs/gre: fix rtnl notifications on iface deletion by Nicolas Dichtel · 8 years ago
  100. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 8 years ago