1. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago
  2. a87da0c mac80211: suppress unchanged "limiting TX power" messages by Johannes Berg · 9 years ago
  3. 1ea2c86 mac80211: reprogram in interface order by Johannes Berg · 9 years ago
  4. 74430f9 mac80211: run scan completed work on reconfig failure by Johannes Berg · 9 years ago
  5. 707554b nl80211: Fix potential memory leak in nl80211_connect by Ola Olsson · 9 years ago
  6. e5dbe07 nl80211: Fix potential memory leak in nl80211_set_wowlan by Ola Olsson · 9 years ago
  7. 09d1180 nl80211: fix a few memory leaks in reg.c by Ola Olsson · 9 years ago
  8. f654861 skbuff: Fix offset error in skb_reorder_vlan_header by Vlad Yasevich · 9 years ago
  9. 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
  10. 5148371 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  11. 979f66b iucv: call skb_linearize() when needed by Eugene Crosser · 9 years ago
  12. 0506eb0 iucv: prevent information leak in iucv_message by Eugene Crosser · 9 years ago
  13. 5241c2d ipv6: addrconf: drop ieee802154 specific things by Alexander Aring · 9 years ago
  14. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  15. c38c459 netfilter: implement xt_cgroup cgroup2 path match by Tejun Heo · 9 years ago
  16. 4ec8ff0 netfilter: prepare xt_cgroup for multi revisions by Tejun Heo · 9 years ago
  17. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  18. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  19. 19576c9 netfilter: cttimeout: add netns support by Pablo Neira · 9 years ago
  20. 7f49e7a net: Flush local routes when device changes vrf association by David Ahern · 9 years ago
  21. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  22. a907e36 netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort by Xin Long · 9 years ago
  23. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  24. f20367d mpls: make via address optional for multipath routes by Robert Shearman · 9 years ago
  25. eb7809f mpls: fix out-of-bounds access when via address not specified by Robert Shearman · 9 years ago
  26. 72dcac9 mpls: don't dump RTA_VIA attribute if not specified by Robert Shearman · 9 years ago
  27. a3e948e mpls: validate L2 via address length by Robert Shearman · 9 years ago
  28. d110986 openvswitch: Respect conntrack zone even if invalid by Joe Stringer · 9 years ago
  29. 2f3ab9f openvswitch: Fix helper reference leak by Joe Stringer · 9 years ago
  30. 9470e24 ipv6: sctp: clone options to avoid use after free by Eric Dumazet · 9 years ago
  31. 6e71b29 mpls_iptunnel: add static qualifier to mpls_output by Roopa Prabhu · 9 years ago
  32. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  33. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 9 years ago
  34. 4ada128 Bluetooth: Do not filter multicast addresses by default by Danny Schweizer · 9 years ago
  35. c383835 mac802154: tx: fix synced xmit deadlock by Alexander Aring · 9 years ago
  36. d3340b7 netfilter: nf_dup: add missing dependencies with NF_CONNTRACK by Pablo Neira Ayuso · 9 years ago
  37. bd678e0 netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones by Pablo Neira Ayuso · 9 years ago
  38. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 9 years ago
  39. b7bb110 rfkill: copy the name into the rfkill struct by Johannes Berg · 9 years ago
  40. b1815fd 6lowpan: add debugfs support by Alexander Aring · 9 years ago
  41. 00f5931 6lowpan: add lowpan dev register helpers by Alexander Aring · 9 years ago
  42. 43f26e1 6lowpan: add nhc module for GHC routing extension header detection by Stefan Schmidt · 9 years ago
  43. 2f47994 6lowpan: add nhc module for GHC fragmentation extension header detection by Stefan Schmidt · 9 years ago
  44. 20616a5 6lowpan: add nhc module for GHC destination extension header detection by Stefan Schmidt · 9 years ago
  45. c39da3b 6lowpan: add nhc module for GHC ICMPv6 detection by Stefan Schmidt · 9 years ago
  46. 70cc867 6lowpan: add nhc module for GHC UDP detection by Stefan Schmidt · 9 years ago
  47. 7e568f5 6lowpan: add nhc module for GHC hop-by-hopextension header detection by Stefan Schmidt · 9 years ago
  48. 5e5c08c 6lowpan: clarify Kconfig entries for upcoming GHC support by Stefan Schmidt · 9 years ago
  49. 1a11ec8 Bluetooth: Fix locking in bt_accept_dequeue after disconnection by Yichen Zhao · 9 years ago
  50. acb9f91 Bluetooth: Don't treat connection timeout as a failure by Johan Hedberg · 9 years ago
  51. 2f99536 Bluetooth: Use continuous scanning when creating LE connections by Johan Hedberg · 9 years ago
  52. cab054a Bluetooth: Clean up current advertising instance tracking by Johan Hedberg · 9 years ago
  53. d6b7e2c Bluetooth: Clean up advertising initialization in powered_update_hci() by Johan Hedberg · 9 years ago
  54. 550a8ca Bluetooth: Remove redundant check for req.cmd_q by Johan Hedberg · 9 years ago
  55. d6dac32 Bluetooth: Fix updating wrong instance's scan_rsp data by Johan Hedberg · 9 years ago
  56. 17fd08f Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag by Johan Hedberg · 9 years ago
  57. 02c04af Bluetooth: Simplify read_adv_features code by Johan Hedberg · 9 years ago
  58. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  59. bf943cb Bluetooth: Move fast connectable code to hci_request.c by Johan Hedberg · 9 years ago
  60. b1a8917 Bluetooth: Move EIR update to hci_request.c by Johan Hedberg · 9 years ago
  61. 00cf504 Bluetooth: HCI name update to hci_request.c by Johan Hedberg · 9 years ago
  62. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  63. aed1a88 Bluetooth: Move discoverable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  64. 14bf5ea Bluetooth: Perform Class of Device changes through hdev->req_workqueue by Johan Hedberg · 9 years ago
  65. 53c0ba7 Bluetooth: Move connectable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  66. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  67. 196a5e9 Bluetooth: Move __hci_update_background_scan up in hci_request.c by Johan Hedberg · 9 years ago
  68. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  69. 9fb0b51 netfilter: nf_tables: fix nf_log_trace based tracing by Florian Westphal · 9 years ago
  70. 23509fc netfilter: nfnetlink_log: Change setter functions to be void by Rosen, Rami · 9 years ago
  71. 639e077 netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure by Nikolay Borisov · 9 years ago
  72. e97ac12 netfilter: ipv6: nf_defrag: fix NULL deref panic by Florian Westphal · 9 years ago
  73. e639f7a netfilter: nf_tables: wrap tracing with a static key by Florian Westphal · 9 years ago
  74. 33d5a7b netfilter: nf_tables: extend tracing infrastructure by Florian Westphal · 9 years ago
  75. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  76. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  77. 297dbde netprio_cgroup: limit the maximum css->id to USHRT_MAX by Tejun Heo · 9 years ago
  78. 8ac2837 Revert "Merge branch 'vsock-virtio'" by Stefan Hajnoczi · 9 years ago
  79. 760a432 net: Fix inverted test in __skb_recv_datagram by Rainer Weikusat · 9 years ago
  80. bd5eb35 xfrm: take care of request sockets by Eric Dumazet · 9 years ago
  81. 69ce648 ipv6: sctp: fix lockdep splat in sctp_v6_get_dst() by Eric Dumazet · 9 years ago
  82. 0c9cd7c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  83. cda5c15 net: dsa: move dsa slave destroy code to slave.c by Neil Armstrong · 9 years ago
  84. 679fb46 net: dsa: Add missing master netdev dev_put() calls by Neil Armstrong · 9 years ago
  85. b0dc635d net: dsa: cleanup resources upon module removal by Neil Armstrong · 9 years ago
  86. 4baee937 net: dsa: remove DSA link polling by Neil Armstrong · 9 years ago
  87. fe82b33 mpls: fix sending of local encapped packets by Robert Shearman · 9 years ago
  88. 756b9b3 SUNRPC: Fix callback channel by Trond Myklebust · 9 years ago
  89. 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
  90. 0b98f0c Merge branch 'master' into for-4.4-fixes by Tejun Heo · 9 years ago
  91. b7fe3d4 batman-adv: Fix invalid stack access in batadv_dat_select_candidates by Sven Eckelmann · 9 years ago
  92. 4c71895 batman-adv: fix erroneous client entry duplicate detection by Marek Lindner · 9 years ago
  93. a6cb390 batman-adv: avoid keeping false temporary entry by Simon Wunderlich · 9 years ago
  94. 437bb0e batman-adv: fix speedy join for DAT cache replies by Simon Wunderlich · 9 years ago
  95. 1b89452 mac80211: handle HW ROC expired properly by Ilan Peer · 9 years ago
  96. 6487428 af_unix: fix unix_dgram_recvmsg entry locking by Rainer Weikusat · 9 years ago
  97. ea3793e core: enable more fine-grained datagram reception control by Rainer Weikusat · 9 years ago
  98. 8a0d19c sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING by lucien · 9 years ago
  99. 8b570dc sctp: only drop the reference on the datamsg after sending a msg by lucien · 9 years ago
  100. 69b5777 sctp: hold the chunks only after the chunk is enqueued in outq by lucien · 9 years ago