aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-08net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)
2021-12-07net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-12-07Merge branch 'net-phy-fix-doc-build-warning'Jakub Kicinski
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si
2021-12-07gve: fix for null pointer dereference.Ameer Hamza
2021-12-07MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myselfPetr Machata
2021-12-07Merge branch 'net-tls-cover-all-ciphers-with-tests'Jakub Kicinski
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-07Merge tag 'linux-can-fixes-for-5.16-20211207' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-12-07can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer
2021-12-07can: m_can: make custom bittiming fields constMatthias Schiffer
2021-12-07Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer
2021-12-07can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer
2021-12-07can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer
2021-12-07can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol
2021-12-07can: m_can: Disable and ignore ELO interruptBrian Silverman
2021-12-07can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-07can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-06devlink: fix netns refcount leak in devlink_nl_cmd_reload()Eric Dumazet
2021-12-06ethtool: do not perform operations on net devices being unregisteredAntoine Tenart
2021-12-06i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski
2021-12-06i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-12-06iavf: Fix reporting when setting descriptor countMichal Maloszewski
2021-12-03net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-03qede: validate non LSO skb lengthManish Chopra
2021-12-03net: altera: set a couple error code in probe()Dan Carpenter
2021-12-03net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang
2021-12-03selftests: net/fcnal-test.sh: add exit codeLi Zhijian
2021-12-03bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-12-03tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet
2021-12-03inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistentlyEric Dumazet
2021-12-03selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian
2021-12-03selftests/tc-testing: add missing configLi Zhijian
2021-12-03selftests/tc-testing: add exit codeLi Zhijian
2021-12-02selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-02Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-12-02net: dsa: b53: Add SPI ID tableFlorian Fainelli
2021-12-02gro: Fix inconsistent indentingJiapeng Chong
2021-12-02selftests: net: Correct case nameLi Zhijian
2021-12-02net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski
2021-12-02mctp: Don't let RTM_DELROUTE delete local routesMatt Johnston
2021-12-02net/smc: Keep smc_close_final rc during active closeTony Lu
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu