1. 933e0db cxgb4: Add device ID for new adapter by Hariprasad Shenai · 10 years ago
  2. 970282d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  3. c9bdc0d Merge branch 'tipc-next' by David S. Miller · 10 years ago
  4. f2f8036 tipc: add support for connect() on dgram/rdm sockets by Erik Hugne · 10 years ago
  5. 3bd88ee tipc: do not report -EHOSTUNREACH for failed local delivery by Erik Hugne · 10 years ago
  6. 18d6c58 tipc: remove redundant call to tipc_node_remove_conn by Erik Hugne · 10 years ago
  7. ea6edfb mac802154: fix typo in header guard by Nicolas Iooss · 10 years ago
  8. de1cf8a net/mlx4_en: mlx4_en_set_tx_maxrate() can be static by Wu Fengguang · 10 years ago
  9. af61576 bridge: add ageing_time, stp_state, priority over netlink by Jörg Thalheim · 10 years ago
  10. 99c4a26 net: Fix high overhead of vlan sub-device teardown. by David S. Miller · 10 years ago
  11. 738e6d3 inet: add a schedule point in inet_twsk_purge() by Eric Dumazet · 10 years ago
  12. db19170 rocker: add support for phys_port_name by David Ahern · 10 years ago
  13. db24a90 net: add support for phys_port_name by David Ahern · 10 years ago
  14. 56ef9c9 vxlan: Move socket initialization to within rtnl scope by Marcelo Ricardo Leitner · 10 years ago
  15. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  16. baf606d ipv4,ipv6: grab rtnl before locking the socket by Marcelo Ricardo Leitner · 10 years ago
  17. fdf9ef8 Merge branch 'listen_refactor_part_13' by David S. Miller · 10 years ago
  18. 08d2cc3b inet: request sock should init IPv6/IPv4 addresses by Eric Dumazet · 10 years ago
  19. b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 10 years ago
  20. 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 10 years ago
  21. d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 10 years ago
  22. 5b441f7 net: introduce sk_ehashfn() helper by Eric Dumazet · 10 years ago
  23. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 10 years ago
  24. 8f6320d Merge branch 'txq_max_rate' by David S. Miller · 10 years ago
  25. c10e4fc net/mlx4_en: Add tx queue maxrate support by Or Gerlitz · 10 years ago
  26. fc31e25 net/mlx4_core: Add basic support for QP max-rate limiting by Or Gerlitz · 10 years ago
  27. 822b3b2 net: Add max rate tx queue attribute by John Fastabend · 10 years ago
  28. f0b7d43 cc2520: Add support for CC2591 amplifier. by Brad Campbell · 10 years ago
  29. 0db055c cc2520: Do not store platform_data in spi_device by Brad Campbell · 10 years ago
  30. b65885d Merge branch 'rhashtable_remove_shift' by David S. Miller · 10 years ago
  31. e2e21c1 rhashtable: Remove max_shift and min_shift by Herbert Xu · 10 years ago
  32. 4f509df test_rhashtable: Use rhashtable max_size instead of max_shift by Herbert Xu · 10 years ago
  33. 446c89a tipc: Use rhashtable max/min_size instead of max/min_shift by Herbert Xu · 10 years ago
  34. b06eee5 netlink: Use rhashtable max_size instead of max_shift by Herbert Xu · 10 years ago
  35. c2e213c rhashtable: Introduce max_size/min_size by Herbert Xu · 10 years ago
  36. 6aebd94 rhashtable: Remove shift from bucket_table by Herbert Xu · 10 years ago
  37. a61bfa6 Merge branch 'xgene-next' by David S. Miller · 10 years ago
  38. ca62645 drivers: net: xgene: Add second SGMII based 1G interface by Keyur Chudgar · 10 years ago
  39. 2d33394 dtb: xgene: Add second SGMII based 1G interface node by Keyur Chudgar · 10 years ago
  40. c2bc6e1 Documentation: dtb: Add port-id field for APM X-Gene ethernet by Keyur Chudgar · 10 years ago
  41. 63511f6d Bluetooth: Fix potential NULL dereference in SMP channel setup by Marcel Holtmann · 10 years ago
  42. e7a9eee Merge branch 'tipc_netns_leak' by David S. Miller · 10 years ago
  43. 2b9bb7f tipc: withdraw tipc topology server name when namespace is deleted by Ying Xue · 10 years ago
  44. 8460504 tipc: fix a potential deadlock when nametable is purged by Ying Xue · 10 years ago
  45. 76100a8 tipc: fix netns refcnt leak by Ying Xue · 10 years ago
  46. 5284143 Merge branch 'listener_refactor_part_12' by David S. Miller · 10 years ago
  47. 0470c8c inet: fix request sock refcounting by Eric Dumazet · 10 years ago
  48. e3d95ad inet: avoid fastopen lock for regular accept() by Eric Dumazet · 10 years ago
  49. 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 10 years ago
  50. 4e9a578 inet: add rsk_listener field to struct request_sock by Eric Dumazet · 10 years ago
  51. e49bb33 inet: uninline inet_reqsk_alloc() by Eric Dumazet · 10 years ago
  52. 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 10 years ago
  53. 9f2dbdd Merge branch 'listener_refactor_part_11' by David S. Miller · 10 years ago
  54. 7970ddc tcp: uninline tcp_oow_rate_limited() by Eric Dumazet · 10 years ago
  55. 1bfc443 tcp: move tcp_openreq_init() to tcp_input.c by Eric Dumazet · 10 years ago
  56. adc17d6 inet: move ir_mark to fill a hole by Eric Dumazet · 10 years ago
  57. a940700 netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support by Eric Dumazet · 10 years ago
  58. 8b58014 netfilter: tproxy: prepare TCP_NEW_SYN_RECV support by Eric Dumazet · 10 years ago
  59. a839923 netfilter: use sk_fullsock() helper by Eric Dumazet · 10 years ago
  60. c249739 bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields by Alexei Starovoitov · 10 years ago
  61. 9cf7867 Merge branch 'const_of_device_id' by David S. Miller · 10 years ago
  62. 2c71ec9 via-velocity: constify of_device_id array by Fabian Frederick · 10 years ago
  63. d2b75a3 net: via-rhine: constify of_device_id array by Fabian Frederick · 10 years ago
  64. abae1e0 ehea: constify of_device_id array by Fabian Frederick · 10 years ago
  65. 47b6166 IBM-EMAC: constify of_device_id array by Fabian Frederick · 10 years ago
  66. 486e957 can: constify of_device_id array by Fabian Frederick · 10 years ago
  67. d8a7dad net: phy: constify of_device_id array by Fabian Frederick · 10 years ago
  68. 3848124 orinoco: constify of_device_id array by Fabian Frederick · 10 years ago
  69. 74847f2 net: xilinx: constify of_device_id array by Fabian Frederick · 10 years ago
  70. 73c7047 net: greth: constify of_device_id array by Fabian Frederick · 10 years ago
  71. 437dab4 netdev: octeon_mgmt: constify of_device_id array by Fabian Frederick · 10 years ago
  72. 14448e2 net: ethernet: apple: constify of_device_id array by Fabian Frederick · 10 years ago
  73. a6b0dc2 drivers: net: xgene: constify of_device_id array by Fabian Frederick · 10 years ago
  74. fa2b183 net: ethoc: constify of_device_id array by Fabian Frederick · 10 years ago
  75. 94e5a2a net/fsl: constify of_device_id array by Fabian Frederick · 10 years ago
  76. 2726053 Altera TSE: constify of_device_id array by Fabian Frederick · 10 years ago
  77. 1156c96 net: netcp: constify of_device_id array by Fabian Frederick · 10 years ago
  78. 19c5ce9 Bluetooth: Add workaround for broken OS X legacy SMP pairing by Johan Hedberg · 10 years ago
  79. fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 10 years ago
  80. 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 10 years ago
  81. a380b6c Bluetooth: Add generic mgmt helper API by Johan Hedberg · 10 years ago
  82. 333ae95 Bluetooth: Add channel parameter to mgmt_pending_find() API by Johan Hedberg · 10 years ago
  83. d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 10 years ago
  84. 49c989a Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSR by Jakub Pawlowski · 10 years ago
  85. c115484 Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTEL by Jakub Pawlowski · 10 years ago
  86. 3d50d51 Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012 by Jakub Pawlowski · 10 years ago
  87. 07d2334 Bluetooth: Add simultaneous dual mode scan by Jakub Pawlowski · 10 years ago
  88. 812abb1 Bluetooth: Refactor BR/EDR inquiry and LE scan triggering. by Jakub Pawlowski · 10 years ago
  89. 695c4cb Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY by Jakub Pawlowski · 10 years ago
  90. d907c4f at86rf230: fix at86rf230_read_subreg succeed handling by Alexander Aring · 10 years ago
  91. c9e4447 Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entries by Marcel Holtmann · 10 years ago
  92. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 10 years ago
  93. 5425f98 Bluetooth: Fix length for Read Local OOB Extended Data respone packet by Marcel Holtmann · 10 years ago
  94. 617011e rhashtable: Avoid calculating hash again to unlock by Thomas Graf · 10 years ago
  95. 9f1ab18 tcp_metrics: fix wrong lockdep annotations by Eric Dumazet · 10 years ago
  96. bd76a11 dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA by Jiri Pirko · 10 years ago
  97. 73ee544 net/fsl: modify xgmac_mdio for little endian SoCs by Shaohui Xie · 10 years ago
  98. 26eee02 net/fsl: fix a bug in xgmac_mdio by Shaohui Xie · 10 years ago
  99. c243d7e net: kernel socket should be released in init_net namespace by Ying Xue · 10 years ago
  100. db4374f rhashtable: Annotate RCU locking of walkers by Thomas Graf · 10 years ago