- 32818c0 geneve: fix an uninitialized value in geneve_changelink() by Cong Wang · 4 years, 6 months ago
- c75d1d5 bonding: check return value of register_netdevice() in bond_newlink() by Cong Wang · 4 years, 6 months ago
- 76be93f tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years, 6 months ago
- 17ad73e AX.25: Prevent integer overflows in connect and sendmsg by Dan Carpenter · 4 years, 6 months ago
- e6827d1 cxgb4: add missing release on skb in uld_send() by Navid Emamdoost · 4 years, 6 months ago
- 901f3cc net: atlantic: fix PTP on AQC10X by Egor Pomozov · 4 years, 6 months ago
- 8885bb0 AX.25: Prevent out-of-bounds read in ax25_sendmsg() by Peilin Ye · 4 years, 6 months ago
- f659173 Merge branch 'sctp-shrink-stream-outq-in-the-right-place' by David S. Miller · 4 years, 6 months ago
- 3ecdda3 sctp: shrink stream outq when fails to do addstream reconf by Xin Long · 4 years, 6 months ago
- 8f13399 sctp: shrink stream outq only when new outcnt < old outcnt by Xin Long · 4 years, 6 months ago
- 2f2a7ff AX.25: Fix out-of-bounds read in ax25_connect() by Peilin Ye · 4 years, 6 months ago
- 26cb708 enetc: Remove the mdio bus on PF probe bailout by Claudiu Manoil · 4 years, 6 months ago
- 2c4dc31 net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offload by Murali Karicheri · 4 years, 6 months ago
- 1264d7f net: ethernet: ave: Fix error returns in ave_init by Wang Hai · 4 years, 6 months ago
- 8fdcabe drivers/net/wan/x25_asy: Fix to make it work by Xie He · 4 years, 6 months ago
- b346c0c selftest: txtimestamp: fix net ns entry logic by Paolo Pisati · 4 years, 6 months ago
- 785ed9c Merge branch 'qed-suppress-irrelevant-error-messages-on-HW-init' by David S. Miller · 4 years, 6 months ago
- eb61c2d qed: suppress false-positives interrupt error messages on HW init by Alexander Lobakin · 4 years, 6 months ago
- 1ea9990 qed: suppress "don't support RoCE & iWARP" flooding on HW init by Alexander Lobakin · 4 years, 6 months ago
- 2c9d8e0 netdevsim: fix unbalaced locking in nsim_create() by Taehee Yoo · 4 years, 6 months ago
- 3506b2f net: dsa: microchip: call phy_remove_link_mode during probe by Helmut Grohne · 4 years, 6 months ago
- 2dc3bd7 Merge branch 'hns3-fixes' by David S. Miller · 4 years, 6 months ago
- fac24df net: hns3: fix return value error when query MAC link status fail by Jian Shen · 4 years, 6 months ago
- 8ceca59 net: hns3: fix error handling for desc filling by Yunsheng Lin · 4 years, 6 months ago
- 48ae74c net: hns3: fix for not calculating TX BD send size correctly by Yunsheng Lin · 4 years, 6 months ago
- 0ec3b6a net: hns3: fix for not unmapping TX buffer correctly by Yunsheng Lin · 4 years, 6 months ago
- b0a4227 net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years, 6 months ago
- 9bb5fbe net-sysfs: add a newline when printing 'tx_timeout' by sysfs by Xiongfeng Wang · 4 years, 6 months ago
- 015c5d5 net: ethernet: ravb: exit if re-initialization fails in tx timeout by Yoshihiro Shimoda · 4 years, 6 months ago
- ca67323 Merge branch 'udp-Fix-reuseport-selection-with-connected-sockets' by David S. Miller · 4 years, 6 months ago
- efc6b6f udp: Improve load balancing for SO_REUSEPORT. by Kuniyuki Iwashima · 4 years, 6 months ago
- f2b2c55 udp: Copy has_conns in reuseport_grow(). by Kuniyuki Iwashima · 4 years, 6 months ago
- 6ef9dcb tipc: allow to build NACK message in link timeout function by Tung Nguyen · 4 years, 6 months ago
- db44c60 net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TX by Bixuan Cui · 4 years, 6 months ago
- befc113 net: ag71xx: add missed clk_disable_unprepare in error path of probe by Huang Guobin · 4 years, 6 months ago
- ae372cb net/sched: act_ct: fix restore the qdisc_skb_cb after defrag by wenxu · 4 years, 6 months ago
- 1e8fd3a nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame by Navid Emamdoost · 4 years, 6 months ago
- 30d9e50 crypto/chtls: correct net_device reference count by Vinay Kumar Yadav · 4 years, 6 months ago
- c271042 crypto/chtls: fix tls alert messages corrupted by tls data by Vinay Kumar Yadav · 4 years, 6 months ago
- 4932893 Merge branch 'ionic-locking-and-filter-fixes' by David S. Miller · 4 years, 6 months ago
- 0925e9d ionic: use mutex to protect queue operations by Shannon Nelson · 4 years, 6 months ago
- bdff466 ionic: keep rss hash after fw update by Shannon Nelson · 4 years, 6 months ago
- cc4428c ionic: update filter id after replay by Shannon Nelson · 4 years, 6 months ago
- cbec215 ionic: fix up filter locks and debug msgs by Shannon Nelson · 4 years, 6 months ago
- f85ae16 ionic: use offset for ethtool regs data by Shannon Nelson · 4 years, 6 months ago
- 5d93518 net: hsr: check for return value of skb_put_padto() by Murali Karicheri · 4 years, 6 months ago
- 34b85ad Documentation: bareudp: update iproute2 sample commands by Guillaume Nault · 4 years, 6 months ago
- 5dbaeb8 mlxsw: destroy workqueue when trap_register in mlxsw_emad_init by Liu Jian · 4 years, 6 months ago
- 6790711 dpaa_eth: Fix one possible memleak in dpaa_eth_probe by Liu Jian · 4 years, 6 months ago
- d49e2c9 Merge branch 'smc-fixes' by David S. Miller · 4 years, 6 months ago
- a9e4450 net/smc: fix dmb buffer shortage by Karsten Graul · 4 years, 6 months ago
- 2bced6a net/smc: put slot when connection is killed by Karsten Graul · 4 years, 6 months ago
- 639f181 rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA by David Howells · 4 years, 6 months ago
- 7d85396 Merge tag 'ieee802154-for-davem-2020-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 4 years, 6 months ago
- 53a9288 net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe by Zhang Changzhong · 4 years, 6 months ago
- 24a63fe net: bcmgenet: fix error returns in bcmgenet_probe() by Zhang Changzhong · 4 years, 6 months ago
- 19dc365 net: ieee802154: adf7242: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 544f287 bonding: check error value of register_netdevice() immediately by Taehee Yoo · 4 years, 6 months ago
- 7c6719a arm64: dts: clearfog-gt-8k: fix switch link configuration by Russell King · 4 years, 6 months ago
- fad5819 net: dsa: mv88e6xxx: fix in-band AN link establishment by Russell King · 4 years, 6 months ago
- a463fa2 Merge branch 'net-smc-fixes' by David S. Miller · 4 years, 6 months ago
- 1ad2405 net/smc: fix restoring of fallback changes by Karsten Graul · 4 years, 6 months ago
- fd7f3a7 net/smc: remove freed buffer from list by Karsten Graul · 4 years, 6 months ago
- 741a49a net/smc: do not call dma sync for unmapped memory by Karsten Graul · 4 years, 6 months ago
- b9979c2 net/smc: fix handling of delete link requests by Karsten Graul · 4 years, 6 months ago
- c48254f net/smc: move add link processing for new device into llc layer by Karsten Graul · 4 years, 6 months ago
- 2ff0867 net/smc: drop out-of-flow llc response messages by Karsten Graul · 4 years, 6 months ago
- 6367359 net/smc: protect smc ib device initialization by Karsten Graul · 4 years, 6 months ago
- 7df8bcb net/smc: fix link lookup for new rdma connections by Karsten Graul · 4 years, 6 months ago
- 68fd894 net/smc: clear link during SMC client link down processing by Karsten Graul · 4 years, 6 months ago
- a35fffb net/smc: handle unexpected response types for confirm link by Karsten Graul · 4 years, 6 months ago
- 9b87377 mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3 by Vadim Pasternak · 4 years, 6 months ago
- eea9f73 net: hsr: validate address B before copying to skb by Murali Karicheri · 4 years, 6 months ago
- 6d6148bc net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames by Murali Karicheri · 4 years, 6 months ago
- 7f5f814 rhashtable: drop duplicated word in <linux/rhashtable.h> by Randy Dunlap · 4 years, 6 months ago
- 2ccb016 net: macb: use phy_interface_mode_is_rgmii everywhere by Alexandre Belloni · 4 years, 6 months ago
- 23e500e net: atlantic: disable PTP on AQC111, AQC112 by Nikita Danilov · 4 years, 6 months ago
- 0b4a66a nfc: nci: add missed destroy_workqueue in nci_register_device by Wang Hai · 4 years, 6 months ago
- 1291517 Merge branch 'bcmgenet-WAKE_FILTER' by David S. Miller · 4 years, 6 months ago
- a8c6454 net: bcmgenet: restore HFB filters on resume by Doug Berger · 4 years, 6 months ago
- 3d653ad net: bcmgenet: test RBUF_ACPI_EN when resuming by Doug Berger · 4 years, 6 months ago
- 2f11f0d net: bcmgenet: test MPD_EN when resuming by Doug Berger · 4 years, 6 months ago
- aba69d4 selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support by Paolo Pisati · 4 years, 6 months ago
- bca9749 net: smc91x: Fix possible memory leak in smc_drv_probe() by Wang Hai · 4 years, 6 months ago
- cebb697 rtnetlink: Fix memory(net_device) leak when ->newlink fails by Weilong Chen · 4 years, 6 months ago
- 56a1c77 docs: ptp.rst: add support for Renesas (IDT) ClockMatrix by Min Li · 4 years, 6 months ago
- 66673f9 ieee802154: fix one possible memleak in adf7242_probe by Liu Jian · 4 years, 6 months ago
- 473309f net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration by Sergey Organov · 4 years, 6 months ago
- 3407463 net: fec: fix hardware time stamping by external devices by Sergey Organov · 4 years, 6 months ago
- c28d9a2 ax88172a: fix ax88172a_unbind() failures by George Kennedy · 4 years, 6 months ago
- f961134 vsock/virtio: annotate 'the_virtio_vsock' RCU pointer by Stefano Garzarella · 4 years, 6 months ago
- 841eb40 dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL() by Ioana Ciornei · 4 years, 6 months ago
- 1d61e21 qed: Disable "MFW indication via attention" SPAM every 5 minutes by Laurence Oberman · 4 years, 6 months ago
- 651149f selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion by Paolo Pisati · 4 years, 6 months ago
- ff021f2 gianfar: Use random MAC address when none is given by Maxim Kochetkov · 4 years, 6 months ago
- 3195c47 hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path by Christophe JAILLET · 4 years, 6 months ago
- d113c0f Merge tag 'wireless-drivers-2020-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 6 months ago
- 46ef5b8 ip6_gre: fix null-ptr-deref in ip6gre_init_net() by Wei Yongjun · 4 years, 6 months ago
- e048401 usb: hso: Fix debug compile warning on sparc32 by Geert Uytterhoeven · 4 years, 6 months ago
- d99c6fa Merge branch 'bnxt_en-fixes' by David S. Miller · 4 years, 6 months ago