1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  4. be0d692 net-sysfs: Replace ktype default_attrs field with groups by Kimberly Brown · 6 years ago
  5. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 8ed633b Revert "net-sysfs: Fix memory leak in netdev_register_kobject" by Wang Hai · 6 years ago
  7. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  8. dc05360 net: convert rps_needed and rfs_needed to new static branch api by Eric Dumazet · 6 years ago
  9. 6b70fc9 net-sysfs: Fix memory leak in netdev_register_kobject by Wang Hai · 6 years ago
  10. a3e23f7 net-sysfs: call dev_hold if kobject_init_and_add success by YueHaibing · 6 years ago
  11. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. 29ca1c5 net-sysfs: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  13. 895a5e9 net-sysfs: Fix mem leak in netdev_register_kobject by YueHaibing · 6 years ago
  14. bccb302 net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Florian Fainelli · 6 years ago
  15. d6abc596 net: Introduce ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  16. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  17. 4d99f66 net: allow to call netif_reset_xps_queues() under cpus_read_lock by Andrei Vagin · 6 years ago
  18. fbdeaed net: create reusable function for getting ownership info of sysfs inodes by Tyler Hicks · 6 years ago
  19. b0e37c0 net-sysfs: make sure objects belong to container's owner by Dmitry Torokhov · 6 years ago
  20. 3033fce net-sysfs: require net admin in the init ns for setting tx_maxrate by Tyler Hicks · 6 years ago
  21. ffcfe25 net: Add support for subordinate device traffic classes by Alexander Duyck · 6 years ago
  22. d7be977 net-sysfs: Drop support for XPS and traffic_class on single queue device by Alexander Duyck · 6 years ago
  23. 8af2c06 net-sysfs: Add interface for Rx queue(s) map per Tx queue by Amritha Nambiar · 6 years ago
  24. 80d1966 net: Refactor XPS for CPUs and Rx queues by Amritha Nambiar · 6 years ago
  25. 664088f net-sysfs: Fix memory leak in XPS configuration by Alexander Duyck · 7 years ago
  26. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  27. 6a643dd net: introduce helper dev_change_tx_queue_len() by Cong Wang · 7 years ago
  28. b2d3bcf net: core: Expose number of link up/down transitions by David Decotigny · 7 years ago
  29. 273c28b net: Convert atomic_t net::count to refcount_t by Kirill Tkhai · 7 years ago
  30. c92eb77 net-sysfs: trigger netlink notification on ifalias change via sysfs by Roopa Prabhu · 7 years ago
  31. 6c55700 net: core: decouple ifalias get/set from rtnl lock by Florian Westphal · 7 years ago
  32. 6648c65 net: style cleanups by stephen hemminger · 7 years ago
  33. 667e427 net: mark receive queue attributes ro_after_init by stephen hemminger · 7 years ago
  34. 2b9c758 net: make queue attributes ro_after_init by stephen hemminger · 7 years ago
  35. 170c658 net: make BQL sysfs attributes ro_after_init by stephen hemminger · 7 years ago
  36. 718ad68 net: drop unused attribute argument from sysfs queue funcs by stephen hemminger · 7 years ago
  37. ec6cc59 net: make net sysfs attributes ro_after_init by stephen hemminger · 7 years ago
  38. 737aec5 net: constify net_ns_type_operations by stephen hemminger · 7 years ago
  39. e6d473e net: make net_class ro_after_init by stephen hemminger · 7 years ago
  40. b793dc5 net: constify netdev_class_file by stephen hemminger · 7 years ago
  41. d0d6683 net: don't decrement kobj reference count on init failure by stephen hemminger · 7 years ago
  42. c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  43. 38ef00c net: constify attribute_group structures. by Arvind Yadav · 7 years ago
  44. 0cd2950 net: make struct net_device::tx_queue_len unsigned int by Alexey Dobriyan · 8 years ago
  45. 91864f5 net: use net->count to check whether a netns is alive or not by Andrey Vagin · 8 years ago
  46. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  47. 184c449 net: Add support for XPS with QoS via traffic classes by Alexander Duyck · 8 years ago
  48. 8d059b0 net: Add sysfs value to determine queue traffic class by Alexander Duyck · 8 years ago
  49. 002d8a1 net: skip genenerating uevents for network namespaces that are exiting by Andrey Vagin · 8 years ago
  50. 08294a2 net: introduce NETDEV_CHANGE_TX_QUEUE_LEN by Jason Wang · 8 years ago
  51. 88832a2 net-sysfs: fix missing <linux/of_net.h> by Ben Dooks · 9 years ago
  52. 7cad1ba net: core: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  53. fbbef86 net-sysfs: remove unused fmt_long_hex by Colin Ian King · 9 years ago
  54. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 9 years ago
  55. 5c29482 net-sysfs: use to_net_dev in net_namespace() by Geliang Tang · 9 years ago
  56. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  57. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  58. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  59. 75c261b net sysfs: Print link speed as signed integer by Alexander Stein · 9 years ago
  60. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. 9861f72 net: fix net_device refcounting by Russell King · 9 years ago
  62. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  63. da65ad1 net: allow sleeping when modifying store_rps_map by Sasha Levin · 9 years ago
  64. 10e4ea7 net: Fix race condition in store_rps_map by Tom Herbert · 9 years ago
  65. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  66. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 10 years ago
  67. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 10 years ago
  68. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 10 years ago
  69. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
  70. db24a90 net: add support for phys_port_name by David Ahern · 10 years ago
  71. 822b3b2 net: Add max rate tx queue attribute by John Fastabend · 10 years ago
  72. aa836df net: core: add of_find_net_device_by_node() by Florian Fainelli · 10 years ago
  73. f090682 net: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  74. aecbe01 net-sysfs: expose physical switch id for particular device by Jiri Pirko · 10 years ago
  75. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  76. 3b47d30 net: gro: add a per device gro flush timer by Eric Dumazet · 10 years ago
  77. 6b53daf net: do not name the pointer to struct net_device net by WANG Cong · 10 years ago
  78. 685343f net: add name_assign_type netdev attribute by Tom Gundersen · 10 years ago
  79. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  80. 2d3b479 net-sysfs: expose number of carrier on/off changes by david decotigny · 11 years ago
  81. 3f85944 net: Add sysfs file for port number by Amir Vadai · 11 years ago
  82. 80dd6ea net-sysfs: fix comment typo 'CONFIG_SYFS' by Paul Bolle · 11 years ago
  83. ed1acc8 net-sysfs: get_netdev_queue_index() cleanup by Eric Dumazet · 11 years ago
  84. 82ef3d5 net: fix "queues" uevent between network namespaces by Weilong Chen · 11 years ago
  85. a953be5 net-sysfs: add support for device-specific rx queue sysfs attributes by Michael Dalton · 11 years ago
  86. a48d4bb net: netdev_kobject_init: annotate with __init by Daniel Borkmann · 11 years ago
  87. 8e3bff9 net: more spelling fixes by stephen hemminger · 11 years ago
  88. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  89. 74d332c net: extend net_device allocation to vmalloc() by Eric Dumazet · 11 years ago
  90. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  91. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  92. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  93. 7dc5dbc sysfs: Restrict mounting sysfs by Eric W. Biederman · 12 years ago
  94. ff80e51 net: export physical port id via sysfs by Jiri Pirko · 11 years ago
  95. 6be8aee net: core: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  96. 243198d rps_dev_flow_table_release(): no need to delay vfree() by Al Viro · 12 years ago
  97. 9802c8e net/core: apply pm_runtime_set_memalloc_noio on network devices by Ming Lei · 12 years ago
  98. 024e967 net: Add support for XPS without sysfs being defined by Alexander Duyck · 12 years ago
  99. 537c00d net: Add functions netif_reset_xps_queue and netif_set_xps_queue by Alexander Duyck · 12 years ago
  100. fdae0fd net: allow to change carrier via sysfs by Jiri Pirko · 12 years ago