aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-19net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into accountArd Biesheuvel
2022-01-19nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()Krzysztof Kozlowski
2022-01-19Merge branch 'axienet-fixes'David S. Miller
2022-01-19net: axienet: increase default TX ring size to 128Robert Hancock
2022-01-19net: axienet: fix for TX busy handlingRobert Hancock
2022-01-19net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-19net: axienet: Fix TX ring slot available checkRobert Hancock
2022-01-19net: axienet: limit minimum TX ring sizeRobert Hancock
2022-01-19net: axienet: add missing memory barriersRobert Hancock
2022-01-19net: axienet: reset core on initialization prior to MDIO accessRobert Hancock
2022-01-19net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-19net: axienet: increase reset timeoutRobert Hancock
2022-01-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-01-19bpf, selftests: Add ringbuf memory type confusion testDaniel Borkmann
2022-01-19bpf, selftests: Add various ringbuf tests with invalid offsetDaniel Borkmann
2022-01-19bpf: Fix ringbuf memory type confusion when passing to helpersDaniel Borkmann
2022-01-19bpf: Fix out of bounds access for ringbuf helpersDaniel Borkmann
2022-01-19bpf: Generally fix helper register offset checkDaniel Borkmann
2022-01-19bpf: Mark PTR_TO_FUNC register initially with zero offsetDaniel Borkmann
2022-01-19bpf: Generalize check_ctx_reg for reuse with other typesDaniel Borkmann
2022-01-18netns: add schedule point in ops_exit_list()Eric Dumazet
2022-01-17net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)
2022-01-17Merge branch 'skb-leak-fixes'David S. Miller
2022-01-17net: Flush deferred skb free on socket destroyGal Pressman
2022-01-17net/tls: Fix another skb memory leak when running kTLS trafficGal Pressman
2022-01-17net: ocelot: Fix the call to switchdev_bridge_port_offloadHoratiu Vultur
2022-01-16bonding: Fix extraction of ports from the packet headersMoshe Tal
2022-01-16net/smc: Fix hung_task when removing SMC-R devicesWen Gu
2022-01-16ipv4: update fib_info_cnt under spinlock protectionEric Dumazet
2022-01-15net/smc: Remove unused function declarationWen Gu
2022-01-15net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao
2022-01-15net: phy: marvell: add Marvell specific PHY loopbackMohammad Athari Bin Ismail
2022-01-15net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()Christophe JAILLET
2022-01-15net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix
2022-01-15net: mscc: ocelot: don't dereference NULL pointers with shared tc filtersVladimir Oltean
2022-01-14af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet
2022-01-14net: stmmac: Fix "Unbalanced pm_runtime_enable!" warningKai-Heng Feng
2022-01-14lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-14net: apple: bmac: Fix build since dev_addr constificationMichael Ellerman
2022-01-14net: apple: mace: Fix build since dev_addr constificationMichael Ellerman
2022-01-14kselftests/net: list all available tests in usage()Li Zhijian
2022-01-14net: usb: Correct reset handling of smsc95xxMarkus Reichl
2022-01-14bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-13net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-13net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park
2022-01-13net/smc: Resolve the race between SMC-R link access and clearWen Gu
2022-01-13net/smc: Introduce a new conn->lgr validity check helperWen Gu
2022-01-13inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet
2022-01-13Merge branch 'smc-race-fixes'David S. Miller
2022-01-13net/smc: Resolve the race between link group access and terminationWen Gu