1. d342800 ixgbe: do not report 2.5 Gbps as supported by Emil Tantilov · 9 years ago
  2. 4c7f35f ixgbe: Clean stale VLANs when changing port VLAN or resetting by Alexander Duyck · 9 years ago
  3. 6e982ae ixgbe: Clear stale pool mappings by Alexander Duyck · 9 years ago
  4. e1d0a2a ixgbe: Fix VLAN promisc in relation to SR-IOV by Alexander Duyck · 9 years ago
  5. 1636956 ixgbe: Add support for VLAN promiscuous with SR-IOV by Alexander Duyck · 9 years ago
  6. c2bc9ce ixgbe: Reorder search to work from the top down instead of bottom up by Alexander Duyck · 9 years ago
  7. b6488b6 ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF by Alexander Duyck · 9 years ago
  8. 5ac736a ixgbe: Simplify configuration of setting VLVF and VLVFB by Alexander Duyck · 9 years ago
  9. 63d9379 ixgbe: Reduce VT code indent in set_vfta by introducing jump label by Alexander Duyck · 9 years ago
  10. c18fbd5 ixgbe: Simplify definitions for regidx and bit in set_vfta by Alexander Duyck · 9 years ago
  11. 8e8e9a0 ixgbe: Fix SR-IOV VLAN pool configuration by Alexander Duyck · 9 years ago
  12. 530fd82 ixgbe: Return error on failure to allocate mac_table by Alexander Duyck · 9 years ago
  13. b626f2c mlxsw: core: Fix temperature sensor index during initialization by Jiri Pirko · 9 years ago
  14. acf35a4 mlxsw: reg: Fix max temperature getting by Jiri Pirko · 9 years ago
  15. 9ad321b Merge branch 'mlx5-flow-steering' by David S. Miller · 9 years ago
  16. 7cb21b7 net/mlx5e: Rename en_flow_table.c to en_fs.c by Maor Gottlieb · 9 years ago
  17. 86d722a net/mlx5: Use flow steering infrastructure for mlx5_en by Maor Gottlieb · 9 years ago
  18. 2530236 net/mlx5_core: Flow steering tree initialization by Maor Gottlieb · 9 years ago
  19. 0c56b97 net/mlx5_core: Introduce flow steering API by Maor Gottlieb · 9 years ago
  20. 5e1626c net/mlx5_core: Add flow steering lookup algorithms by Maor Gottlieb · 9 years ago
  21. de8575e net/mlx5_core: Add flow steering base data structures by Maor Gottlieb · 9 years ago
  22. 26a8145 net/mlx5_core: Introduce flow steering firmware commands by Maor Gottlieb · 9 years ago
  23. 108805f net/mlx5e: Assign random MAC address if needed by Saeed Mahameed · 9 years ago
  24. 9bd0a18 net/mlx5: Fix query E-Switch capabilities by Saeed Mahameed · 9 years ago
  25. f5f9649 Merge branch 'thunderx-pass2' by David S. Miller · 9 years ago
  26. b9687b4 net: thunderx: Enable CQE count threshold interrupt by Sunil Goutham · 9 years ago
  27. 40fb5f8 net: thunderx: HW TSO support for pass-2 hardware by Sunil Goutham · 9 years ago
  28. 2ad7b75 Doc: Micrel-ksz90x1.txt: Document deprecated MAC OF properties by Andrew Lunn · 9 years ago
  29. fbc0885 Merge branch 'mvneta-rss-xps' by David S. Miller · 9 years ago
  30. 50bf8cb net: mvneta: Configure XPS support by Gregory CLEMENT · 9 years ago
  31. 9a401de net: mvneta: Add naive RSS support by Gregory CLEMENT · 9 years ago
  32. 2dcf75e net: mvneta: Associate RX queues with each CPU by Gregory CLEMENT · 9 years ago
  33. 90b74c0 net: mvneta: Make the default queue related for each port by Gregory CLEMENT · 9 years ago
  34. 6e71b29 mpls_iptunnel: add static qualifier to mpls_output by Roopa Prabhu · 9 years ago
  35. eb72f74 cxgb4: Handle clip return values by Hariprasad Shenai · 9 years ago
  36. 515123e mlxsw: core: remove an unneeded condition by Dan Carpenter · 9 years ago
  37. 82a0642 mlxsw: spectrum: fix some error handling by Dan Carpenter · 9 years ago
  38. 9dd2d6c netcp: add more __le32 annotations by Arnd Bergmann · 9 years ago
  39. 8990777 netcp: try to reduce type confusion in descriptors by Arnd Bergmann · 9 years ago
  40. 7302b9d ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154 by Michael Hennerich · 9 years ago
  41. 4ada128 Bluetooth: Do not filter multicast addresses by default by Danny Schweizer · 9 years ago
  42. 4188146 ieee802154-atusb: Delete an unnecessary check before the function call "kfree_skb" by Markus Elfring · 9 years ago
  43. 87a6b9b Bluetooth: h5: Do not initialize Configuration field by Andrei Emeltchenko · 9 years ago
  44. c383835 mac802154: tx: fix synced xmit deadlock by Alexander Aring · 9 years ago
  45. 818f1f3 ipv6: add ipv6_addr_prefix_copy by Alexander Aring · 9 years ago
  46. b1815fd 6lowpan: add debugfs support by Alexander Aring · 9 years ago
  47. 00f5931 6lowpan: add lowpan dev register helpers by Alexander Aring · 9 years ago
  48. 43f26e1 6lowpan: add nhc module for GHC routing extension header detection by Stefan Schmidt · 9 years ago
  49. 2f47994 6lowpan: add nhc module for GHC fragmentation extension header detection by Stefan Schmidt · 9 years ago
  50. 20616a5 6lowpan: add nhc module for GHC destination extension header detection by Stefan Schmidt · 9 years ago
  51. c39da3b 6lowpan: add nhc module for GHC ICMPv6 detection by Stefan Schmidt · 9 years ago
  52. 70cc867 6lowpan: add nhc module for GHC UDP detection by Stefan Schmidt · 9 years ago
  53. 7e568f5 6lowpan: add nhc module for GHC hop-by-hopextension header detection by Stefan Schmidt · 9 years ago
  54. 5e5c08c 6lowpan: clarify Kconfig entries for upcoming GHC support by Stefan Schmidt · 9 years ago
  55. 6c483de Bluetooth: btintel: Create common Intel Version Read function by Loic Poulain · 9 years ago
  56. 1a11ec8 Bluetooth: Fix locking in bt_accept_dequeue after disconnection by Yichen Zhao · 9 years ago
  57. acb9f91 Bluetooth: Don't treat connection timeout as a failure by Johan Hedberg · 9 years ago
  58. 2f99536 Bluetooth: Use continuous scanning when creating LE connections by Johan Hedberg · 9 years ago
  59. 28dc4b9 Bluetooth: btintel: Add manufacturing enter/exit helpers by Loic Poulain · 9 years ago
  60. 1623d0b Bluetooth: Add support of Toshiba Broadcom based devices by Dmitry Tunin · 9 years ago
  61. a0c3824 Bluetooth: hci_intel: Use shorter timeout for HCI commands by Loic Poulain · 9 years ago
  62. e6e981c Bluetooth: hci_ldisc: Remove dead code by Peter Hurley · 9 years ago
  63. cab054a Bluetooth: Clean up current advertising instance tracking by Johan Hedberg · 9 years ago
  64. d6b7e2c Bluetooth: Clean up advertising initialization in powered_update_hci() by Johan Hedberg · 9 years ago
  65. 550a8ca Bluetooth: Remove redundant check for req.cmd_q by Johan Hedberg · 9 years ago
  66. d6dac32 Bluetooth: Fix updating wrong instance's scan_rsp data by Johan Hedberg · 9 years ago
  67. 742c595 Bluetooth: Simplify setting Configuration Field by Andrei Emeltchenko · 9 years ago
  68. 1d3a1e6 Bluetooth: Use hexadecimal notation for mask by Andrei Emeltchenko · 9 years ago
  69. 17fd08f Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag by Johan Hedberg · 9 years ago
  70. 02c04af Bluetooth: Simplify read_adv_features code by Johan Hedberg · 9 years ago
  71. 2ff1389 Bluetooth: Perform HCI update for power on synchronously by Johan Hedberg · 9 years ago
  72. bf943cb Bluetooth: Move fast connectable code to hci_request.c by Johan Hedberg · 9 years ago
  73. b1a8917 Bluetooth: Move EIR update to hci_request.c by Johan Hedberg · 9 years ago
  74. 00cf504 Bluetooth: HCI name update to hci_request.c by Johan Hedberg · 9 years ago
  75. c366f55 Bluetooth: Move discoverable timeout behind hdev->req_workqueue by Johan Hedberg · 9 years ago
  76. aed1a88 Bluetooth: Move discoverable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  77. 14bf5ea Bluetooth: Perform Class of Device changes through hdev->req_workqueue by Johan Hedberg · 9 years ago
  78. 53c0ba7 Bluetooth: Move connectable changes to hdev->req_workqueue by Johan Hedberg · 9 years ago
  79. f225257 Bluetooth: Move advertising instance management to hci_request.c by Johan Hedberg · 9 years ago
  80. 196a5e9 Bluetooth: Move __hci_update_background_scan up in hci_request.c by Johan Hedberg · 9 years ago
  81. 01b1cb8 Bluetooth: Run page scan updates through hdev->req_workqueue by Johan Hedberg · 9 years ago
  82. ad2c8c7 cgroup: fix sock_cgroup_data initialization on earlier compilers by Tejun Heo · 9 years ago
  83. 264a4ac chelsio: constify cmac_ops structures by Julia Lawall · 9 years ago
  84. 5abe255 bnx2x: remove rx_pkt/rx_calls by Eric Dumazet · 9 years ago
  85. 4d6acb6 bnx2x: avoid soft lockup in bnx2x_poll() by Eric Dumazet · 9 years ago
  86. 46c749e rhashtable: Remove unnecessary wmb for future_tbl by Herbert Xu · 9 years ago
  87. bc22ff5 Merge branch 'cxgb4-update-kconfig-and-fixes' by David S. Miller · 9 years ago
  88. 76928c9 cxgb4: Adds PCI device id for new T5 adapters by Hariprasad Shenai · 9 years ago
  89. 70055dd cxgb4: Add FL DMA mapping error and low counter by Hariprasad Shenai · 9 years ago
  90. 8d0557d cxgb4: Deal with wrap-around of queue for Work request by Hariprasad Shenai · 9 years ago
  91. 126fca6 cxgb4: prevent simultaneous execution of service_ofldq() by Hariprasad Shenai · 9 years ago
  92. 632be19 cxgb4: Use ACCES_ONCE macro to read queue's consumer index by Hariprasad Shenai · 9 years ago
  93. b8759e9 cxgb4/cxgb4vf: update Kconfig file to include T6 adapter by Hariprasad Shenai · 9 years ago
  94. 0bf9a7d cxgb4: Align rest of the ethtool get stats by Hariprasad Shenai · 9 years ago
  95. 9cbe9fd net: hns: optimize XGE capability by reducing cpu usage by yankejian · 9 years ago
  96. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  97. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  98. 297dbde netprio_cgroup: limit the maximum css->id to USHRT_MAX by Tejun Heo · 9 years ago
  99. bc9b145 Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by David S. Miller · 9 years ago
  100. 8ac2837 Revert "Merge branch 'vsock-virtio'" by Stefan Hajnoczi · 9 years ago