summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-06-12netfilter: nft_fib: allow from forward/input without iif selectorEric Garver
2024-06-12netfilter: tproxy: bail out if IP has been disabled on the deviceFlorian Westphal
2024-06-12netfilter: nft_payload: skbuff vlan metadata mangle supportPablo Neira Ayuso
2024-06-12netfilter: nft_payload: rebuild vlan header on h_proto accessFlorian Westphal
2024-06-12netfilter: nft_payload: rebuild vlan header when neededPablo Neira Ayuso
2024-06-12netfilter: nft_payload: move struct nft_payload_set definition where it belongsPablo Neira Ayuso
2024-06-12af_unix: Read sk->sk_hash under bindlock during bind().Kuniyuki Iwashima
2024-06-12netfilter: nft_payload: restore vlan q-in-q match supportPablo Neira Ayuso
2024-06-12netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()Eric Dumazet
2024-06-12nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()Ryosuke Yasuoka
2024-06-12nfc: nci: Fix kcov check in nci_rx_work()Tetsuo Handa
2024-06-12net: relax socket state check at accept time.Paolo Abeni
2024-06-12inet: factor out locked section of inet_accept() in a new helperPaolo Abeni
2024-06-12tls: fix missing memory barrier in tls_initDae R. Jeong
2024-06-12openvswitch: Set the skbuff pkt_type for proper pmtud support.Aaron Conole
2024-06-12tcp: Fix shift-out-of-bounds in dctcp_update_alpha().Kuniyuki Iwashima
2024-06-12ipv6: sr: fix memleak in seg6_hmac_init_algoHangbin Liu
2024-06-12af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock.Kuniyuki Iwashima
2024-06-12rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVALDan Aloni
2024-06-12sunrpc: fix NFSACL RPC retry on soft mountDan Aloni
2024-06-12nfc: nci: Fix uninit-value in nci_rx_workRyosuke Yasuoka
2024-06-12ipv6: sr: fix missing sk_buff release in seg6_input_coreAndrea Mayer
2024-06-12af_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet
2024-06-12netrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet
2024-06-12net: qrtr: ns: Fix module refcntChris Lew
2024-06-12net: bridge: mst: fix vlan use-after-freeNikolay Aleksandrov
2024-06-12net: bridge: xmit: make sure we have at least eth header len bytesNikolay Aleksandrov
2024-06-12SUNRPC: Fix gss_free_in_token_pages()Chuck Lever
2024-06-12sunrpc: removed redundant procp checkAleksandr Aprelkov
2024-06-12Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-06-12Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz
2024-06-12mptcp: SO_KEEPALIVE: fix getsockopt supportMatthieu Baerts (NGI0)
2024-06-12ax25: Fix reference count leak issue of net_deviceDuoming Zhou
2024-06-12ax25: Fix reference count leak issues of ax25_devDuoming Zhou
2024-06-12ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou
2024-06-12ipv6: sr: fix invalid unregister error pathHangbin Liu
2024-06-12ipv6: sr: fix incorrect unregister orderHangbin Liu
2024-06-12ipv6: sr: add missing seg6_local_exitHangbin Liu
2024-06-12net: openvswitch: fix overwriting ct original tuple for ICMPv6Ilya Maximets
2024-06-12af_unix: Fix data races in unix_release_sock/unix_stream_sendmsgBreno Leitao
2024-06-12net: ipv6: fix wrong start position when receive hop-by-hop fragmentgaoxingwang
2024-06-12net: give more chances to rcu in netdev_wait_allrefs_any()Eric Dumazet
2024-06-12tcp: avoid premature drops in tcp_add_backlog()Eric Dumazet
2024-06-12udp: Avoid call to compute_score on multiple sitesGabriel Krisman Bertazi
2024-06-12net: remove duplicate reuseport_lookup functionsLorenz Bauer
2024-06-12net: export inet_lookup_reuseport and inet6_lookup_reuseportLorenz Bauer
2024-06-12wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...Igor Artemiev
2024-06-12wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder
2024-06-12wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-06-12SUNRPC: Fix loop termination condition in gss_free_in_token_pages()Chuck Lever