1. 1a4b62a net: nixge: Fix a signedness bug in nixge_probe() by Dan Carpenter · 5 years ago
  2. d7eb651 of: mdio: Fix a signedness bug in of_phy_get_and_connect() by Dan Carpenter · 5 years ago
  3. 73e211e net: axienet: fix a signedness bug in probe by Dan Carpenter · 5 years ago
  4. f102105 net: stmmac: dwmac-meson8b: Fix signedness bug in probe by Dan Carpenter · 5 years ago
  5. 7f9e88e net: socionext: Fix a signedness bug in ave_probe() by Dan Carpenter · 5 years ago
  6. ced81eb enetc: Fix a signedness bug in enetc_of_get_phy() by Dan Carpenter · 5 years ago
  7. bd55f8d net: netsec: Fix signedness bug in netsec_probe() by Dan Carpenter · 5 years ago
  8. 25a5849 net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() by Dan Carpenter · 5 years ago
  9. 002dfe8 net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() by Dan Carpenter · 5 years ago
  10. 28618314 cxgb4: Signedness bug in init_one() by Dan Carpenter · 5 years ago
  11. 31aefe1 net: aquantia: Fix aq_vec_isr_legacy() return value by Dan Carpenter · 5 years ago
  12. 424adc3 dimlib: make DIMLIB a hidden symbol by Uwe Kleine-König · 5 years ago
  13. 5a2a828 Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  14. ca7a03c ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule by Jason A. Donenfeld · 5 years ago
  15. ea8564c openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC by Li RongQing · 5 years ago
  16. c1d419d0 dt-bindings: net: ravb: Add support for r8a774b1 SoC by Biju Das · 5 years ago
  17. 4f28bd9 net: stmmac: Fix page pool size by Thierry Reding · 5 years ago
  18. ba56d8c macsec: drop skb sk before calling gro_cells_receive by Xin Long · 5 years ago
  19. 2dbf45d Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  20. adecda5 net: print proper warning on dst underflow by Jason A. Donenfeld · 5 years ago
  21. 3e8b9bf net/sched: cbs: Fix not adding cbs instance to list by Vinicius Costa Gomes · 5 years ago
  22. 02bc5eb drivers: net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  23. bf69aba net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  24. 34b7bb2 MAINTAINERS: add Yanjun to FORCEDETH maintainers list by Rain River · 5 years ago
  25. 99dcb84 net: macb: Remove dead code by Shubhrajyoti Datta · 5 years ago
  26. b0ce902 net: stmmac: selftests: Flow Control test can also run with ASYM Pause by Jose Abreu · 5 years ago
  27. 9f5c44c gianfar: Make reset_gfar static by YueHaibing · 5 years ago
  28. 5c94ad1 atm: he: clean up an indentation issue by Colin Ian King · 5 years ago
  29. 4c247de ppp: Fix memory leak in ppp_write by Takeshi Misawa · 5 years ago
  30. 8875cf9 Merge branch 'ibmvnic-serialization-fixes' by David S. Miller · 5 years ago
  31. 7ed5b31 net/ibmvnic: prevent more than one thread from running in reset by Juliet Kim · 5 years ago
  32. b27507b net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run by Juliet Kim · 5 years ago
  33. 2b48183 wil6210: use after free in wil_netif_rx_any() by Dan Carpenter · 5 years ago
  34. 5aafeb74 skge: fix checksum byte order by Stephen Hemminger · 5 years ago
  35. 02a0704 arcnet: provide a buffer big enough to actually receive packets by Uwe Kleine-König · 5 years ago
  36. fddbfee iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36 by Luca Coelho · 5 years ago
  37. 9d4d0d0 mt76: mt7615: fix mt7615 firmware path definitions by Lorenzo Bianconi · 5 years ago
  38. 0edc3f7 Merge branch 'check-CAP_NEW_RAW' by David S. Miller · 5 years ago
  39. 3a35979 nfc: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  40. e69dbd4 ieee802154: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  41. 0614e2b ax25: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  42. 6cc03e8 appletalk: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  43. b91ee4a mISDN: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  44. 3d66b89 net: sched: fix possible crash in tcf_action_destroy() by Eric Dumazet · 5 years ago
  45. fe1587a net/mlx5e: Fix matching on tunnel addresses type by Dmytro Linkin · 5 years ago
  46. d22fcc8 net/mlx5e: Fix traffic duplication in ethtool steering by Saeed Mahameed · 5 years ago
  47. d19a79e net/mlx5: Add device ID of upcoming BlueField-2 by Bodong Wang · 5 years ago
  48. 640bdb1 net/mlx5: DR, Allow matching on vport based on vhca_id by Alaa Hleihel · 5 years ago
  49. 48cbde4 net/mlx5: DR, Fix getting incorrect prev node in ste_free by Alex Vesker · 5 years ago
  50. cc5fd15 net/mlx5: DR, Remove redundant vport number from action by Alex Vesker · 5 years ago
  51. d32d7c5 net/mlx5: DR, Fix SW steering HW bits and definitions by Yevgeny Kliteynik · 5 years ago
  52. 0b8dc6a rtw88: configure firmware after HCI started by Yan-Hsuan Chuang · 5 years ago
  53. 34b4688 net: dsa: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  54. 938e4d4 net: dsa: b53: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  55. 73a63ee ionic: Fix an error code in ionic_lif_alloc() by Dan Carpenter · 5 years ago
  56. ff04cfb net: ena: Select DIMLIB for ENA_ETHERNET by Mao Wenan · 5 years ago
  57. 24ccb0a qede: qede_fp: simplify a bit 'qede_rx_build_skb()' by Christophe JAILLET · 5 years ago
  58. b6b6cc9 net: stmmac: selftest: avoid large stack usage by Arnd Bergmann · 5 years ago
  59. a8d570d net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS by Mao Wenan · 5 years ago
  60. 199ce85 net_sched: add policy validation for action attributes by Cong Wang · 5 years ago
  61. 62794fc net_sched: add max len check for TCA_KIND by Cong Wang · 5 years ago
  62. b0e1ee4 net: remove netx ethernet driver by Arnd Bergmann · 5 years ago
  63. 73f0c11 net: qrtr: Stop rx_worker before freeing node by Bjorn Andersson · 5 years ago
  64. e47488b net/phy: fix DP83865 10 Mbps HDX loopback disable function by Peter Mamonov · 5 years ago
  65. 8d3d7c2 usbnet: ignore endpoints with invalid wMaxPacketSize by Bjørn Mork · 5 years ago
  66. 3fe4b33 cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize by Bjørn Mork · 5 years ago
  67. 6355592 zd1211rw: zd_usb: Use "%zu" to format size_t by Geert Uytterhoeven · 5 years ago
  68. 0e41edc rtw88: pci: release tx skbs DMAed when stop by Yan-Hsuan Chuang · 5 years ago
  69. dc579ca rtw88: pci: extract skbs free routine for trx rings by Yan-Hsuan Chuang · 5 years ago
  70. 7b09c2d ipv6: fix a typo in fib6_rule_lookup() by Eric Dumazet · 5 years ago
  71. b41d936 sch_netem: fix a divide by zero in tabledist() by Eric Dumazet · 5 years ago
  72. 432264e dt-bindings: net: remove un-implemented property by Alexandru Ardelean · 5 years ago
  73. 77d5bc7 ipv4: Revert removal of rt_uses_gateway by David Ahern · 5 years ago
  74. e84622c selftests: Update fib_nexthop_multiprefix to handle missing ping6 by David Ahern · 5 years ago
  75. 0360894 selftests: Update fib_tests to handle missing ping6 by David Ahern · 5 years ago
  76. 9e5c8d3 dt-bindings: net: dwmac: fix 'mac-mode' type by Alexandru Ardelean · 5 years ago
  77. 92974a1 net/sched: act_sample: don't push mac header on ip6gre ingress by Davide Caratti · 5 years ago
  78. 864668b selftests: Add test cases for `ip nexthop flush proto XX` by Donald Sharp · 5 years ago
  79. 20b3f7d dt-bindings: net: Correct the documentation of KSZ9021 skew values by James Byrne · 5 years ago
  80. cf0eba3 net/ncsi: Disable global multicast filter by Vijay Khemka · 5 years ago
  81. dd0f9d8 ibmvnic: Warn unknown speed message only when carrier is present by Murilo Fossa Vicentini · 5 years ago
  82. b47bea2 ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident by Nathan Chancellor · 5 years ago
  83. 2d88b2c iwlwifi: mvm: fix build w/o CONFIG_THERMAL by Johannes Berg · 5 years ago
  84. 280ceae usbnet: sanity checking of packet sizes and device mtu by Oliver Neukum · 5 years ago
  85. b41dae0 Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  86. e6bc9de Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  87. b6c0d35 Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  88. 7d14df2 Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  89. 0bb73e4 Merge tag 'afs-next-20190915' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  90. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  91. 734d1ed Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  92. d013cc8 Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 5 years ago
  93. e170eb2 Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  94. b30d87c Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  95. 53e5e7a Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  96. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  97. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  98. 6cfae0c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  99. e6874fc Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  100. e444d51 Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago