summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2024-02-072-1/+4
* netfilter: nft_compat: narrow down revision to unsigned 8-bitsPablo Neira Ayuso2024-02-071-3/+3
* inet: read sk->sk_family once in inet_recv_error()Eric Dumazet2024-02-041-2/+4
* hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta2024-02-041-20/+62
* octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu2024-02-031-2/+12
* atm: idt77252: fix a memleak in open_card_ubr0Zhipeng Lu2024-02-031-0/+2
* tunnels: fix out of bounds access when building IPv6 PMTU errorAntoine Tenart2024-02-031-1/+1
* tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder2024-02-031-4/+12
* Merge branch 'selftests-net-more-fixes'Jakub Kicinski2024-02-024-13/+32
|\
| * selftests: net: avoid just another constant waitPaolo Abeni2024-02-021-5/+13
| * selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni2024-02-021-1/+4
| * selftests: net: fix setup_ns usage in rtnetlink.shPaolo Abeni2024-02-021-4/+2
| * selftests: net: cut more slack for gro fwd tests.Paolo Abeni2024-02-022-3/+13
|/
* net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera2024-02-023-2/+16
* netdevsim: avoid potential loop in nsim_dev_trap_report_work()Eric Dumazet2024-02-021-4/+4
* net: Fix from address in memcpy_to_iter_csum()Michael Lass2024-02-021-1/+1
* net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu2024-02-023-1/+60
* Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-0190-403/+839
|\
| * Merge tag 'batadv-net-pullrequest-20240201' of git://git.open-mesh.org/linux-...Jakub Kicinski2024-02-011-0/+3
| |\
| | * batman-adv: mcast: fix memory leak on deleting a batman-adv interfaceLinus Lüssing2024-01-271-0/+1
| | * batman-adv: mcast: fix mcast packet type counter on timeouted nodesLinus Lüssing2024-01-271-0/+2
| * | doc/netlink/specs: Add missing attr in rt_link specDonald Hunter2024-02-011-0/+10
| * | Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-02-0112-31/+112
| |\ \
| | * | netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso2024-01-311-0/+24
| | * | netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso2024-01-311-3/+4
| | * | netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik2024-01-315-18/+65
| | * | netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_newXin Long2024-01-311-1/+1
| | * | netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-01-313-5/+12
| | * | netfilter: conntrack: correct window scaling with retransmitted SYNRyan Schaefer2024-01-311-4/+6
| * | | idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga2024-02-011-1/+1
| * | | Merge branch 'mptcp-fixes-for-recent-issues-reported-by-ci-s'Jakub Kicinski2024-02-016-25/+20
| |\ \ \
| | * | | selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)2024-02-011-14/+9
| | * | | selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)2024-02-011-2/+2
| | * | | selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)2024-02-011-1/+1
| | * | | selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)2024-02-011-4/+4
| | * | | selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)2024-02-011-1/+1
| | * | | selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)2024-02-011-0/+1
| | * | | selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)2024-02-011-0/+1
| | * | | selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)2024-02-011-0/+1
| | * | | mptcp: fix data re-injection from stale subflowPaolo Abeni2024-02-011-3/+0
| |/ / /
| * | | selftests: net: enable some more knobsPaolo Abeni2024-02-011-0/+3
| * | | selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski2024-02-011-0/+1
| * | | Merge branch 'selftests-net-more-small-fixes'Jakub Kicinski2024-02-016-5/+17
| |\ \ \
| | * | | selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier2024-02-011-1/+1
| | * | | selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier2024-02-011-3/+2
| | * | | selftests: net: Remove executable bits from library scriptsBenjamin Poirier2024-02-012-0/+0
| | * | | selftests: bonding: Check initial stateBenjamin Poirier2024-02-011-0/+11
| | * | | selftests: team: Add missing config optionsBenjamin Poirier2024-02-011-1/+3
| |/ / /
| * | | hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti2024-02-011-1/+4
| * | | xen-netback: properly sync TX responsesJan Beulich2024-02-011-44/+40