1. d1a343a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  2. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  3. bac541e openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes by Chris J Arges · 9 years ago
  4. 0470eb9 netlink: don't hold mutex in rcu callback when releasing mmapd ring by Florian Westphal · 9 years ago
  5. 89e478a tcp: suppress a division by zero warning by Eric Dumazet · 9 years ago
  6. 0848f64 inet: frags: fix defragmented packet's IP header for af_packet by Edward Hyunkoo Jee · 9 years ago
  7. 32b2f4b sched: cls_flow: fix panic on filter replace by Daniel Borkmann · 9 years ago
  8. ff3532f sched: cls_flower: fix panic on filter replace by Daniel Borkmann · 9 years ago
  9. f6bfc46 sched: cls_bpf: fix panic on filter replace by Daniel Borkmann · 9 years ago
  10. 27dfead Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  11. 8bf4ada net: ratelimit warnings about dst entry refcount underflow or overflow by Konstantin Khlebnikov · 9 years ago
  12. b8a23e8 caif: fix leaks and race in caif_queue_rcv_skb() by Eric Dumazet · 9 years ago
  13. fdbf5b0 Revert "sit: Add gro callbacks to sit_offload" by Herbert Xu · 9 years ago
  14. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  15. b3e7de8 mac80211: add missing length check for confirm frames by Bob Copeland · 9 years ago
  16. 2ea752c mac80211: correct aid location in peering frames by Bob Copeland · 9 years ago
  17. 042ab5f wireless: regulatory: reduce log level of CRDA related messages by Thomas Petazzoni · 9 years ago
  18. d8d9008 mac80211: shut down interfaces before destroying interface list by Johannes Berg · 9 years ago
  19. 541b6ed mac80211: wowlan: enable powersave if suspend while ps-polling by Chaitanya T K · 9 years ago
  20. e9de019 mac80211: don't clear all tx flags when requeing by Michal Kazior · 9 years ago
  21. 4479004 mac80211: clear subdir_stations when removing debugfs by Tom Hughes · 9 years ago
  22. ddf06c1 tc: act_bpf: fix memory leak by Alexei Starovoitov · 9 years ago
  23. c0afd9c fq_codel: fix return value of fq_codel_drop() by WANG Cong · 9 years ago
  24. e8d092aa net_sched: fix a use-after-free in sfq by WANG Cong · 9 years ago
  25. 03645a1 ipv6: lock socket in ip6_datagram_connect() by Eric Dumazet · 9 years ago
  26. 052cbda fq_codel: fix a use-after-free by WANG Cong · 9 years ago
  27. f82b681 tcp: don't use F-RTO on non-recurring timeouts by Yuchung Cheng · 9 years ago
  28. 5ebc784 bridge: mdb: fix double add notification by Nikolay Aleksandrov · 9 years ago
  29. bc8c20a bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave by Satish Ashok · 9 years ago
  30. 9090fdb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  31. 89c22d8 net: Fix skb csum races when peeking by Herbert Xu · 9 years ago
  32. da27862 NET: AX.25: Stop heartbeat timer on disconnect. by Richard Stearn · 9 years ago
  33. 738ac1e net: Clone skb before setting peeked flag by Herbert Xu · 9 years ago
  34. 035d210 rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS by Daniel Borkmann · 9 years ago
  35. 4fabb59 rds: rds_ib_device.refcount overflow by Wengang Wang · 9 years ago
  36. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  37. ea52bf8 9p/trans_virtio: reset virtio device on remove by Pierre Morel · 9 years ago
  38. cee9f6d Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  39. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  40. c8cf89f net: dsa: Fix off-by-one in switch address parsing by Florian Fainelli · 9 years ago
  41. 8f5063e net: dsa: Test array index before use by Florian Fainelli · 9 years ago
  42. 2ee9401 net: switchdev: don't abort unsupported operations by Vivien Didelot · 9 years ago
  43. 8220ea2 net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets by Phil Sutter · 9 years ago
  44. 51ed7f3e bridge: mdb: allow the user to delete mdb entry if there's a querier by Satish Ashok · 9 years ago
  45. 2c17d27 net: call rcu_read_lock early in process_backlog by Julian Anastasov · 9 years ago
  46. e9e4dd3 net: do not process device backlog during unregistration by Julian Anastasov · 9 years ago
  47. a7d35f9 bridge: fix potential crash in __netdev_pick_tx() by Eric Dumazet · 9 years ago
  48. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  49. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  50. c44bd69 libceph: treat sockaddr_storage with uninitialized family as blank by Ilya Dryomov · 9 years ago
  51. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  52. ace15bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  53. 974d7af ipv4: add support for linkdown sysctl to netconf by Andy Gospodarek · 9 years ago
  54. f1158b7 bridge: mdb: zero out the local br_ip variable before use by Nikolay Aleksandrov · 9 years ago
  55. fdd75ea net/tipc: initialize security state for new connection socket by Stephen Smalley · 9 years ago
  56. fc24f2b ip_tunnel: fix ipv4 pmtu check to honor inner ip header df by Timo Teräs · 9 years ago
  57. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  58. 95ec655 Revert "dev: set iflink to 0 for virtual interfaces" by Nicolas Dichtel · 9 years ago
  59. d339727 net: graceful exit from netif_alloc_netdev_queues() by Eric Dumazet · 9 years ago
  60. f7e2965 bridge: mdb: start delete timer for temp static entries by Satish Ashok · 9 years ago
  61. 32f675b net_sched: gen_estimator: extend pps limit by Eric Dumazet · 9 years ago
  62. 86e8971 netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6 by Julien Grall · 9 years ago
  63. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  64. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  65. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 9 years ago
  66. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 9 years ago
  67. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 9 years ago
  68. 4c938d2 ipv6: Make MLD packets to only be processed locally by Angga · 9 years ago
  69. 92b80eb netlink: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  70. f6e1c91 net-RDS: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  71. 8777531 net-ipv6: Delete an unnecessary check before the function call "free_percpu" by Markus Elfring · 9 years ago
  72. 462e1ea bridge: vlan: fix usage of vlan 0 and 4095 again by Nikolay Aleksandrov · 9 years ago
  73. c4555d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  74. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  75. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  76. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  77. 6742b9e netfilter: nfnetlink: keep going batch handling on missing modules by Pablo Neira Ayuso · 9 years ago
  78. dd302b5 netfilter: bridge: don't leak skb in error paths by Florian Westphal · 9 years ago
  79. 3bd2299 netfilter: arptables: use percpu jumpstack by Florian Westphal · 9 years ago
  80. a1bc1b3 netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors by Bernhard Thaler · 9 years ago
  81. f307170 netfilter: nf_queue: Don't recompute the hook_list head by Eric W. Biederman · 9 years ago
  82. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  83. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  84. 82cd003 crush: fix a bug in tree bucket decode by Ilya Dryomov · 9 years ago
  85. ab944c8 Bluetooth: Reinitialize the list after deletion for session user list by Tedd Ho-Jeong An · 9 years ago
  86. b922622 sock_diag: don't broadcast kernel sockets by Craig Gallek · 9 years ago
  87. c2cfa19 libceph: Fix ceph_tcp_sendpage()'s more boolean usage by Benoît Canet · 9 years ago
  88. 29c4afc sctp: Fix race between OOTB responce and route removal by Alexander Sverdlin · 9 years ago
  89. 4fdeddf dsa: fix promiscuity leak on slave dev open error by Gilad Ben-Yossef · 9 years ago
  90. 1830fce net: Kill sock->sk_protinfo by David Miller · 9 years ago
  91. 3200392 ax25: Stop using sock->sk_protinfo. by David Miller · 9 years ago
  92. 8e690ff flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect() by Geert Uytterhoeven · 9 years ago
  93. 96ac5cc ipv4: fix RCU lockdep warning from linkdown changes by Andy Gospodarek · 9 years ago
  94. 7d967b6 tipc: purge backlog queue counters when broadcast link is reset by Jon Paul Maloy · 9 years ago
  95. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  96. 7c25867 Bluetooth: hidp: Initialize list header of hidp session user by Tedd Ho-Jeong An · 9 years ago
  97. 6ba8edc libceph: Remove spurious kunmap() of the zero page by Benoît Canet · 9 years ago
  98. b175c3a net: sched: flower fix typo by Jamal Hadi Salim · 9 years ago
  99. b459be7 crush: sync up with userspace by Ilya Dryomov · 9 years ago
  100. 8f52979 crush: fix crash from invalid 'take' argument by Ilya Dryomov · 9 years ago