summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: ip_gre: fix return value check in erspan_fb_xmit()Yuanjun Gong2023-07-191-1/+2
* drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong2023-07-191-1/+2
* drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong2023-07-191-2/+5
* net:ipv6: check return value of pskb_trim()Yuanjun Gong2023-07-191-1/+2
* net: ipv4: Use kfree_sensitive instead of kfreeWang Ming2023-07-191-1/+1
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-07-194-111/+176
|\
| * iavf: fix reset task race with iavf_remove()Ahmed Zaki2023-07-174-29/+16
| * iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki2023-07-173-32/+85
| * Revert "iavf: Do not restart Tx queues after reset task failure"Marcin Szycik2023-07-171-15/+0
| * Revert "iavf: Detach device during reset task"Marcin Szycik2023-07-171-11/+2
| * iavf: Wait for reset in callbacks which trigger itMarcin Szycik2023-07-174-17/+68
| * iavf: use internal state to free traffic IRQsAhmed Zaki2023-07-171-3/+4
| * iavf: Fix out-of-bounds when setting channels on removeDing Hui2023-07-171-1/+1
| * iavf: Fix use-after-free in free_netdevDing Hui2023-07-171-4/+1
* | Merge branch 'tcp-annotate-data-races-in-tcp_rsk-req'Jakub Kicinski2023-07-194-11/+15
|\ \
| * | tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet2023-07-194-6/+9
| * | tcp: annotate data-races around tcp_rsk(req)->txhashEric Dumazet2023-07-194-5/+6
|/ /
* | octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep2023-07-191-37/+100
* | igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer2023-07-191-2/+2
* | Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-07-195-97/+113
|\ \
| * | can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeoutFedor Ross2023-07-172-2/+9
| * | Merge patch series "can: gs_usb: fix time stamp counter initialization"Marc Kleine-Budde2023-07-171-56/+74
| |\ \
| | * | can: gs_usb: fix time stamp counter initializationMarc Kleine-Budde2023-07-171-48/+53
| | * | can: gs_usb: gs_can_open(): improve error handlingMarc Kleine-Budde2023-07-171-9/+22
| * | | can: bcm: Fix UAF in bcm_proc_show()YueHaibing2023-07-171-6/+6
| * | | can: raw: fix receiver memory leakZiyang Xuan2023-07-171-33/+24
| |/ /
* | | mailmap: Add entry for old intel emailJohn Fastabend2023-07-191-0/+1
* | | mailmap: add entries for past livesShannon Nelson2023-07-191-0/+2
* | | Merge branch 'selftests-tc-increase-timeout-and-add-missing-kconfig'Jakub Kicinski2023-07-192-0/+3
|\ \ \
| * | | selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts2023-07-191-0/+1
| * | | selftests: tc: add 'ct' action kconfig depMatthieu Baerts2023-07-191-0/+1
| * | | selftests: tc: set timeout to 15 minutesMatthieu Baerts2023-07-191-0/+1
|/ / /
* | | octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya2023-07-181-2/+3
* | | vrf: Fix lockdep splat in output pathIdo Schimmel2023-07-181-6/+6
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2023-07-184-31/+21
|\ \ \ | |_|/ |/| |
| * | ice: prevent NULL pointer deref during reloadMichal Swiatkowski2023-07-143-4/+21
| * | ice: Unregister netdev and devlink_port only oncePetr Oros2023-07-141-27/+0
* | | r8169: fix ASPM-related problem for chip version 42 and 43Heiner Kallweit2023-07-171-0/+7
* | | net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha2023-07-173-5/+18
* | | Merge branch 'sched-fixes'David S. Miller2023-07-174-138/+143
|\ \ \ | |_|/ |/| |
| * | net: sched: cls_flower: Undo tcf_bind_filter in case of an errorVictor Nogueira2023-07-171-52/+47
| * | net: sched: cls_bpf: Undo tcf_bind_filter in case of an errorVictor Nogueira2023-07-171-52/+47
| * | net: sched: cls_u32: Undo refcount decrement in case update failedVictor Nogueira2023-07-171-0/+7
| * | net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knodeVictor Nogueira2023-07-171-11/+30
| * | net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...Victor Nogueira2023-07-171-23/+12
|/ /
* | Merge branch 'net-fix-kernel-doc-problems-in-include-net'Jakub Kicinski2023-07-159-22/+29
|\ \ | |/ |/|
| * rsi: remove kernel-doc comment markerRandy Dunlap2023-07-151-1/+1
| * pie: fix kernel-doc notation warningRandy Dunlap2023-07-151-1/+1
| * net: NSH: fix kernel-doc notation warningRandy Dunlap2023-07-151-1/+1
| * net: llc: fix kernel-doc notation warningsRandy Dunlap2023-07-151-2/+4