1. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 9 years ago
  3. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  4. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  5. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 9 years ago
  6. 17a10c9 ip6_tunnel: Reduce log level in ip6_tnl_err() to debug by Matt Bennett · 9 years ago
  7. deccbe8 Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  8. a46496c ip6_gre: Reduce log level in ip6gre_err() to debug by Matt Bennett · 9 years ago
  9. 41fc014 fib_rules: fix fib rule dumps across multiple skbs by Wilson Kok · 9 years ago
  10. d8aecb1 net: revert "net_sched: move tp->root allocation into fw_init()" by WANG Cong · 9 years ago
  11. b194f30c lwtunnel: remove source and destination UDP port config option by Jiri Benc · 9 years ago
  12. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago
  13. da314c9 netlink: Replace rhash_portid with bound by Herbert Xu · 9 years ago
  14. d3869ef Fix AF_PACKET ABI breakage in 4.2 by David Woodhouse · 9 years ago
  15. 2d8bff1 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  16. 675ee23 tcp: add proper TS val into RST packets by Eric Dumazet · 9 years ago
  17. fbd0351 net: dsa: Fix Marvell Egress Trailer check by Neil Armstrong · 9 years ago
  18. ae5f2fb openvswitch: Zero flows on allocation. by Jesse Gross · 9 years ago
  19. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  20. babc305e2 mac80211: reset CQM history upon reconfiguration by Sara Sharon · 9 years ago
  21. 2df1b13 mac80211: fix VHT MCS mask array overrun by Johannes Berg · 9 years ago
  22. 29c6852 inet: fix races in reqsk_queue_hash_req() by Eric Dumazet · 9 years ago
  23. ed2e923 tcp/dccp: fix timewait races in timer handling by Eric Dumazet · 9 years ago
  24. 1f770c0 netlink: Fix autobind race condition that leads to zero port ID by Herbert Xu · 9 years ago
  25. bc22a0e iptunnel: make rx/tx bytes counters consistent by Nicolas Dichtel · 9 years ago
  26. ac81374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  27. 4e3ae00 tipc: reinitialize pointer after skb linearize by Erik Hugne · 9 years ago
  28. 0315e38 net: Fix behaviour of unreachable, blackhole and prohibit routes by Nikola Forró · 9 years ago
  29. 4b0ab51 SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose by Trond Myklebust · 9 years ago
  30. 79234c3 SUNRPC: Lock the transport layer on shutdown by Trond Myklebust · 9 years ago
  31. c2e7204 tcp_cubic: do not set epoch_start in the future by Eric Dumazet · 9 years ago
  32. 1dbb241 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  33. 34f5b00 atm: deal with setting entry before mkip was called by Sasha Levin · 9 years ago
  34. 1d325d2 ipv6: ip6_fragment: fix headroom tests and skb leak by Florian Westphal · 9 years ago
  35. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  36. cc57060 openvswitch: Fix IPv6 exthdr handling with ct helpers. by Joe Stringer · 9 years ago
  37. 0fdea1e SUNRPC: Ensure that we wait for connections to complete before retrying by Trond Myklebust · 9 years ago
  38. 37a1d36 ipv6: include NLM_F_REPLACE in route replace notifications by Roopa Prabhu · 9 years ago
  39. 17a9618 SUNRPC: drop null test before destroy functions by Julia Lawall · 9 years ago
  40. 03c78827 SUNRPC: Fix races between socket connection and destroy code by Trond Myklebust · 9 years ago
  41. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  42. ad5001c netfilter: nf_log: wait for rcu grace after logger unregistration by Pablo Neira Ayuso · 9 years ago
  43. d8949aa Bluetooth: Delay check for conn->smp in smp_conn_security() by Johan Hedberg · 9 years ago
  44. 20471ed dccp: drop null test before destroy functions by Julia Lawall · 9 years ago
  45. adf78ed net: core: drop null test before destroy functions by Julia Lawall · 9 years ago
  46. 982b527 openvswitch: Fix mask generation for nested attributes. by Jesse Gross · 9 years ago
  47. d64f69b rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink by Roopa Prabhu · 9 years ago
  48. 70da5b5 ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel by Martin KaFai Lau · 9 years ago
  49. 8e3d5be ipv6: Avoid double dst_free by Martin KaFai Lau · 9 years ago
  50. cdf3464 ipv6: Fix dst_entry refcnt bugs in ip6_tunnel by Martin KaFai Lau · 9 years ago
  51. f230d1e ipv6: Rename the dst_cache helper functions in ip6_tunnel by Martin KaFai Lau · 9 years ago
  52. a3c119d ipv6: Refactor common ip6gre_tunnel_init codes by Martin KaFai Lau · 9 years ago
  53. ba378ca netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC by Pablo Neira Ayuso · 9 years ago
  54. 205ee117 netfilter: nf_log: don't zap all loggers on unregister by Florian Westphal · 9 years ago
  55. 38c089d openvswitch: Fix dependency on IPv6 defrag. by Joe Stringer · 9 years ago
  56. c2d4fbd bridge: fix igmpv3 / mldv2 report parsing by Linus Lüssing · 9 years ago
  57. 8e2d61e sctp: fix race on protocol/netns initialization by Marcelo Ricardo Leitner · 9 years ago
  58. 19539ce ebpf: emit correct src_reg for conditional jumps by Tycho Andersen · 9 years ago
  59. 1853c94 netlink, mmap: transform mmap skb into full skb on taps by Daniel Borkmann · 9 years ago
  60. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  61. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  62. 3092752 tcp_cubic: better follow cubic curve after idle period by Eric Dumazet · 9 years ago
  63. 05c5a46 tcp: generate CA_EVENT_TX_START on data frames by Neal Cardwell · 9 years ago
  64. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 9 years ago
  65. a66e365 netlink, mmap: don't walk rx ring on poll if receive queue non-empty by Daniel Borkmann · 9 years ago
  66. 52fe51f ipv6: fix ifnullfree.cocci warnings by Wu Fengguang · 9 years ago
  67. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  68. 6b9ea5a ipv6: fix multipath route replace error recovery by Roopa Prabhu · 9 years ago
  69. 74e98eb RDS: verify the underlying transport exists before creating a connection by Sasha Levin · 9 years ago
  70. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  71. d15f9d6 libceph: check data_len in ->alloc_msg() by Ilya Dryomov · 9 years ago
  72. 7845989 net: tipc: fix stall during bclink wakeup procedure by Kolmakov Dmitriy · 9 years ago
  73. 7a577f0 net: bridge: remove unnecessary switchdev include by Vivien Didelot · 9 years ago
  74. bf361ad net: bridge: check __vlan_vid_del for error by Vivien Didelot · 9 years ago
  75. 8b9558a libceph: use keepalive2 to verify the mon session is alive by Yan, Zheng · 9 years ago
  76. 6dd74e4 libceph: set 'exists' flag for newly up osd by Yan, Zheng · 9 years ago
  77. 6893162 libceph: rename con_work() to ceph_con_workfn() by Ilya Dryomov · 9 years ago
  78. d920ff6 libceph: Avoid holding the zero page on ceph_msgr_slab_init errors by Benoît Canet · 9 years ago
  79. b79b236 libceph: remove the unused macro AES_KEY_SIZE by Nicholas Krause · 9 years ago
  80. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  81. f88f69d openvswitch: Remove conntrack Kconfig option. by Joe Stringer · 9 years ago
  82. 080fff5 Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  83. 8f384c0 RDS: rds_conn_lookup() should factor in the struct net for a match by Sowmini Varadhan · 9 years ago
  84. 0890cf6 switchdev: fix return value of switchdev_port_fdb_dump in case of error by Jiri Pirko · 9 years ago
  85. 53cfd05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  86. 25b4a44 net/ipv6: Correct PIM6 mrt_lock handling by Richard Laing · 9 years ago
  87. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  88. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  89. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  90. ef9be10 mac80211: reject software RSSI CQM with beacon filtering by Johannes Berg · 9 years ago
  91. 52a45f3 mac80211: avoid VHT usage with no 80MHz chans allowed by Arik Nemtsov · 9 years ago
  92. 549cc1c cfg80211: regulatory: restore proper user alpha2 by Maciej S. Szmigiero · 9 years ago
  93. 4c07789 rfkill: Copy "all" global state to other types by João Paulo Rechi Vita · 9 years ago
  94. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  95. 98a1f82 mac80211: Do not use sizeof() on pointer type by Thierry Reding · 9 years ago
  96. 410f038 sctp: add routing output fallback by Marcelo Ricardo Leitner · 9 years ago
  97. d82f0f1 sctp: fix dst leak by Marcelo Ricardo Leitner · 9 years ago
  98. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  99. 62da986 netfilter: nf_conntrack: make nf_ct_zone_dflt built-in by Daniel Borkmann · 9 years ago
  100. a82b0e6 netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled by Daniel Borkmann · 9 years ago