summaryrefslogtreecommitdiffstats
path: root/drivers/siox (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-12nfp: add support CHACHA20-POLY1305 offload for ipsecShihong Wang1-3/+42
2023-10-12IXP4xx MAINTAINERS entriesKrzysztof HaƂasa1-17/+8
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda1-1/+1
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda1-4/+6
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth1-0/+1
2023-10-12nfc: nci: assert requested protocol is validJeremy Cline1-0/+5
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima2-6/+7
2023-10-12pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen1-0/+1
2023-10-12netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleChristian Marangi2-6/+2
2023-10-12net: tc35815: rework network interface interrupt logicChristian Marangi1-7/+3
2023-10-12netdev: replace napi_reschedule with napi_scheduleChristian Marangi19-31/+21
2023-10-12netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi1-2/+9
2023-10-12netdev: replace simple napi_schedule_prep/__napi_schedule to napi_scheduleChristian Marangi2-4/+3
2023-10-12bna: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2023-10-12net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-12net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-12net: tcp: fix crashes trying to free half-baked MTU probesJakub Kicinski1-0/+1
2023-10-12net: mvpp2: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-12octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt1-5/+3
2023-10-11tools: ynl: use ynl-gen -o instead of stdout in MakefileJakub Kicinski1-2/+2
2023-10-11netlink: specs: don't allow version to be specified for genetlinkJiri Pirko3-12/+4
2023-10-11net: hns3: add vf fault detect supportJie Wang7-7/+120
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportJie Wang4-0/+9
2023-10-11net: expand skb_segment unit test with frag_list coverageWillem de Bruijn1-0/+92
2023-10-11net: parametrize skb_segment unit test to expand coverageWillem de Bruijn1-17/+112
2023-10-11net: add skb_segment kunit testWillem de Bruijn3-0/+97
2023-10-11btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()Gustavo A. R. Silva2-2/+2
2023-10-11net/smc: Fix pos miscalculation in statisticsNils Hoppmann1-5/+9
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li6-23/+54
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng2-19/+23
2023-10-11net: dsa: remove dsa_port_phylink_validate()Russell King (Oracle)1-15/+0
2023-10-11net: dsa: dsa_loop: add phylink capabilitiesRussell King (Oracle)1-0/+9
2023-10-11net: dsa: vsc73xx: add phylink capabilitiesRussell King (Oracle)1-0/+26
2023-10-11hv_netvsc: fix netvsc_send_completion to avoid multiple message length checksSonia Sharma1-8/+10
2023-10-11virtio-net: a tiny comment updateHeng Qi1-1/+1
2023-10-11virtio-net: fix the vq coalescing setting for vq resizeHeng Qi1-0/+27
2023-10-11virtio-net: fix per queue coalescing parameter settingHeng Qi1-20/+16
2023-10-11virtio-net: consistently save parameters for per-queueHeng Qi1-0/+9
2023-10-11virtio-net: fix mismatch of getting tx-framesHeng Qi1-1/+1
2023-10-11virtio-net: initially change the value of tx-framesHeng Qi1-7/+21
2023-10-11net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco1-1/+6
2023-10-11net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-11net: dsa: realtek: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-6/+2
2023-10-11net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-11ethtool: Fix mod state of verbose no_mask bitsetKory Maincent1-6/+26
2023-10-11net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet1-18/+12
2023-10-11mctp: perform route lookups under a RCU read-side lockJeremy Kerr1-6/+16
2023-10-11net: skbuff: fix kernel-doc typosRandy Dunlap1-2/+2
2023-10-11appletalk: remove ipddp driverArnd Bergmann10-533/+31
2023-10-11s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich1-3/+14