1. d6b7e2c Bluetooth: Clean up advertising initialization in powered_update_hci() by Johan Hedberg · 9 years ago
  2. 550a8ca Bluetooth: Remove redundant check for req.cmd_q by Johan Hedberg · 9 years ago
  3. d6dac32 Bluetooth: Fix updating wrong instance's scan_rsp data by Johan Hedberg · 9 years ago
  4. 17fd08f Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag by Johan Hedberg · 9 years ago
  5. 02c04af Bluetooth: Simplify read_adv_features code by Johan Hedberg · 9 years ago
  6. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  7. bf943cb Bluetooth: Move fast connectable code to hci_request.c by Johan Hedberg · 9 years ago
  8. b1a8917 Bluetooth: Move EIR update to hci_request.c by Johan Hedberg · 9 years ago
  9. 00cf504 Bluetooth: HCI name update to hci_request.c by Johan Hedberg · 9 years ago
  10. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  11. aed1a88 Bluetooth: Move discoverable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  12. 14bf5ea Bluetooth: Perform Class of Device changes through hdev->req_workqueue by Johan Hedberg · 9 years ago
  13. 53c0ba7 Bluetooth: Move connectable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  14. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  15. 196a5e9 Bluetooth: Move __hci_update_background_scan up in hci_request.c by Johan Hedberg · 9 years ago
  16. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  17. 9fb0b51 netfilter: nf_tables: fix nf_log_trace based tracing by Florian Westphal · 9 years ago
  18. 23509fc netfilter: nfnetlink_log: Change setter functions to be void by Rosen, Rami · 9 years ago
  19. 639e077 netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure by Nikolay Borisov · 9 years ago
  20. e97ac12 netfilter: ipv6: nf_defrag: fix NULL deref panic by Florian Westphal · 9 years ago
  21. e639f7a netfilter: nf_tables: wrap tracing with a static key by Florian Westphal · 9 years ago
  22. 33d5a7b netfilter: nf_tables: extend tracing infrastructure by Florian Westphal · 9 years ago
  23. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  24. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  25. 297dbde netprio_cgroup: limit the maximum css->id to USHRT_MAX by Tejun Heo · 9 years ago
  26. 8ac2837 Revert "Merge branch 'vsock-virtio'" by Stefan Hajnoczi · 9 years ago
  27. 760a432 net: Fix inverted test in __skb_recv_datagram by Rainer Weikusat · 9 years ago
  28. bd5eb35 xfrm: take care of request sockets by Eric Dumazet · 9 years ago
  29. 69ce648 ipv6: sctp: fix lockdep splat in sctp_v6_get_dst() by Eric Dumazet · 9 years ago
  30. 0c9cd7c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  31. cda5c15 net: dsa: move dsa slave destroy code to slave.c by Neil Armstrong · 9 years ago
  32. 679fb46 net: dsa: Add missing master netdev dev_put() calls by Neil Armstrong · 9 years ago
  33. b0dc635d net: dsa: cleanup resources upon module removal by Neil Armstrong · 9 years ago
  34. 4baee937 net: dsa: remove DSA link polling by Neil Armstrong · 9 years ago
  35. fe82b33 mpls: fix sending of local encapped packets by Robert Shearman · 9 years ago
  36. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  37. ad9360b Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  38. 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 9 years ago
  39. b7fe3d4 batman-adv: Fix invalid stack access in batadv_dat_select_candidates by Sven Eckelmann · 9 years ago
  40. 4c71895 batman-adv: fix erroneous client entry duplicate detection by Marek Lindner · 9 years ago
  41. a6cb390 batman-adv: avoid keeping false temporary entry by Simon Wunderlich · 9 years ago
  42. 437bb0e batman-adv: fix speedy join for DAT cache replies by Simon Wunderlich · 9 years ago
  43. 1b89452 mac80211: handle HW ROC expired properly by Ilan Peer · 9 years ago
  44. 6487428 af_unix: fix unix_dgram_recvmsg entry locking by Rainer Weikusat · 9 years ago
  45. ea3793e core: enable more fine-grained datagram reception control by Rainer Weikusat · 9 years ago
  46. 8a0d19c sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING by lucien · 9 years ago
  47. 474fe9f 9p/trans_virtio: don't bother with p9_tag_lookup() by Al Viro · 9 years ago
  48. 8b570dc sctp: only drop the reference on the datamsg after sending a msg by lucien · 9 years ago
  49. 69b5777 sctp: hold the chunks only after the chunk is enqueued in outq by lucien · 9 years ago
  50. 50a5ffb sctp: also copy sk_tsflags when copying the socket by Marcelo Ricardo Leitner · 9 years ago
  51. 01ce63c sctp: update the netstamp_needed counter when copying sockets by Marcelo Ricardo Leitner · 9 years ago
  52. cb5e173 sctp: use the same clock as if sock source timestamps were on by Marcelo Ricardo Leitner · 9 years ago
  53. b618aaa net: constify netif_is_* helpers net_device param by Jiri Pirko · 9 years ago
  54. 9a1ec46 ipv6: keep existing flags when setting IFA_F_OPTIMISTIC by Bjørn Mork · 9 years ago
  55. a1a66b1 batman-adv: Act on NETDEV_*_TYPE_CHANGE events by Andrew Lunn · 9 years ago
  56. 3ef0952 ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses by Andrew Lunn · 9 years ago
  57. 6a61d4d gre6: allow to update all parameters via rtnl by Nicolas Dichtel · 9 years ago
  58. 7d37fcd mac80211: reject zero cookie in mgmt-tx/roc cancel by Johannes Berg · 9 years ago
  59. c39b336 mac80211: Allow a STA to join an IBSS with 80+80 MHz channel by Jouni Malinen · 9 years ago
  60. 1aeb135 cfg80211: reg: Refactor calculation of bandwidth flags by Michal Sojka · 9 years ago
  61. aaa016c mac80211: rewrite remain-on-channel logic by Johannes Berg · 9 years ago
  62. 5ee00db mac80211: simplify ack_skb handling by Johannes Berg · 9 years ago
  63. a2fcfccb mac80211: move off-channel/mgmt-tx code to offchannel.c by Johannes Berg · 9 years ago
  64. e673a65 mac80211: fix mgmt-tx abort cookie and leak by Johannes Berg · 9 years ago
  65. 856142c mac80211: catch queue stop underflow by Johannes Berg · 9 years ago
  66. 63b4d8b mac80211: properly free TX skbs when monitor TX fails by Johannes Berg · 9 years ago
  67. 86c7ec9 mac80211: properly free skb when r-o-c for TX fails by Johannes Berg · 9 years ago
  68. 90f9ba9 Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE" by Johannes Berg · 9 years ago
  69. bda95eb cfg80211: handle add_station auth/assoc flag quirks by Johannes Berg · 9 years ago
  70. a9bc31e cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station by Ayala Beker · 9 years ago
  71. 91f123f mac80211: Add support for aborting an ongoing scan by Vidyullatha Kanchanapally · 9 years ago
  72. 91d3ab4 cfg80211: Add support for aborting an ongoing scan by Vidyullatha Kanchanapally · 9 years ago
  73. b115b97 mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag by Janusz.Dziedzic@tieto.com · 9 years ago
  74. c781944 cfg80211: Remove unused cfg80211_can_use_iftype_chan() by Michal Sojka · 9 years ago
  75. 4917287 cfg80211: reg: Remove unused function parameter by Michal Sojka · 9 years ago
  76. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  77. 0ead251 mac80211: allow the driver to send EOSP when needed by Emmanuel Grumbach · 9 years ago
  78. 1b9df2d cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented by Ola Olsson · 9 years ago
  79. 441275e mac80211: remove string from unaligned packet warning by Johannes Berg · 9 years ago
  80. 996bf99 lib80211: ratelimit key index mismatch by Johannes Berg · 9 years ago
  81. d671b2a mac80211: mesh: print MAC address instead of pointer by Johannes Berg · 9 years ago
  82. 0483eea cfg80211: replace ieee80211_ie_split() with an inline by Johannes Berg · 9 years ago
  83. 6e04590 cfg80211: add complete data to station add/change tracing by Johannes Berg · 9 years ago
  84. a1056b1 cfg80211: Add missing tracing to cfg80211 by Ilan Peer · 9 years ago
  85. 3110489 mac80211: allow driver to prevent two stations w/ same address by Johannes Berg · 9 years ago
  86. d9d3ac7 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 9 years ago
  87. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  89. e3c9b1e Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  90. dc8d1eb tipc: fix node reference count bug by Jon Paul Maloy · 9 years ago
  91. 681b4d8 pppox: use standard module auto-loading feature by Guillaume Nault · 9 years ago
  92. 8a2a2029 VSOCK: Add Makefile and Kconfig by Asias He · 9 years ago
  93. 32e61b0 VSOCK: Introduce virtio-vsock.ko by Asias He · 9 years ago
  94. 80a19e3 VSOCK: Introduce virtio-vsock-common.ko by Asias He · 9 years ago
  95. 357ab22 VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic by Asias He · 9 years ago
  96. c89359a mpls: support for dead routes by Roopa Prabhu · 9 years ago
  97. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 9 years ago
  98. d6df198 net: ipv6: restrict hop_limit sysctl setting to range [1; 255] by Phil Sutter · 9 years ago
  99. 1317530 openvswitch: fix hangup on vxlan/gre/geneve device deletion by Paolo Abeni · 9 years ago
  100. 4eba7bb ipv4: igmp: Allow removing groups from a removed interface by Andrew Lunn · 9 years ago