1. 5c7d2dd Bluetooth: Make data pointer of hci_recv_stream_fragment const by Marcel Holtmann · 9 years ago
  2. 1bc1e4d mac80211: Move message tracepoints to their own header by Steven Rostedt (Red Hat) · 9 years ago
  3. 6d7fdb0 Revert "libceph: use memalloc flags for net IO" by Ilya Dryomov · 9 years ago
  4. 7abccdb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  5. 46b9d18 cfg80211: send extended capabilities IE in connect by Johannes Berg · 9 years ago
  6. 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 9 years ago
  7. 092a29a vti6: fix uninit when using x-netns by Yao Xiwei · 9 years ago
  8. 68c11e9 xfrm: fix xfrm_input/xfrm_tunnel_check oops by Alexey Dobriyan · 9 years ago
  9. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 9 years ago
  11. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 9 years ago
  12. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 9 years ago
  13. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  14. b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 9 years ago
  15. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  16. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  17. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  18. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 9 years ago
  19. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  20. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  21. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  22. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 9 years ago
  23. 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 9 years ago
  24. fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  25. b2ddeb1 Bluetooth: cmtp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  26. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 9 years ago
  27. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 9 years ago
  28. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 9 years ago
  29. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 9 years ago
  30. e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 9 years ago
  31. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 9 years ago
  32. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 9 years ago
  33. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  34. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  35. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 9 years ago
  36. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  37. ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 9 years ago
  38. 666b805 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 9 years ago
  39. ed193ec tipc: simplify link mtu negotiation by Jon Paul Maloy · 9 years ago
  40. dff29b1 tipc: eliminate delayed link deletion at link failover by Jon Paul Maloy · 9 years ago
  41. 2da7142 tipc: drop tunneled packet duplicates at reception by Jon Paul Maloy · 9 years ago
  42. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 9 years ago
  44. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. e1622ba dev: set iflink to 0 for virtual interfaces by Nicolas Dichtel · 9 years ago
  46. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 9 years ago
  47. abd2be0 dsa: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  48. 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  49. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  50. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  51. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  52. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  53. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 9 years ago
  54. 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 9 years ago
  55. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 9 years ago
  56. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 9 years ago
  57. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 9 years ago
  58. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 9 years ago
  59. 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 9 years ago
  60. 0b67c43 netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING by Florian Westphal · 9 years ago
  61. 64dd374 Bluetooth: Export SMP selftest result in debugfs by Marcel Holtmann · 9 years ago
  62. 6de50f9 Bluetooth: Export ECDH selftest result in debugfs by Marcel Holtmann · 9 years ago
  63. 0151e42 Bluetooth: Restrict BNEP flags to only valid ones by Marcel Holtmann · 9 years ago
  64. 5f5da99 Bluetooth: Restrict HIDP flags to only valid ones by Marcel Holtmann · 9 years ago
  65. 8bf17a3 Bluetooth: Restrict CMTP flags to only valid ones by Marcel Holtmann · 9 years ago
  66. c3370de Bluetooth: Expose current Device ID information via debugfs by Marcel Holtmann · 9 years ago
  67. 05e8bb8 pkt_sched: fq: correct spelling of locally by Simon Horman · 9 years ago
  68. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 9 years ago
  69. cef2fc1 mac80211: reduce log spam from ieee80211_handle_pwr_constr by John Linville · 9 years ago
  70. 5f919ab mac80211: add standard deviation to Minstrel stats by Thomas Huehn · 9 years ago
  71. ade6d4a mac80211: reduce calculation costs of EWMA by Thomas Huehn · 9 years ago
  72. 50e55a8 mac80211: add max lossless throughput per rate by Thomas Huehn · 9 years ago
  73. 6a27b2c mac80211: restructure per-rate throughput calculation into function by Thomas Huehn · 9 years ago
  74. 9134073 mac80211: improve Minstrel variable & function naming by Thomas Huehn · 9 years ago
  75. f62838b mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics by Thomas Huehn · 9 years ago
  76. 2cae0b6 mac80211: add new Minstrel-HT statistic output via csv by Thomas Huehn · 9 years ago
  77. 6d48851 mac80211: add new Minstrel statistic output via csv by Thomas Huehn · 9 years ago
  78. af3e09e Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  79. 1e84891 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  80. 44ba069 RxRPC: Handle VERSION Rx protocol packets by David Howells · 9 years ago
  81. 382d797 RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument by David Howells · 9 years ago
  82. aab9483 RxRPC: Don't call skb_add_data() if there's no data to copy by David Howells · 9 years ago
  83. 3af6878 RxRPC: Fix the conversion to iov_iter by David Howells · 9 years ago
  84. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 9 years ago
  85. c5035c7 netfilter: nft_meta: fix cgroup matching by Pablo Neira Ayuso · 9 years ago
  86. a5581ef can: introduce new raw socket option to join the given CAN filters by Oliver Hartkopp · 9 years ago
  87. 514ac99 can: fix multiple delivery of a single CAN frame for overlapping CAN filters by Oliver Hartkopp · 9 years ago
  88. afb7718 netfilter: x_tables: fix cgroup matching on non-full sks by Daniel Borkmann · 9 years ago
  89. 9c00bb7 mac80211: enhance readability of Minstrel-HTs rc_stats output by Thomas Huehn · 9 years ago
  90. e161f7f mac80211: enhance readability of Minstrels rc_stats output by Thomas Huehn · 9 years ago
  91. c37722b cfg80211: Stop calling crda if it is not responsive by Ilan peer · 9 years ago
  92. 9d09829 netfilter: nft_hash: add support for timeouts by Patrick McHardy · 9 years ago
  93. 6908665 netfilter: nf_tables: add GC synchronization helpers by Patrick McHardy · 9 years ago
  94. cfed7e1 netfilter: nf_tables: add set garbage collection helpers by Patrick McHardy · 9 years ago
  95. c3e1b00 netfilter: nf_tables: add set element timeout support by Patrick McHardy · 9 years ago
  96. 761da29 netfilter: nf_tables: add set timeout API support by Patrick McHardy · 9 years ago
  97. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 10 years ago
  98. 7e43690 tipc: fix a slab object leak by Ying Xue · 9 years ago
  99. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  100. fbcb217 net: rename dev to orig_dev in deliver_ptype_list_skb by Jiri Pirko · 9 years ago