summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-08net: davicom: Use platform_get_irq_optional()Paul Cercueil
2021-03-08net: davicom: Fix regulator not turned off on driver removalPaul Cercueil
2021-03-08net: davicom: Fix regulator not turned off on failed probePaul Cercueil
2021-03-08net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean
2021-03-08net: wan: fix error return code of uhdlc_init()Jia-Ju Bai
2021-03-08net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai
2021-03-08net: usb: log errors to dmesg/syslogGrant Grundler
2021-03-08net: usb: cdc_ncm: emit dev_err on error pathsGrant Grundler
2021-03-08net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury
2021-03-08net: dsa: bcm_sf2: simplify optional reset handlingPhilipp Zabel
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-05ethernet: alx: fix order of calls on resumeJakub Kicinski
2021-03-05lan743x: trim all 4 bytes of the FCS; not just 2George McCollister
2021-03-05gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun
2021-03-05sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov
2021-03-05net/hamradio/6pack: remove redundant check in sp_encaps()Denis Efremov
2021-03-05r8169: fix r8168fp_adjust_ocp_cmd functionHayes Wang
2021-03-05selftest/net/ipsec.c: Remove unneeded semicolonXu Wang
2021-03-05ibmvnic: remove excessive irqsaveJunlin Yang
2021-03-05CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdrSergey Nazarov
2021-03-05stmmac: intel: Fixes clock registration error seen for multiple interfacesWong Vee Khee
2021-03-05net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMIIOng Boon Leong
2021-03-05net: intel: iavf: fix error return code of iavf_init_get_resources()Jia-Ju Bai
2021-03-05net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai
2021-03-05net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-04bpf: Explicitly zero-extend R0 after 32-bit cmpxchgBrendan Jackman
2021-03-04cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore
2021-03-04ibmvnic: always store valid MAC addressJiri Wiesner
2021-03-04netdevsim: init u64 stats for 32bit hardwareHillf Danton
2021-03-04Merge branch 'mptcp-fixes'David S. Miller
2021-03-04mptcp: free resources when the port number is mismatchedGeliang Tang
2021-03-04mptcp: fix missing wakeupPaolo Abeni
2021-03-04mptcp: fix race in release_cbPaolo Abeni
2021-03-04mptcp: factor out __mptcp_retrans helper()Paolo Abeni
2021-03-04mptcp: reset 'first' and ack_hint on subflow closeFlorian Westphal
2021-03-04mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal
2021-03-04mptcp: fix memory accounting on allocation errorPaolo Abeni
2021-03-04mptcp: put subflow sock on connect errorFlorian Westphal
2021-03-04mptcp: reset last_snd on subflow closeFlorian Westphal
2021-03-04net: sched: avoid duplicates in classes dumpMaximilian Heyne
2021-03-04net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas
2021-03-04net: dsa: sja1105: fix ucast/bcast flooding always remaining enabledVladimir Oltean
2021-03-04net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...Vladimir Oltean
2021-03-04net: mscc: ocelot: properly reject destination IP keys in VCAP IS1Vladimir Oltean
2021-03-04Merge branch 'nexthop-blackhole'David S. Miller
2021-03-04selftests: fib_nexthops: Test blackhole nexthops when loopback goes downIdo Schimmel
2021-03-04nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel
2021-03-04net: sctp: trivial: fix typo in commentDrew Fustini
2021-03-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller