1. f3ea5e4 ieee802154: add new interface command by Alexander Aring · 10 years ago
  2. 133d3f3 mac802154: remove wpan_dev parameter in if_add by Alexander Aring · 10 years ago
  3. 944742a mac802154: use new nl802154 iftype types by Alexander Aring · 10 years ago
  4. cd11d93 mac802154: remove deprecated linux-zigbee info by Alexander Aring · 10 years ago
  5. 628b1e1 mac802154: remove const for non pointer in rdev-ops by Alexander Aring · 10 years ago
  6. 6d5fb87 mac802154: remove const for non pointer in cfg ops by Alexander Aring · 10 years ago
  7. 29cd54b mac802154: remove const for non pointer in driver-ops by Alexander Aring · 10 years ago
  8. 197304b mac802154: remove unused prototypes by Alexander Aring · 10 years ago
  9. feb91a0 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  10. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago
  11. c6ab766 Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  12. 52cff74 dcbnl : Disable software interrupts before taking dcb_lock by Anish Bhatt · 10 years ago
  13. 6f2aed6 net: dsa: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  14. 5bc4b46 net: dsa: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  15. f35423c1 openvswitch: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  16. 0372bf5 tipc: allow one link per bearer to neighboring nodes by Holger Brunck · 10 years ago
  17. f1227c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  18. 49dd18b ipv4: Fix incorrect error code when adding an unreachable route by Panu Matilainen · 10 years ago
  19. 1afcb6e Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  20. eedbd58 Bluetooth: Fix clearing remote OOB data through mgmt by Johan Hedberg · 10 years ago
  21. 49d1174 Bluetooth: Add debug logs to help track locking issues by Johan Hedberg · 10 years ago
  22. d88b5bb Bluetooth: Remove unnecessary hdev locking in smp.c by Johan Hedberg · 10 years ago
  23. adae20c Bluetooth: Convert IRK list to RCU by Johan Hedberg · 10 years ago
  24. 970d0f1 Bluetooth: Convert LTK list to RCU by Johan Hedberg · 10 years ago
  25. 3e64b7b Bluetooth: Trigger SMP for the appropriate LE CoC errors by Johan Hedberg · 10 years ago
  26. 35dc6f8 Bluetooth: Add key preference parameter to smp_sufficient_security by Johan Hedberg · 10 years ago
  27. fa37c1a Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state by Johan Hedberg · 10 years ago
  28. a809eff Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user by Fabian Frederick · 10 years ago
  29. fecaef8 openvswitch: Validate IPv6 flow key and mask values. by Jarno Rajahalme · 10 years ago
  30. 8ec609d openvswitch: Convert dp rcu read operation to locked operations by Pravin B Shelar · 10 years ago
  31. 19e7a3d openvswitch: Fix NDP flow mask validation by Daniele Di Proietto · 10 years ago
  32. 856447d openvswitch: Fix checksum calculation when modifying ICMPv6 packets. by Jesse Gross · 10 years ago
  33. ab64f16 openvswitch: Fix memory leak. by Pravin B Shelar · 10 years ago
  34. 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
  35. 5195c14 netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse by bill bonaparte · 10 years ago
  36. 8cd4313 openvswitch: Fix build failure. by Pravin B Shelar · 10 years ago
  37. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  39. d649a7a tcp: limit GSO packets to half cwnd by Eric Dumazet · 10 years ago
  40. 6eba822 rhashtable: Drop gfp_flags arg in insert/remove functions by Thomas Graf · 10 years ago
  41. 7b4ce23 rhashtable: Add parent argument to mutex_is_held by Herbert Xu · 10 years ago
  42. 1f501d62 netfilter: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  43. 9712756 netlink: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  44. fbe168b net: generic dev_disable_lro() stacked device handling by Michal Kubeček · 10 years ago
  45. 882288c FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS by Thomas Graf · 10 years ago
  46. cc9f1f5 libceph: change from BUG to WARN for __remove_osd() asserts by Ilya Dryomov · 10 years ago
  47. ba9d114 libceph: clear r_req_lru_item in __unregister_linger_request() by Ilya Dryomov · 10 years ago
  48. a390de0 libceph: unlink from o_linger_requests when clearing r_osd by Ilya Dryomov · 10 years ago
  49. aaef317 libceph: do not crash on large auth tickets by Ilya Dryomov · 10 years ago
  50. b3ecba0 sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor by Jeff Layton · 10 years ago
  51. 2773b02 Bluetooth: Fix correct nesting for 6lowpan server channel by Johan Hedberg · 10 years ago
  52. ff71411 Bluetooth: Fix L2CAP nesting level initialization location by Johan Hedberg · 10 years ago
  53. 3b2ab39 Bluetooth: Fix L2CAP socket lock nesting level by Johan Hedberg · 10 years ago
  54. abe8490 Bluetooth: Use proper nesting annotation for l2cap_chan lock by Johan Hedberg · 10 years ago
  55. 61f2dcb mac802154: add interframe spacing time handling by Alexander Aring · 10 years ago
  56. a768851 irda: Fix build failures after IRDA_DEBUG->pr_debug by Joe Perches · 10 years ago
  57. 6251edd netlink: Properly unbind in error conditions. by Hiroaki SHIMODA · 10 years ago
  58. a8c5f90 ip_tunnel: Ops registration for secondary encap (fou, gue) by Tom Herbert · 10 years ago
  59. 4243cdc udp: Neaten function pointer calls and add braces by Joe Perches · 10 years ago
  60. 955a9d20 irda: Convert IRDA_DEBUG to pr_debug by Joe Perches · 10 years ago
  61. b326dd3 netfilter: nf_tables: restore synchronous object release from commit/abort by Pablo Neira Ayuso · 10 years ago
  62. afefb6f netfilter: nft_compat: use the match->table to validate dependencies by Pablo Neira Ayuso · 10 years ago
  63. c918687 netfilter: nft_compat: relax chain type validation by Pablo Neira Ayuso · 10 years ago
  64. 2daf1b4 netfilter: nft_compat: use current net namespace by Pablo Neira Ayuso · 10 years ago
  65. a930430 Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c by Johan Hedberg · 10 years ago
  66. f035670 Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning by Johan Hedberg · 10 years ago
  67. c8937a1d ieee820154: add lbt setting support by Alexander Aring · 10 years ago
  68. 17a3a46 ieee820154: add max frame retries setting support by Alexander Aring · 10 years ago
  69. a01ba76 ieee820154: add max csma backoffs setting support by Alexander Aring · 10 years ago
  70. 656a999 ieee820154: add backoff exponent setting support by Alexander Aring · 10 years ago
  71. 9830c62 ieee820154: add short_addr setting support by Alexander Aring · 10 years ago
  72. 702bf37 ieee820154: add pan_id setting support by Alexander Aring · 10 years ago
  73. ab0bd56 ieee820154: add channel set support by Alexander Aring · 10 years ago
  74. be4fd8e mac802154: add ifname change notifier by Alexander Aring · 10 years ago
  75. 912f67a mac802154: change module description by Alexander Aring · 10 years ago
  76. 6322d50 mac802154: add wpan_phy priv id by Alexander Aring · 10 years ago
  77. 2789e62 mac820154: move mutex locks out of loop by Alexander Aring · 10 years ago
  78. d14e1c7 mac820154: rename sdata next to tmp by Alexander Aring · 10 years ago
  79. 592dfbf mac820154: move interface unregistration into iface by Alexander Aring · 10 years ago
  80. 50656d9 ipvs: Keep skb->sk when allocating headroom on tunnel xmit by Calvin Owens · 10 years ago
  81. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  82. 6164c202 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  83. 5337b5b ipv6: fix IPV6_PKTINFO with v4 mapped by Eric Dumazet · 10 years ago
  84. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  85. 4184b2a net: sctp: fix memory leak in auth key management by Daniel Borkmann · 10 years ago
  86. e40607c net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed packet by Daniel Borkmann · 10 years ago
  87. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  88. 4083c80 Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  89. a2ae600 dsa: Use netdev_<level> instead of printk by Joe Perches · 10 years ago
  90. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  91. 3d97379 tcp: move sk_mark_napi_id() at the right place by Eric Dumazet · 10 years ago
  92. 0395442 mac80211: refactor duplicate detection by Johannes Berg · 10 years ago
  93. 4e79022 Bluetooth: 6lowpan: Remove unnecessary RCU callback by Johan Hedberg · 10 years ago
  94. 2196937 netfilter: ipset: small potential read beyond the end of buffer by Dan Carpenter · 10 years ago
  95. 60cb49d Bluetooth: Fix mgmt connected notification by Johan Hedberg · 10 years ago
  96. 252670c Bluetooth: Fix sparse warning in amp.c by Johan Hedberg · 10 years ago
  97. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  98. b921726 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  99. c008ba5b ipv4: Avoid reading user iov twice after raw_probe_proto_opt by Herbert Xu · 10 years ago
  100. 32b5913 ipv4: Use standard iovec primitive in raw_probe_proto_opt by Herbert Xu · 10 years ago