1. 8cc782c rtlwifi: rtl_pci: Fix memory leak when hardware init fails by Larry Finger · 6 years ago
  2. 84d31d3 rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE' by YueHaibing · 6 years ago
  3. 01bb31d rtlwifi: rtl8192cu: Fix value set in descriptor by Larry Finger · 6 years ago
  4. b6326fc rtlwifi: fix non-kerneldoc comment in usb.c by Valdis Klētnieks · 6 years ago
  5. 67538eb Merge branch 'mvpp2-per-cpu-buffers' by David S. Miller · 6 years ago
  6. 7d04b0b mvpp2: percpu buffers by Matteo Croce · 6 years ago
  7. 1361636 mvpp2: refactor BM pool functions by Matteo Croce · 6 years ago
  8. 4ba0ebb net: dsa: Fix off-by-one number of calls to devlink_port_unregister by Vladimir Oltean · 6 years ago
  9. a21cf11 mlx5: Add missing init_net check in FIB notifier by Jiri Pirko · 6 years ago
  10. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 6 years ago
  11. 089cf7f Linux 5.3-rc7 by Linus Torvalds · 6 years ago
  12. 49ffdb4 Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  13. 2c248f9 Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  14. 345464f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 years ago
  15. 4bc61b0 Merge branch 'net-dsa-mv88e6xxx-centralize-SERDES-IRQ-handling' by David S. Miller · 6 years ago
  16. 45de77f net: dsa: mv88e6xxx: centralize SERDES IRQ handling by Vivien Didelot · 6 years ago
  17. 907b9b9 net: dsa: mv88e6xxx: introduce .serdes_irq_status by Vivien Didelot · 6 years ago
  18. 61a46b4 net: dsa: mv88e6xxx: introduce .serdes_irq_enable by Vivien Didelot · 6 years ago
  19. dc272f6 net: dsa: mv88e6xxx: pass lane to .serdes_power by Vivien Didelot · 6 years ago
  20. 6600d8e net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_set by Vivien Didelot · 6 years ago
  21. 9db4a72 net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_lane by Vivien Didelot · 6 years ago
  22. 5122d4e net: dsa: mv88e6xxx: simplify .serdes_get_lane by Vivien Didelot · 6 years ago
  23. 4241ef5 net: dsa: mv88e6xxx: introduce .serdes_irq_mapping by Vivien Didelot · 6 years ago
  24. f441ed0 net: dsa: mv88e6xxx: fix SERDES IRQ mapping by Vivien Didelot · 6 years ago
  25. 946bc25 net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_link by Vivien Didelot · 6 years ago
  26. b943e03 net: hns3: remove set but not used variable 'qos' by YueHaibing · 6 years ago
  27. bdad752 net: hns3: remove redundant assignment to pointer reg_info by Colin Ian King · 6 years ago
  28. e1e54ec net: seeq: Fix the function used to release some memory in an error handling path by Christophe JAILLET · 6 years ago
  29. 56fcd40 netlabel: remove redundant assignment to pointer iter by Colin Ian King · 6 years ago
  30. dc16116 r8169: don't set bit RxVlan on RTL8125 by Heiner Kallweit · 6 years ago
  31. 9f159ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. 5fb181c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  33. 5358e6e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 6 years ago
  34. 6f67104 net/ncsi: add response handlers for PLDM over NC-SI by Ben Wei · 6 years ago
  35. dd7078f enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functions by Christophe JAILLET · 6 years ago
  36. dd1bf47 net: bcmgenet: use ethtool_op_get_ts_info() by Ryan M. Collins · 6 years ago
  37. 02a3f0d tc-testing: don't hardcode 'ip' in nsPlugin.py by Davide Caratti · 6 years ago
  38. 38320f6 Merge branch 'Minor-cleanup-in-devlink' by David S. Miller · 6 years ago
  39. 58b6be4 devlink: Use switch-case instead of if-else by Parav Pandit · 6 years ago
  40. c7282b5 devlink: Make port index data type as unsigned int by Parav Pandit · 6 years ago
  41. 1b6ca07 Merge branch 'net-tls-add-socket-diag' by David S. Miller · 6 years ago
  42. 26811cc net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag by Davide Caratti · 6 years ago
  43. 61723b3 tcp: ulp: add functions to dump ulp-specific information by Davide Caratti · 6 years ago
  44. 15a7dea net/tls: use RCU protection on icsk->icsk_ulp_data by Jakub Kicinski · 6 years ago
  45. 3daa418 Merge branch 'net-dsa-microchip-add-KSZ8563-support' by David S. Miller · 6 years ago
  46. d9033ae net: dsa: microchip: add KSZ8563 compatibility string by Razvan Stefanescu · 6 years ago
  47. de5eb9e dt-bindings: net: dsa: document additional Microchip KSZ8563 switch by Razvan Stefanescu · 6 years ago
  48. 879c380 Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other-conditions' by David S. Miller · 6 years ago
  49. be6cef6 net: aquantia: fix out of memory condition on rx side by Dmitry Bogdanov · 6 years ago
  50. 5c47e3b net: aquantia: linkstate irq should be oneshot by Igor Russkikh · 6 years ago
  51. c2ef057 net: aquantia: reapply vlan filters on up by Dmitry Bogdanov · 6 years ago
  52. 392349f net: aquantia: fix limit of vlan filters by Dmitry Bogdanov · 6 years ago
  53. 6fdc060 net: aquantia: fix removal of vlan 0 by Dmitry Bogdanov · 6 years ago
  54. 154f4fb Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs' by David S. Miller · 6 years ago
  55. 1c6c09a net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate by Vladimir Oltean · 6 years ago
  56. f04b514 taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte by Vladimir Oltean · 6 years ago
  57. efb5522 taprio: Fix kernel panic in taprio_destroy by Vladimir Oltean · 6 years ago
  58. ed6e810 Merge branch 'qed-Enhancements' by David S. Miller · 6 years ago
  59. 849dbf0 qede: Add support for dumping the grc data. by Sudarsana Reddy Kalluru · 6 years ago
  60. 3b86bd0 qed: Add APIs for configuring grc dump config flags. by Sudarsana Reddy Kalluru · 6 years ago
  61. d44a3ce qede: Add support for reading the config id attributes. by Sudarsana Reddy Kalluru · 6 years ago
  62. 2d4c849 qed: Add APIs for reading config id attributes. by Sudarsana Reddy Kalluru · 6 years ago
  63. b0274eb Merge branch 'Dynamic-toggling-of-vlan_filtering-for-SJA1105-DSA' by David S. Miller · 6 years ago
  64. 5f33183 net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering by Vladimir Oltean · 6 years ago
  65. f40d9b20 net: bridge: Populate the pvid flag in br_vlan_get_info by Vladimir Oltean · 6 years ago
  66. 5f81d54 net: dsa: microchip: fill regmap_config name by George McCollister · 6 years ago
  67. 5b16100 Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  68. 5c63592 Merge tag 'batadv-next-for-davem-20190830' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  69. 9eb4b51 tools/power turbostat: update version number by Len Brown · 6 years ago
  70. c1c10cc tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL by Pu Wen · 6 years ago
  71. 9cfa8e0 tools/power turbostat: Fix caller parameter of get_tdp_amd() by Pu Wen · 6 years ago
  72. 1e9042b tools/power turbostat: Fix CPU%C1 display value by Srinivas Pandruvada · 6 years ago
  73. 6ee9fc6 tools/power turbostat: do not enforce 1ms by Artem Bityutskiy · 6 years ago
  74. c026c23 tools/power turbostat: read from pipes too by Artem Bityutskiy · 6 years ago
  75. d93ea56 tools/power turbostat: Add Ice Lake NNPI support by Rajneesh Bhardwaj · 6 years ago
  76. 570992f tools/power turbostat: rename has_hsw_msrs() by Len Brown · 6 years ago
  77. cd188af tools/power turbostat: Fix Haswell Core systems by Len Brown · 6 years ago
  78. b62b318 tools/power turbostat: add Jacobsville support by Zhang Rui · 6 years ago
  79. eeb71c9 tools/power turbostat: fix buffer overrun by Naoya Horiguchi · 6 years ago
  80. 605736c tools/power turbostat: fix file descriptor leaks by Gustavo A. R. Silva · 6 years ago
  81. 15423b9 tools/power turbostat: fix leak of file descriptor on error return path by Colin Ian King · 6 years ago
  82. d4794f2 tools/power turbostat: Make interval calculation per thread to reduce jitter by Yazen Ghannam · 6 years ago
  83. d743dae tools/power turbostat: remove duplicate pc10 column by Len Brown · 6 years ago
  84. 0353148 tools/power x86_energy_perf_policy: Fix argument parsing by Zephaniah E. Loss-Cutler-Hull · 6 years ago
  85. f3fe116 tools/power: Fix typo in man page by Matt Lupfer · 6 years ago
  86. 6ac1730 tools/power/x86: Enable compiler optimisations and Fortify by default by Ben Hutchings · 7 years ago
  87. adb8049 tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2 by Ben Hutchings · 7 years ago
  88. eea1730 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  89. 95381de Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  90. 7fb8670 Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  91. 834354f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  92. 31bb5fe Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  93. c68c9ec tracing: Correct kdoc formats by Jakub Kicinski · 6 years ago
  94. 2e81562 ftrace/x86: Remove mcount() declaration by Jisheng Zhang · 6 years ago
  95. 19a58ce tracing/probe: Fix null pointer dereference by Xinpeng Liu · 6 years ago
  96. 595a438 tracing: Make exported ftrace_set_clr_event non-static by Denis Efremov · 6 years ago
  97. 974ceb2 udp: Remove unlikely() from IS_ERR*() condition by Denis Efremov · 6 years ago
  98. 7cf92cc net/mlx5e: Remove unlikely() from WARN*() condition by Denis Efremov · 6 years ago
  99. e0f14b8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  100. ab9bb63 Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" by Linus Torvalds · 6 years ago