1. 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
  2. a46496c ip6_gre: Reduce log level in ip6gre_err() to debug by Matt Bennett · 9 years ago
  3. 41fc014 fib_rules: fix fib rule dumps across multiple skbs by Wilson Kok · 9 years ago
  4. d8aecb1 net: revert "net_sched: move tp->root allocation into fw_init()" by WANG Cong · 9 years ago
  5. b194f30c lwtunnel: remove source and destination UDP port config option by Jiri Benc · 9 years ago
  6. 63d008a ipv4: send arp replies to the correct tunnel by Jiri Benc · 9 years ago
  7. da314c9 netlink: Replace rhash_portid with bound by Herbert Xu · 9 years ago
  8. d3869ef Fix AF_PACKET ABI breakage in 4.2 by David Woodhouse · 9 years ago
  9. 2d8bff126 netpoll: Close race condition between poll_one_napi and napi_disable by Neil Horman · 9 years ago
  10. 675ee23 tcp: add proper TS val into RST packets by Eric Dumazet · 9 years ago
  11. fbd0351 net: dsa: Fix Marvell Egress Trailer check by Neil Armstrong · 9 years ago
  12. ae5f2fb openvswitch: Zero flows on allocation. by Jesse Gross · 9 years ago
  13. babc305e2 mac80211: reset CQM history upon reconfiguration by Sara Sharon · 9 years ago
  14. 2df1b13 mac80211: fix VHT MCS mask array overrun by Johannes Berg · 9 years ago
  15. 29c6852 inet: fix races in reqsk_queue_hash_req() by Eric Dumazet · 9 years ago
  16. ed2e923 tcp/dccp: fix timewait races in timer handling by Eric Dumazet · 9 years ago
  17. 1f770c0 netlink: Fix autobind race condition that leads to zero port ID by Herbert Xu · 9 years ago
  18. bc22a0e iptunnel: make rx/tx bytes counters consistent by Nicolas Dichtel · 9 years ago
  19. ac81374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  20. 4e3ae00 tipc: reinitialize pointer after skb linearize by Erik Hugne · 9 years ago
  21. 0315e38 net: Fix behaviour of unreachable, blackhole and prohibit routes by Nikola Forró · 9 years ago
  22. c2e7204 tcp_cubic: do not set epoch_start in the future by Eric Dumazet · 9 years ago
  23. 1dbb241 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  24. 34f5b00 atm: deal with setting entry before mkip was called by Sasha Levin · 9 years ago
  25. 1d325d2 ipv6: ip6_fragment: fix headroom tests and skb leak by Florian Westphal · 9 years ago
  26. 58189ca net: Fix vti use case with oif in dst lookups by David Ahern · 9 years ago
  27. cc57060 openvswitch: Fix IPv6 exthdr handling with ct helpers. by Joe Stringer · 9 years ago
  28. 37a1d36 ipv6: include NLM_F_REPLACE in route replace notifications by Roopa Prabhu · 9 years ago
  29. ad5001c netfilter: nf_log: wait for rcu grace after logger unregistration by Pablo Neira Ayuso · 9 years ago
  30. d8949aa Bluetooth: Delay check for conn->smp in smp_conn_security() by Johan Hedberg · 9 years ago
  31. 20471ed dccp: drop null test before destroy functions by Julia Lawall · 9 years ago
  32. adf78ed net: core: drop null test before destroy functions by Julia Lawall · 9 years ago
  33. 982b527 openvswitch: Fix mask generation for nested attributes. by Jesse Gross · 9 years ago
  34. d64f69b rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink by Roopa Prabhu · 9 years ago
  35. 70da5b5 ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel by Martin KaFai Lau · 9 years ago
  36. 8e3d5be ipv6: Avoid double dst_free by Martin KaFai Lau · 9 years ago
  37. cdf3464 ipv6: Fix dst_entry refcnt bugs in ip6_tunnel by Martin KaFai Lau · 9 years ago
  38. f230d1e ipv6: Rename the dst_cache helper functions in ip6_tunnel by Martin KaFai Lau · 9 years ago
  39. a3c119d ipv6: Refactor common ip6gre_tunnel_init codes by Martin KaFai Lau · 9 years ago
  40. ba378ca netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC by Pablo Neira Ayuso · 9 years ago
  41. 205ee117 netfilter: nf_log: don't zap all loggers on unregister by Florian Westphal · 9 years ago
  42. 38c089d openvswitch: Fix dependency on IPv6 defrag. by Joe Stringer · 9 years ago
  43. c2d4fbd bridge: fix igmpv3 / mldv2 report parsing by Linus Lüssing · 9 years ago
  44. 8e2d61e sctp: fix race on protocol/netns initialization by Marcelo Ricardo Leitner · 9 years ago
  45. 19539ce ebpf: emit correct src_reg for conditional jumps by Tycho Andersen · 9 years ago
  46. 1853c94 netlink, mmap: transform mmap skb into full skb on taps by Daniel Borkmann · 9 years ago
  47. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  48. 3092752 tcp_cubic: better follow cubic curve after idle period by Eric Dumazet · 9 years ago
  49. 05c5a46 tcp: generate CA_EVENT_TX_START on data frames by Neal Cardwell · 9 years ago
  50. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 9 years ago
  51. a66e365 netlink, mmap: don't walk rx ring on poll if receive queue non-empty by Daniel Borkmann · 9 years ago
  52. 52fe51f ipv6: fix ifnullfree.cocci warnings by Wu Fengguang · 9 years ago
  53. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  54. 6b9ea5a ipv6: fix multipath route replace error recovery by Roopa Prabhu · 9 years ago
  55. 74e98eb RDS: verify the underlying transport exists before creating a connection by Sasha Levin · 9 years ago
  56. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  57. 7845989 net: tipc: fix stall during bclink wakeup procedure by Kolmakov Dmitriy · 9 years ago
  58. 7a577f0 net: bridge: remove unnecessary switchdev include by Vivien Didelot · 9 years ago
  59. bf361ad net: bridge: check __vlan_vid_del for error by Vivien Didelot · 9 years ago
  60. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  61. f88f69d openvswitch: Remove conntrack Kconfig option. by Joe Stringer · 9 years ago
  62. 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
  63. 8f384c0 RDS: rds_conn_lookup() should factor in the struct net for a match by Sowmini Varadhan · 9 years ago
  64. 0890cf6 switchdev: fix return value of switchdev_port_fdb_dump in case of error by Jiri Pirko · 9 years ago
  65. 53cfd05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  66. 25b4a44 net/ipv6: Correct PIM6 mrt_lock handling by Richard Laing · 9 years ago
  67. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  68. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  69. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  70. ef9be10 mac80211: reject software RSSI CQM with beacon filtering by Johannes Berg · 9 years ago
  71. 52a45f3 mac80211: avoid VHT usage with no 80MHz chans allowed by Arik Nemtsov · 9 years ago
  72. 549cc1c cfg80211: regulatory: restore proper user alpha2 by Maciej S. Szmigiero · 9 years ago
  73. 4c07789 rfkill: Copy "all" global state to other types by João Paulo Rechi Vita · 9 years ago
  74. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  75. 98a1f82 mac80211: Do not use sizeof() on pointer type by Thierry Reding · 9 years ago
  76. 410f038 sctp: add routing output fallback by Marcelo Ricardo Leitner · 9 years ago
  77. d82f0f1f sctp: fix dst leak by Marcelo Ricardo Leitner · 9 years ago
  78. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  79. 62da986 netfilter: nf_conntrack: make nf_ct_zone_dflt built-in by Daniel Borkmann · 9 years ago
  80. a82b0e6 netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled by Daniel Borkmann · 9 years ago
  81. e41b0be ipv6: fix exthdrs offload registration in out_rt path by Daniel Borkmann · 9 years ago
  82. b382c08 sock, diag: fix panic in sock_diag_put_filterinfo by Daniel Borkmann · 9 years ago
  83. 20a17bf flow_dissector: Use 'const' where possible. by David S. Miller · 9 years ago
  84. a17ace9 flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c by David S. Miller · 9 years ago
  85. 4b36993 flow_dissector: Don't use bit fields. by David S. Miller · 9 years ago
  86. 6db61d7 flow_dissector: Ignore flow dissector return value from ___skb_get_hash by Tom Herbert · 9 years ago
  87. 823b969 flow_dissector: Add control/reporting of encapsulation by Tom Herbert · 9 years ago
  88. 872b1ab flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen by Tom Herbert · 9 years ago
  89. 8306b68 flow_dissector: Add flag to stop parsing at L3 by Tom Herbert · 9 years ago
  90. b840f28 flow_dissector: Support IPv6 fragment header by Tom Herbert · 9 years ago
  91. 807e165 flow_dissector: Add control/reporting of fragmentation by Tom Herbert · 9 years ago
  92. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  93. a6e544b flow_dissector: Jump to exit code in __skb_flow_dissect by Tom Herbert · 9 years ago
  94. c6cc1ca flowi: Abstract out functions to get flow hash based on flowi by Tom Herbert · 9 years ago
  95. bcc8383 skbuff: Make __skb_set_sw_hash a general function by Tom Herbert · 9 years ago
  96. 9b8ff51 net: Make table id type u32 by David Ahern · 9 years ago
  97. 9cf94ea netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths by Daniel Borkmann · 9 years ago
  98. 63b6c13 tun_dst: Remove opts_size by Pravin B Shelar · 9 years ago
  99. 2053aeb ipv6: send only one NEWLINK when RA causes changes by Marius Tomaschewski · 9 years ago
  100. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago