aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-19powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz1-0/+2
2022-01-19dt-bindings: net: Document fsl,erratum-a009885Tobias Waldekranz1-0/+9
2022-01-19net/fsl: xgmac_mdio: Add workaround for erratum A-009885Tobias Waldekranz1-6/+19
2022-01-19net: mscc: ocelot: fix using match before it is setTom Rix1-7/+8
2022-01-19net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesClaudiu Beznea1-18/+18
2022-01-19net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountArd Biesheuvel3-7/+7
2022-01-19nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()Krzysztof Kozlowski1-0/+5
2022-01-19Merge branch 'axienet-fixes'David S. Miller1-51/+84
2022-01-19net: axienet: increase default TX ring size to 128Robert Hancock1-1/+1
2022-01-19net: axienet: fix for TX busy handlingRobert Hancock1-39/+47
2022-01-19net: axienet: fix number of TX ring slots for available checkRobert Hancock1-2/+2
2022-01-19net: axienet: Fix TX ring slot available checkRobert Hancock1-2/+2
2022-01-19net: axienet: limit minimum TX ring sizeRobert Hancock1-1/+3
2022-01-19net: axienet: add missing memory barriersRobert Hancock1-1/+10
2022-01-19net: axienet: reset core on initialization prior to MDIO accessRobert Hancock1-0/+5
2022-01-19net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock1-0/+10
2022-01-19net: axienet: increase reset timeoutRobert Hancock1-10/+9
2022-01-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski12-64/+262
2022-01-19bpf, selftests: Add ringbuf memory type confusion testDaniel Borkmann4-2/+79
2022-01-19bpf, selftests: Add various ringbuf tests with invalid offsetDaniel Borkmann1-0/+64
2022-01-19bpf: Fix ringbuf memory type confusion when passing to helpersDaniel Borkmann2-3/+12
2022-01-19bpf: Fix out of bounds access for ringbuf helpersDaniel Borkmann1-0/+6
2022-01-19bpf: Generally fix helper register offset checkDaniel Borkmann1-11/+28
2022-01-19bpf: Mark PTR_TO_FUNC register initially with zero offsetDaniel Borkmann1-3/+6
2022-01-19bpf: Generalize check_ctx_reg for reuse with other typesDaniel Borkmann3-13/+14
2022-01-18netns: add schedule point in ops_exit_list()Eric Dumazet1-1/+3
2022-01-17net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)1-4/+21
2022-01-17Merge branch 'skb-leak-fixes'David S. Miller2-0/+4
2022-01-17net: Flush deferred skb free on socket destroyGal Pressman1-0/+3
2022-01-17net/tls: Fix another skb memory leak when running kTLS trafficGal Pressman1-0/+1
2022-01-17net: ocelot: Fix the call to switchdev_bridge_port_offloadHoratiu Vultur1-3/+3
2022-01-16bonding: Fix extraction of ports from the packet headersMoshe Tal1-2/+2
2022-01-16net/smc: Fix hung_task when removing SMC-R devicesWen Gu1-16/+1
2022-01-16ipv4: update fib_info_cnt under spinlock protectionEric Dumazet1-3/+8
2022-01-15net/smc: Remove unused function declarationWen Gu1-4/+0
2022-01-15net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao1-2/+2
2022-01-15net: phy: marvell: add Marvell specific PHY loopbackMohammad Athari Bin Ismail1-1/+55
2022-01-15net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()Christophe JAILLET1-0/+1
2022-01-15net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix1-1/+1
2022-01-15net: mscc: ocelot: don't dereference NULL pointers with shared tc filtersVladimir Oltean1-1/+28
2022-01-14af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2-5/+15
2022-01-14net: stmmac: Fix "Unbalanced pm_runtime_enable!" warningKai-Heng Feng1-1/+2
2022-01-14lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin1-1/+2
2022-01-14net: apple: bmac: Fix build since dev_addr constificationMichael Ellerman1-1/+4
2022-01-14net: apple: mace: Fix build since dev_addr constificationMichael Ellerman1-5/+11
2022-01-14kselftests/net: list all available tests in usage()Li Zhijian1-0/+3
2022-01-14net: usb: Correct reset handling of smsc95xxMarkus Reichl1-1/+2
2022-01-14bcmgenet: add WOL IRQ checkSergey Shtylyov1-4/+6
2022-01-13net_sched: restore "mpu xxx" handlingKevin Bracey2-0/+6
2022-01-13net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park1-0/+1