1. 4d97972 net: stmmac: Use netif_tx_napi_add() for TX polling function by Frode Isaksen · 6 years ago
  2. 5c725b6 net: bridge: mcast: don't delete permanent entries when fast leave is enabled by Nikolay Aleksandrov · 6 years ago
  3. 271da13 net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_led_trigger_change_speed() by Jia-Ju Bai · 6 years ago
  4. e29903c selftests/tls: fix TLS tests with CONFIG_TLS=n by Jakub Kicinski · 6 years ago
  5. d8a1de3 isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack by Juliana Rodrigueiro · 6 years ago
  6. c6349f8 net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEK by Geert Uytterhoeven · 6 years ago
  7. f86a677 Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  8. fa9586a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  9. 246902b net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()' by Christophe JAILLET · 6 years ago
  10. 47b69bf net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating tx_ring->tcb_ring by Christophe JAILLET · 6 years ago
  11. 5b31f3e drop_monitor: Add missing uAPI file to MAINTAINERS file by Ido Schimmel · 6 years ago
  12. 23201ea Merge branch 'mlxsw-Two-small-fixes' by David S. Miller · 6 years ago
  13. 744ad9a mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2 by Petr Machata · 6 years ago
  14. 28fe790 mlxsw: spectrum: Fix error path in mlxsw_sp_module_init() by Jiri Pirko · 6 years ago
  15. abb48f8 net: dsa: qca8k: enable port flow control by xiaofeis · 6 years ago
  16. 055d882 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 6 years ago
  17. 2948a1f tipc: fix unitilized skb list crash by Jon Maloy · 6 years ago
  18. a17c42f Merge tag 'rxrpc-fixes-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  19. 5f4e420 enetc: Fix build error without PHYLIB by YueHaibing · 6 years ago
  20. 3caa61c net: stmmac: Sync RX Buffer upon allocation by Jose Abreu · 6 years ago
  21. 2ad0708 mlxsw: spectrum_ptp: fix duplicated check on orig_egr_types by Colin Ian King · 6 years ago
  22. 43c8e0a net: dsa: mv88e6xxx: use link-down-define instead of plain value by Hubert Feurstein · 6 years ago
  23. ab98c00 net: phy: fixed_phy: print gpio error only if gpio node is present by Hubert Feurstein · 6 years ago
  24. c69565e rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet by David Howells · 6 years ago
  25. 60034d3d rxrpc: Fix potential deadlock by David Howells · 6 years ago
  26. eef347f Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues" by Johannes Berg · 6 years ago
  27. 7cdc441 Merge branch 'master' of git://blackhole.kfki.hu/nf by Pablo Neira Ayuso · 6 years ago
  28. 3b48300 netfilter: ebtables: also count base chain policies by Florian Westphal · 6 years ago
  29. a20961c net: smc911x: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  30. 7bd6ba4 net: hamradio: baycom_epp: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  31. 0bc10ad net: wan: sdla: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  32. d4e575b net: sctp: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  33. c6b36bd mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled by Petr Machata · 6 years ago
  34. 6c1f7e2 netfilter: ipset: Fix rename concurrency with listing by Jozsef Kadlecsik · 6 years ago
  35. 1b4a751 netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets by Stefano Brivio · 6 years ago
  36. b89d154 netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too by Stefano Brivio · 6 years ago
  37. 52023a5 net: spider_net: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  38. 6f315c4 net: ehea: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  39. d66503c mvpp2: refactor the HW checksum setup by Matteo Croce · 6 years ago
  40. 55b40db net: fix ifindex collision during namespace removal by Jiri Pirko · 6 years ago
  41. 230bd95 mvpp2: refactor MTU change code by Matteo Croce · 6 years ago
  42. 011f175 rocker: fix memory leaks of fib_work on two error return paths by Colin Ian King · 6 years ago
  43. 195b291 net: stmmac: manage errors returned by of_get_mac_address() by Martin Blumenstingl · 6 years ago
  44. 05bba1e net/af_iucv: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  45. e1ab243 arcnet: com20020-isa: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  46. d7bae09 net: bridge: delete local fdb on device init failure by Nikolay Aleksandrov · 6 years ago
  47. 051c7b3 net: sched: Fix a possible null-pointer dereference in dequeue_func() by Jia-Ju Bai · 6 years ago
  48. a7f9cbf MAINTAINERS: Remove mailing-list entry for XDP (eXpress Data Path) by Jesper Dangaard Brouer · 6 years ago
  49. 26027f4 arcnet: arc-rimi: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  50. 56f37a3 arcnet: com90io: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  51. f3eb2c3 arcnet: com90xx: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  52. b55f3b8 mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl() by Jia-Ju Bai · 6 years ago
  53. 05aaa5c mac80211: don't WARN on short WMM parameters from AP by Brian Norris · 6 years ago
  54. 91826ba1 netfilter: add include guard to xt_connlabel.h by Masahiro Yamada · 6 years ago
  55. 003bd5b r8169: don't use MSI before RTL8168d by Heiner Kallweit · 6 years ago
  56. 66058b1 Revert ("r8169: remove 1000/Half from supported modes") by Heiner Kallweit · 6 years ago
  57. 8aace4f net: phylink: Fix flow control for fixed-link by René van Dorst · 6 years ago
  58. 3db1fa8 gigaset: stop maintaining seperately by Paul Bolle · 6 years ago
  59. c7ba50f net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler_cmn() by Jia-Ju Bai · 6 years ago
  60. a0d57a5 isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain() by Jia-Ju Bai · 6 years ago
  61. 0a062ba Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  62. a7cf3d2 net: qualcomm: rmnet: Fix incorrect UL checksum offload logic by Subash Abhinov Kasiviswanathan · 6 years ago
  63. 01f5bff ip6_tunnel: fix possible use-after-free on xmit by Haishuang Yan · 6 years ago
  64. c5d1396 ocelot: Cancel delayed work before wq destruction by Claudiu Manoil · 6 years ago
  65. 81af04b qed: RDMA - Fix the hw_ver returned in device attributes by Michal Kalderon · 6 years ago
  66. 9a07406 net: usb: qmi_wwan: Add the BroadMobi BM818 card by Bob Ham · 6 years ago
  67. e6f4051 {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
  68. 28ba934 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  69. 47d858d ipip: validate header length in ipip_tunnel_xmit by Haishuang Yan · 6 years ago
  70. 53db1cc selftests/net: add missing gitignores (ipv6_flowlabel) by Jakub Kicinski · 6 years ago
  71. d1f0b5d bnx2x: Disable multi-cos feature. by Sudarsana Reddy Kalluru · 6 years ago
  72. 280c089 Documentation: TLS: fix stat counters description by Tariq Toukan · 6 years ago
  73. 4ea52e2 nfp: tls: rename tls packet counters by Tariq Toukan · 6 years ago
  74. 304ecc9 net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatch by Tariq Toukan · 6 years ago
  75. 90bb769 net/mlx5e: Prevent encap flow counter update async to user query by Ariel Levkovich · 6 years ago
  76. 4b95840 net/mlx5e: Fix matching of speed to PRM link modes by Aya Levin · 6 years ago
  77. 694826e net/mlx5e: Fix wrong max num channels indication by Tariq Toukan · 6 years ago
  78. 7a32f29 net/mlx5: Fix modify_cq_in alignment by Edward Srouji · 6 years ago
  79. 987f6c6 net/mlx5: Add missing RDMA_RX capabilities by Maor Gottlieb · 6 years ago
  80. 08aa5e7 net/mlx5: Use reversed order when unregister devices by Mark Zhang · 6 years ago
  81. 83fbae6 fsl/fman: Remove comment referring to non-existent function by Chris Packham · 6 years ago
  82. 3008e06 st_nci_hci_connectivity_event_received: null check the allocation by Navid Emamdoost · 6 years ago
  83. 9891d06 st21nfca_connectivity_event_received: null check the allocation by Navid Emamdoost · 6 years ago
  84. 4b66336 tun: mark small packets as owned by the tap sock by Alexis Bauvin · 6 years ago
  85. 16b2084 Merge branch 'dim-fixes' by David S. Miller · 6 years ago
  86. f8be17b lib/dim: Fix -Wunused-const-variable warnings by Leon Romanovsky · 6 years ago
  87. f06d0ca linux/dim: Fix overflow in dim calculation by Yamin Friedman · 6 years ago
  88. c8ec463 ife: error out when nla attributes are empty by Cong Wang · 6 years ago
  89. cb8ffde libbpf: silence GCC8 warning about string truncation by Andrii Nakryiko · 6 years ago
  90. 67d8683 netfilter: nft_meta_bridge: Eliminate 'out' label by Phil Sutter · 6 years ago
  91. cb81572 netfilter: nf_tables: Make nft_meta expression more robust by Phil Sutter · 6 years ago
  92. 4638faa netrom: hold sock when setting skb->destructor by Cong Wang · 6 years ago
  93. 2606379 ovs: datapath: hide clang frame-overflow warnings by Arnd Bergmann · 6 years ago
  94. 47b79bb net/tls: add myself as a co-maintainer by Jakub Kicinski · 6 years ago
  95. f972037 net: phy: mscc: initialize stats array by Andreas Schwab · 6 years ago
  96. c7fa7f5 net: phylink: don't start and stop SGMII PHYs in SFP modules twice by Arseny Solokha · 6 years ago
  97. 09ea267 Merge tag 'linux-can-fixes-for-5.3-20190724' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  98. 3bc817d ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6 by Haishuang Yan · 6 years ago
  99. c7148c0 net/ipv4: cleanup error condition testing by Pavel Machek · 6 years ago
  100. b7a1429 can: gw: Fix error path of cgw_module_init by YueHaibing · 6 years ago