1. fa4cf04 Bluetooth: hci_h5: Cleaned up coding style warnings by Prasanna Karthik · 9 years ago
  2. acf50c5 Bluetooth: hci_ldisc: Cleaned up coding style warnings by Prasanna Karthik · 9 years ago
  3. ba27b7e Bluetooth: btmrvl: Coding style Fix for btmrvl header by Prasanna Karthik · 9 years ago
  4. 9a0a8a8 Bluetooth: Move IRK checking logic in preparation to new connect method by Jakub Pawlowski · 9 years ago
  5. 8757825 Bluetooth: hci_check_conn_params() check proper range by Seungyoun Ju · 9 years ago
  6. fc586c4 net: ieee802154: Remove redundant spi driver bus initialization by Antonio Borneo · 9 years ago
  7. e432c72 Bluetooth: __l2cap_wait_ack() add defensive timeout by Dean Jenkins · 9 years ago
  8. cb02a25 Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies() by Dean Jenkins · 9 years ago
  9. 451e4c6 Bluetooth: Add BT_DBG to l2cap_sock_shutdown() by Dean Jenkins · 9 years ago
  10. f65468f Bluetooth: Make __l2cap_wait_ack more efficient by Dean Jenkins · 9 years ago
  11. 2baea85 Bluetooth: L2CAP ERTM shutdown protect sk and chan by Dean Jenkins · 9 years ago
  12. d10270c mac802154: fix ieee802154_rx handling by Varka Bhadram · 9 years ago
  13. 729a898 mac802154: do not export ieee802154_rx() by Varka Bhadram · 9 years ago
  14. f104f06 Bluetooth: bt3c_cs: Fix coding style by Prasanna Karthik · 9 years ago
  15. 7feb99e Bluetooth: btintel: Create common function for Intel version info by Marcel Holtmann · 9 years ago
  16. 09df123 Bluetooth: btintel: Create common Intel Secure Send function by Marcel Holtmann · 9 years ago
  17. 35ab815 Bluetooth: hci_uart: Add Intel address configuration support by Marcel Holtmann · 9 years ago
  18. eeb6abe Bluetooth: btusb: Use hardware error handler from Intel module by Marcel Holtmann · 9 years ago
  19. 973bb97 Bluetooth: btintel: Add generic function for handling hardware errors by Marcel Holtmann · 9 years ago
  20. 20a7e25 Bluetooth: dtl1_cs: Fixed coding style by Prasanna Karthik · 9 years ago
  21. a03e33da Bluetooth: bfusb: Coding style fix reported by coccinelle by Prasanna Karthik · 9 years ago
  22. ca93cee Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices by Loic Poulain · 9 years ago
  23. 3cf24cf mac802154: cfg: add suspend and resume callbacks by Alexander Aring · 9 years ago
  24. a6cb869 cfg802154: add PM hooks by Varka Bhadram · 9 years ago
  25. c4227c8 mac802154: util: add stop_device utility function by Alexander Aring · 9 years ago
  26. 927e031 mac802154: remove unused macro by Varka Bhadram · 9 years ago
  27. 8f45182 mac802154: use WARN_ON() macro by Varka Bhadram · 9 years ago
  28. 301d7d4 6lowpan: add request for ipv6 module by Alexander Aring · 9 years ago
  29. d77b485 mac802154: add llsec address update workaround by Alexander Aring · 9 years ago
  30. fac5e5b Bluetooth: dtl1_cs: Fix coding style -- clean up by Prasanna Karthik · 9 years ago
  31. 045a0fa ip_tunnel: Call ip_tunnel_core_init() from inet_init() by Thomas Graf · 9 years ago
  32. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  34. 0528318 ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n by Thomas Graf · 9 years ago
  35. 3985e8a ipv6: sysctl to restrict candidate source addresses by Erik Kline · 9 years ago
  36. fb02eb4 r8152: support the new RTL8153 chip by hayeswang · 9 years ago
  37. de18547 mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference by Roopa Prabhu · 9 years ago
  38. 70c9bb8 Merge branch 'bnx2x-next' by David S. Miller · 9 years ago
  39. 3a375e3 bnx2x: Bump up driver version to 1.712.30 by Yuval Mintz · 9 years ago
  40. c48f350 bnx2x: Add MFW dump support by Yuval Mintz · 9 years ago
  41. 230d00e bnx2x: new Multi-function mode - BD by Yuval Mintz · 9 years ago
  42. 924c621 bnx2x: Add 84858 phy support by Yaniv Rosner · 9 years ago
  43. 4ad79e1 bnx2x: Rebrand from 'broadcom' into 'qlogic' by Yuval Mintz · 9 years ago
  44. 28311f8 bnx2x: Utilize FW 7.12.30 by Yuval Mintz · 9 years ago
  45. 5a5ca73 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  46. 3bc38fc ARM64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  47. c0d3fce arm64: switch_to: calculate cpu context pointer using separate register by Will Deacon · 9 years ago
  48. b56ea29 net: track success and failure of TCP PMTU probing by Rick Jones · 9 years ago
  49. d8b4891 ravb: fix ring memory allocation by Sergei Shtylyov · 9 years ago
  50. 0b2c2a9 cxgb4: Add debugfs entry to enable backdoor access by Hariprasad Shenai · 9 years ago
  51. a46fa26 net: phy: dp83867: Fix warning check for setting the internal delay by Dan Murphy · 9 years ago
  52. 01faef2 mpls: make RTA_OIF optional by Roopa Prabhu · 9 years ago
  53. bac541e openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes by Chris J Arges · 9 years ago
  54. 0470eb9 netlink: don't hold mutex in rcu callback when releasing mmapd ring by Florian Westphal · 9 years ago
  55. fd36ef6 Merge branch 'sfc-filter-chaining' by David S. Miller · 9 years ago
  56. 12fb0da sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode by Edward Cree · 9 years ago
  57. ab8b1f7 sfc: support cascaded multicast filters by Daniel Pieczko · 9 years ago
  58. 822b96f sfc: re-factor efx_ef10_filter_sync_rx_mode() by Daniel Pieczko · 9 years ago
  59. b6f568e sfc: Insert multicast filters as well as mismatch filters in promiscuous mode by Jon Cooper · 9 years ago
  60. 5a55a72 sfc: warn if other functions have been reset by MCFW by Daniel Pieczko · 9 years ago
  61. 34ccfe6 sfc: add output flag decoding to efx_mcdi_set_workaround by Daniel Pieczko · 9 years ago
  62. 832dc9e sfc: cope with ENOSYS from efx_mcdi_get_workarounds() by Edward Cree · 9 years ago
  63. 46e612b sfc: enable cascaded multicast filters in MCFW by Daniel Pieczko · 9 years ago
  64. a9196bb sfc: update MCDI protocol definitions by Edward Cree · 9 years ago
  65. 7c8cbac Merge branch 'arm-bpf-fixes' by David S. Miller · 9 years ago
  66. c18fe54 ARM: net: fix vlan access instructions in ARM JIT. by Nicolas Schichan · 9 years ago
  67. 6d715e3 ARM: net: handle negative offsets in BPF JIT. by Nicolas Schichan · 9 years ago
  68. 7aed35c ARM: net: fix condition for load_order > 0 when translating load instructions. by Nicolas Schichan · 9 years ago
  69. 89e478a tcp: suppress a division by zero warning by Eric Dumazet · 9 years ago
  70. 1604089 tipc: fix compatibility bug by Jon Paul Maloy · 9 years ago
  71. 67b2914 Merge branch 'explicit-inbound-link-state' by David S. Miller · 9 years ago
  72. f8af8e6 mvneta: use inband status only when explicitly enabled by Stas Sergeev · 9 years ago
  73. 4cba5c2 of_mdio: add new DT property 'managed' to specify the PHY management type by Stas Sergeev · 9 years ago
  74. 868a421 net: phy: fixed_phy: handle link-down case by Stas Sergeev · 9 years ago
  75. d2eac98 net: dsa: bcm_sf2: Do not override speed settings by Florian Fainelli · 9 years ago
  76. d725e66 Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" by Linus Torvalds · 9 years ago
  77. 0bccece Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  78. e181a54 net: #ifdefify sk_classid member of struct sock by Mathias Krause · 9 years ago
  79. 71ebd1a Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  80. 8426fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  81. 1ad474d Merge tag 'trace-v4.2-rc2-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  82. 1e353cd drivers: net: cpsw: remove tx event processing in rx napi poll by Mugunthan V N · 9 years ago
  83. e69724f Merge branch 'lwtunnel' by David S. Miller · 9 years ago
  84. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  85. c9db965 openvswitch: Abstract vport name through ovs_vport_name() by Thomas Graf · 9 years ago
  86. be4ace6 openvswitch: Move dev pointer into vport itself by Thomas Graf · 9 years ago
  87. 34ae932 openvswitch: Make tunnel set action attach a metadata dst by Thomas Graf · 9 years ago
  88. 0dfbdf4 vxlan: Factor out device configuration by Thomas Graf · 9 years ago
  89. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  90. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  91. 1b7179d route: Extend flow representation with tunnel key by Thomas Graf · 9 years ago
  92. ee122c7 vxlan: Flow based tunneling by Thomas Graf · 9 years ago
  93. 0accfc2 arp: Inherit metadata dst when creating ARP requests by Thomas Graf · 9 years ago
  94. f38a9eb dst: Metadata destinations by Thomas Graf · 9 years ago
  95. 773a69d icmp: Don't leak original dst into ip_route_input() by Thomas Graf · 9 years ago
  96. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  97. e3e4712 mpls: ip tunnel support by Roopa Prabhu · 9 years ago
  98. face018 mpls: export mpls functions for use by mpls iptunnels by Roopa Prabhu · 9 years ago
  99. 74a0f2f ipv6: rt6_info output redirect to tunnel output by Roopa Prabhu · 9 years ago
  100. 8602a62 ipv4: redirect dst output to lwtunnel output by Roopa Prabhu · 9 years ago