1. 02c31d2 dccp: replace min/casting by min_t by Fabian Frederick · 10 years ago
  2. 54da7996 dccp: remove blank lines between function/EXPORT_SYMBOL by Fabian Frederick · 10 years ago
  3. 6d80c47 dccp: kerneldoc warning fixes by Fabian Frederick · 10 years ago
  4. f48ecb1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  5. 760a52e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  6. 76727c0 Bluetooth: Call drain_workqueue() before resetting state by Johan Hedberg · 10 years ago
  7. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  8. c19a495 Bluetooth: Fix BR/EDR-only address checks for remote OOB data by Johan Hedberg · 10 years ago
  9. 2c7b5d5 netfilter: nf_conntrack_h323: lookup route from proper net namespace by Vasily Averin · 10 years ago
  10. e59ea3d netfilter: xt_connlimit: honor conntrack zone if available by Florian Westphal · 10 years ago
  11. f0b4eec bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries by Linus Lüssing · 10 years ago
  12. 97840cb netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind by Pablo Neira Ayuso · 10 years ago
  13. ee7b905 ieee802154: fix byteorder for short address and panid by Alexander Aring · 10 years ago
  14. cb41c8d ieee802154: rename and move WPAN_NUM_ defines by Alexander Aring · 10 years ago
  15. b821ecd ieee802154: add del interface command by Alexander Aring · 10 years ago
  16. 0e57547 ieee802154: setting extended address while iface add by Alexander Aring · 10 years ago
  17. f3ea5e4 ieee802154: add new interface command by Alexander Aring · 10 years ago
  18. 133d3f3 mac802154: remove wpan_dev parameter in if_add by Alexander Aring · 10 years ago
  19. 944742a mac802154: use new nl802154 iftype types by Alexander Aring · 10 years ago
  20. cd11d93 mac802154: remove deprecated linux-zigbee info by Alexander Aring · 10 years ago
  21. 628b1e1 mac802154: remove const for non pointer in rdev-ops by Alexander Aring · 10 years ago
  22. 6d5fb87 mac802154: remove const for non pointer in cfg ops by Alexander Aring · 10 years ago
  23. 29cd54b mac802154: remove const for non pointer in driver-ops by Alexander Aring · 10 years ago
  24. 197304b mac802154: remove unused prototypes by Alexander Aring · 10 years ago
  25. feb91a0 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  26. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago
  27. c6ab766 Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  28. 52cff74 dcbnl : Disable software interrupts before taking dcb_lock by Anish Bhatt · 10 years ago
  29. 6f2aed6 net: dsa: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  30. 5bc4b46 net: dsa: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  31. f35423c1 openvswitch: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  32. 0372bf5 tipc: allow one link per bearer to neighboring nodes by Holger Brunck · 10 years ago
  33. f1227c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  34. 49dd18b ipv4: Fix incorrect error code when adding an unreachable route by Panu Matilainen · 10 years ago
  35. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  36. 1afcb6e Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  37. eedbd58 Bluetooth: Fix clearing remote OOB data through mgmt by Johan Hedberg · 10 years ago
  38. 49d1174 Bluetooth: Add debug logs to help track locking issues by Johan Hedberg · 10 years ago
  39. d88b5bb Bluetooth: Remove unnecessary hdev locking in smp.c by Johan Hedberg · 10 years ago
  40. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  41. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  42. 3e64b7b Bluetooth: Trigger SMP for the appropriate LE CoC errors by Johan Hedberg · 10 years ago
  43. 35dc6f8 Bluetooth: Add key preference parameter to smp_sufficient_security by Johan Hedberg · 10 years ago
  44. fa37c1a Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state by Johan Hedberg · 10 years ago
  45. a809eff Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user by Fabian Frederick · 10 years ago
  46. fecaef8 openvswitch: Validate IPv6 flow key and mask values. by Jarno Rajahalme · 10 years ago
  47. 8ec609d openvswitch: Convert dp rcu read operation to locked operations by Pravin B Shelar · 10 years ago
  48. 19e7a3d openvswitch: Fix NDP flow mask validation by Daniele Di Proietto · 10 years ago
  49. 856447d openvswitch: Fix checksum calculation when modifying ICMPv6 packets. by Jesse Gross · 10 years ago
  50. ab64f16 openvswitch: Fix memory leak. by Pravin B Shelar · 10 years ago
  51. 8a5809e Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  52. 5195c14 netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse by bill bonaparte · 10 years ago
  53. 8cd4313 openvswitch: Fix build failure. by Pravin B Shelar · 10 years ago
  54. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  56. d649a7a tcp: limit GSO packets to half cwnd by Eric Dumazet · 10 years ago
  57. 6eba822 rhashtable: Drop gfp_flags arg in insert/remove functions by Thomas Graf · 10 years ago
  58. 7b4ce23 rhashtable: Add parent argument to mutex_is_held by Herbert Xu · 10 years ago
  59. 1f501d62 netfilter: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  60. 9712756 netlink: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  61. fbe168b net: generic dev_disable_lro() stacked device handling by Michal Kubeček · 10 years ago
  62. 882288c FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS by Thomas Graf · 10 years ago
  63. cc9f1f5 libceph: change from BUG to WARN for __remove_osd() asserts by Ilya Dryomov · 10 years ago
  64. ba9d114 libceph: clear r_req_lru_item in __unregister_linger_request() by Ilya Dryomov · 10 years ago
  65. a390de0 libceph: unlink from o_linger_requests when clearing r_osd by Ilya Dryomov · 10 years ago
  66. aaef317 libceph: do not crash on large auth tickets by Ilya Dryomov · 10 years ago
  67. b3ecba0 sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor by Jeff Layton · 10 years ago
  68. 8225161 netfilter: nfnetlink_log: remove unnecessary error messages by Pablo Neira Ayuso · 10 years ago
  69. 5676864 netfilter: fix various sparse warnings by Florian Westphal · 10 years ago
  70. 12bfa8b xfrm: Use __xfrm_policy_link in xfrm_policy_insert by Herbert Xu · 10 years ago
  71. 53c2e28 xfrm: Do not hash socket policies by Herbert Xu · 10 years ago
  72. 2773b02 Bluetooth: Fix correct nesting for 6lowpan server channel by Johan Hedberg · 10 years ago
  73. ff71411 Bluetooth: Fix L2CAP nesting level initialization location by Johan Hedberg · 10 years ago
  74. 3b2ab39 Bluetooth: Fix L2CAP socket lock nesting level by Johan Hedberg · 10 years ago
  75. abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
  76. 61f2dcb mac802154: add interframe spacing time handling by Alexander Aring · 10 years ago
  77. a768851 irda: Fix build failures after IRDA_DEBUG->pr_debug by Joe Perches · 10 years ago
  78. 6251edd netlink: Properly unbind in error conditions. by Hiroaki SHIMODA · 10 years ago
  79. a8c5f90 ip_tunnel: Ops registration for secondary encap (fou, gue) by Tom Herbert · 10 years ago
  80. 4243cdc udp: Neaten function pointer calls and add braces by Joe Perches · 10 years ago
  81. 955a9d20 irda: Convert IRDA_DEBUG to pr_debug by Joe Perches · 10 years ago
  82. b326dd3 netfilter: nf_tables: restore synchronous object release from commit/abort by Pablo Neira Ayuso · 10 years ago
  83. afefb6f netfilter: nft_compat: use the match->table to validate dependencies by Pablo Neira Ayuso · 10 years ago
  84. c918687 netfilter: nft_compat: relax chain type validation by Pablo Neira Ayuso · 10 years ago
  85. 2daf1b4 netfilter: nft_compat: use current net namespace by Pablo Neira Ayuso · 10 years ago
  86. baf4750 netfilter: nft_redir: fix sparse warnings by Pablo Neira Ayuso · 10 years ago
  87. f6c6339 netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECT by Pablo Neira Ayuso · 10 years ago
  88. a930430 Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c by Johan Hedberg · 10 years ago
  89. f035670 Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning by Johan Hedberg · 10 years ago
  90. c8937a1d ieee820154: add lbt setting support by Alexander Aring · 10 years ago
  91. 17a3a46 ieee820154: add max frame retries setting support by Alexander Aring · 10 years ago
  92. a01ba76 ieee820154: add max csma backoffs setting support by Alexander Aring · 10 years ago
  93. 656a999 ieee820154: add backoff exponent setting support by Alexander Aring · 10 years ago
  94. 9830c62 ieee820154: add short_addr setting support by Alexander Aring · 10 years ago
  95. 702bf37 ieee820154: add pan_id setting support by Alexander Aring · 10 years ago
  96. ab0bd56 ieee820154: add channel set support by Alexander Aring · 10 years ago
  97. be4fd8e mac802154: add ifname change notifier by Alexander Aring · 10 years ago
  98. 912f67a mac802154: change module description by Alexander Aring · 10 years ago
  99. 6322d50 mac802154: add wpan_phy priv id by Alexander Aring · 10 years ago
  100. 2789e62 mac820154: move mutex locks out of loop by Alexander Aring · 10 years ago