aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-13tls: add a helper to allocate/initialize offload_ctx_txGravatar Sabrina Dubroca 1-14/+25
2023-10-13tls: also use init_prot_info in tls_set_device_offloadGravatar Sabrina Dubroca 3-14/+18
2023-10-13tls: move tls_prot_info initialization out of tls_set_sw_offloadGravatar Sabrina Dubroca 1-28/+34
2023-10-13tls: extract context alloc/initialization out of tls_set_sw_offloadGravatar Sabrina Dubroca 1-35/+51
2023-10-13tls: store iv directly within cipher_contextGravatar Sabrina Dubroca 4-24/+7
2023-10-13tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZEGravatar Sabrina Dubroca 5-7/+7
2023-10-13tls: store rec_seq directly within cipher_contextGravatar Sabrina Dubroca 4-22/+5
2023-10-13tls: drop unnecessary cipher_type checks in tls offloadGravatar Sabrina Dubroca 2-21/+4
2023-10-13tls: get salt using crypto_info_salt in tls_enc_skbGravatar Sabrina Dubroca 1-3/+1
2023-10-13net: stmmac: fix typo in commentGravatar Johannes Zink 1-1/+1
2023-10-13selftests: netdevsim: use suitable existing dummy file for flash testGravatar Jiri Pirko 1-7/+14
2023-10-13xen-netback: add software timestamp capabilitiesGravatar Luca Fancellu 1-1/+4
2023-10-13ibmvnic: replace deprecated strncpy with strscpyGravatar Justin Stitt 1-1/+2
2023-10-13net: fec: replace deprecated strncpy with ethtool_sprintfGravatar Justin Stitt 1-4/+2
2023-10-13net: mdio: xgene: Use device_get_match_data()Gravatar Rob Herring 1-15/+4
2023-10-13net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...Gravatar Gustavo A. R. Silva 2-2/+3
2023-10-13net: ethernet: wiznet: Use spi_get_device_match_data()Gravatar Rob Herring 1-10/+2
2023-10-13net: ethernet: Use device_get_match_data()Gravatar Rob Herring 13-132/+40
2023-10-13net: stmmac: dwmac-stm32: refactor clock configGravatar Ben Wolsieffer 1-68/+45
2023-10-13Merge branch 'vxlan-fdb-flushing'Gravatar David S. Miller 7-38/+1049
2023-10-13selftests: fdb_flush: Add test cases for FDB flush with bridge deviceGravatar Amit Cohen 1-0/+96
2023-10-13selftests: Add test cases for FDB flush with VXLAN deviceGravatar Amit Cohen 2-0/+717
2023-10-13vxlan: vxlan_core: Support FDB flushing by destination IPGravatar Amit Cohen 1-1/+20
2023-10-13vxlan: vxlan_core: Support FDB flushing by destination portGravatar Amit Cohen 1-1/+9
2023-10-13vxlan: vxlan_core: Support FDB flushing by destination VNIGravatar Amit Cohen 1-0/+51
2023-10-13vxlan: vxlan_core: Support FDB flushing by nexthop IDGravatar Amit Cohen 1-0/+15
2023-10-13vxlan: vxlan_core: Support FDB flushing by source VNIGravatar Amit Cohen 1-0/+8
2023-10-13vxlan: vxlan_core: Add support for FDB flushGravatar Amit Cohen 1-0/+56
2023-10-13vxlan: vxlan_core: Do not skip default entry in vxlan_flush() by defaultGravatar Amit Cohen 1-6/+18
2023-10-13vxlan: vxlan_core: Make vxlan_flush() more generic for future useGravatar Amit Cohen 1-4/+26
2023-10-13net: Handle bulk delete policy in bridge driverGravatar Amit Cohen 4-30/+37
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 251-1386/+3335
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 58-280/+712
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-32/+50
2023-10-12Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2023-10-12Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 11-32/+68
2023-10-12net: gso_test: fix build with gcc-12 and earlierGravatar Florian Westphal 1-22/+22
2023-10-12nfp: add support CHACHA20-POLY1305 offload for ipsecGravatar Shihong Wang 1-3/+42
2023-10-12IXP4xx MAINTAINERS entriesGravatar Krzysztof Hałasa 1-17/+8
2023-10-12Merge branch 'rswitch-fix-issues-on-specific-conditions'Gravatar Paolo Abeni 1-5/+7
2023-10-12rswitch: Fix imbalance phy_power_off() callingGravatar Yoshihiro Shimoda 1-1/+1
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationGravatar Yoshihiro Shimoda 1-4/+6
2023-10-12octeontx2-pf: Fix page pool frag allocation warningGravatar Ratheesh Kannoth 1-0/+1
2023-10-12nfc: nci: assert requested protocol is validGravatar Jeremy Cline 1-0/+5
2023-10-12af_packet: Fix fortified memcpy() without flex array.Gravatar Kuniyuki Iwashima 2-6/+7
2023-10-12pinctrl: renesas: rzn1: Enable missing PINMUXGravatar Ralph Siemsen 1-0/+1
2023-10-11Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Jakub Kicinski 6-81/+50
2023-10-11netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleGravatar Christian Marangi 2-6/+2
2023-10-11net: tc35815: rework network interface interrupt logicGravatar Christian Marangi 1-7/+3
2023-10-11netdev: replace napi_reschedule with napi_scheduleGravatar Christian Marangi 19-31/+21