summaryrefslogtreecommitdiffstats
path: root/net/ipv6/esp6.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-30ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing1-2/+2
2024-05-30net: ena: Fix redundant device NUMA node overrideShay Agroskin1-11/+0
2024-05-30ice: check for unregistering correct number of devlink paramsDave Ertman1-9/+22
2024-05-30ice: fix 200G PHY types to link speed mappingPaul Greenwalt1-0/+10
2024-05-30i40e: Fully suspend and resume IO operations in EEH caseThinh Tran1-3/+6
2024-05-30i40e: factoring out i40e_suspend/i40e_resumeThinh Tran1-114/+135
2024-05-30e1000e: move force SMBUS near the end of enable_ulp functionHui Wang2-18/+22
2024-05-30net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha1-1/+1
2024-05-30ipv4: correctly iterate over the target netns in inet_dump_ifaddr()Alexander Mikhalitsyn1-1/+1
2024-05-30net: fix __dst_negative_advice() raceEric Dumazet5-47/+30
2024-05-29Revert "vfs: Delete the associated dentry when deleting a file"Linus Torvalds1-7/+8
2024-05-29nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis1-0/+4
2024-05-29MAINTAINERS: dwmac: starfive: update MaintainerMinda Chen1-1/+1
2024-05-29net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean2-5/+27
2024-05-29net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean2-1/+25
2024-05-29netfilter: nft_fib: allow from forward/input without iif selectorEric Garver1-5/+3
2024-05-29netfilter: tproxy: bail out if IP has been disabled on the deviceFlorian Westphal1-0/+2
2024-05-29netfilter: nft_payload: skbuff vlan metadata mangle supportPablo Neira Ayuso1-7/+65
2024-05-28net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar1-1/+1
2024-05-28tpm: Enable TCG_TPM2_HMAC by default only for X86_64Jarkko Sakkinen1-1/+1
2024-05-28tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen2-17/+19
2024-05-28sock_map: avoid race between sock_map_close and sk_psock_putThadeu Lima de Souza Cascardo1-6/+10
2024-05-28tpm: Open code tpm_buf_parameters()Jarkko Sakkinen3-29/+9
2024-05-28tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer bufferMatthew R. Ochs1-1/+2
2024-05-28docs: netdev: Fix typo in Signed-off-by tagThorsten Blum1-1/+1
2024-05-28selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)1-0/+2
2024-05-28selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)1-1/+7
2024-05-28selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)1-3/+3
2024-05-28selftests: mptcp: lib: support flaky subtestsMatthieu Baerts (NGI0)1-2/+28
2024-05-28ice: fix accounting if a VLAN already existsJacob Keller1-5/+6
2024-05-28idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin3-5/+9
2024-05-28page_pool: fix &page_pool_params kdoc issuesAlexander Lobakin1-2/+3
2024-05-28net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur1-1/+9
2024-05-28net:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
2024-05-28dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" con...Rob Herring (Arm)1-0/+18
2024-05-28dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalPropertie...Rob Herring (Arm)1-2/+9
2024-05-28tcp: reduce accepted window in NEW_SYN_RECV stateEric Dumazet4-14/+19
2024-05-28net: gro: initialize network_offset in network layerWillem de Bruijn2-2/+2
2024-05-28ipv4: Fix address dump when IPv4 is disabled on an interfaceIdo Schimmel1-2/+3
2024-05-27selftests/bpf: Cover verifier checks for mutating sockmap/sockhashJakub Sitnicki2-0/+189
2024-05-27Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"Jakub Sitnicki1-6/+0
2024-05-27bpf: Allow delete from sockmap/sockhash only if update is allowedJakub Sitnicki1-3/+7
2024-05-27tracing/probes: fix error check in parse_btf_field()Carlos López1-0/+4
2024-05-27netfs, 9p: Fix race between umount and async request completionDavid Howells5-0/+26
2024-05-27net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran1-4/+7
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam1-0/+4
2024-05-27af_unix: Read sk->sk_hash under bindlock during bind().Kuniyuki Iwashima1-3/+6
2024-05-27af_unix: Annotate data-race around unix_sk(sk)->addr.Kuniyuki Iwashima1-4/+6
2024-05-27selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang1-0/+2
2024-05-27enic: Validate length of nl attributes in enic_set_vf_portRoded Zats1-0/+12