summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long-58/+33
2023-02-10net: create nf_conntrack_ovs for ovs and tc useXin Long-98/+110
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski-22/+20
2023-02-10Merge branch 'net-ipa-GSI'David S. Miller-1422/+1471
2023-02-10net: ipa: generalize register field functionsAlex Elder-165/+161
2023-02-10net: ipa: generalize register offset functionsAlex Elder-68/+66
2023-02-10net: ipa: start generalizing "ipa_reg"Alex Elder-1105/+1101
2023-02-10net: ipa: GSI register cleanupAlex Elder-47/+50
2023-02-10net: ipa: use bitmasks for GSI IRQ valuesAlex Elder-38/+52
2023-02-10net: ipa: tighten up IPA register validity checkingAlex Elder-4/+45
2023-02-10net: ipa: add some new IPA versionsAlex Elder-1/+5
2023-02-10net: ipa: get rid of ipa->reg_addrAlex Elder-3/+0
2023-02-10net: ipa: generic command param fixAlex Elder-2/+2
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur-476/+607
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller-13/+22
2023-02-09net: pcs: rzn1-miic: remove unused struct members and use miic variableClément Léger-5/+1
2023-02-09openvswitch: Use string_is_terminated() helperAndy Shevchenko-2/+3
2023-02-09genetlink: Use string_is_terminated() helperAndy Shevchenko-2/+2
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko-10/+11
2023-02-09net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur-0/+5
2023-02-09nfp: support IPsec offloading for NFP3800Huanhuan Wang-13/+83
2023-02-09Merge branch 'net-introduce-rps_default_mask'Jakub Kicinski-48/+182
2023-02-09self-tests: introduce self-tests for RPS default maskPaolo Abeni-0/+61
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni-1/+50
2023-02-09net-sysctl: factor-out rpm mask manipulation helpersPaolo Abeni-30/+44
2023-02-09net-sysctl: factor out cpumask parsing helperPaolo Abeni-18/+28
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1136/+2478
2023-02-09net: enable usercopy for skb_small_head_cacheEric Dumazet-1/+7
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-353/+798
2023-02-09Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+41
2023-02-09Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-2/+2
2023-02-09selftests: forwarding: lib: quote the sysctl valuesHangbin Liu-2/+2
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean-4/+4
2023-02-09rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello-3/+3
2023-02-08Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-20/+73
2023-02-08Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...Jakub Kicinski-6/+7
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski-51/+154
2023-02-08net: libwx: Remove unneeded semicolonYang Li-1/+1
2023-02-08net: libwx: clean up one inconsistent indentingYang Li-1/+1
2023-02-08net: txgbe: Update support email addressJiawen Wu-1/+1
2023-02-08RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko-24/+59
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko-6/+28
2023-02-08net/mlx5e: Fix trap event handlingJiri Pirko-16/+25
2023-02-08Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-126/+86
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-299/+117
2023-02-08selftests: Fix failing VXLAN VNI filtering testIdo Schimmel-13/+5
2023-02-08can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde-1/+1
2023-02-08can: raw: use temp variable instead of rolling back configOliver Hartkopp-5/+6
2023-02-08Merge branch 'taprio-auto-qmaxsdu-new-tx'David S. Miller-197/+500
2023-02-08net/sched: taprio: don't segment unnecessarilyVladimir Oltean-11/+20