index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
2024-04-04
1
-0
/
+3
|
|
*
|
|
|
|
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
2024-04-04
1
-0
/
+1
|
|
*
|
|
|
|
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
2024-04-04
1
-5
/
+8
|
|
*
|
|
|
|
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
2024-04-04
1
-5
/
+10
|
*
|
|
|
|
|
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
2024-04-04
1
-5
/
+5
|
|
/
/
/
/
/
|
*
|
|
|
|
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
2024-04-04
1
-1
/
+1
|
*
|
|
|
|
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
2024-04-03
1
-7
/
+7
|
*
|
|
|
|
vsock/virtio: fix packet delivery to tap device
Marco Pinna
2024-04-03
1
-1
/
+2
|
*
|
|
|
|
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
Duoming Zhou
2024-04-03
1
-1
/
+1
|
*
|
|
|
|
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-02
2
-2
/
+2
|
*
|
|
|
|
mptcp: prevent BPF accessing lowat from a subflow socket.
Paolo Abeni
2024-04-02
1
-0
/
+4
|
*
|
|
|
|
Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-03-29
4
-21
/
+68
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-03-29
1
-16
/
+32
|
|
*
|
|
|
|
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-03-29
1
-0
/
+25
|
|
*
|
|
|
|
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-03-29
2
-4
/
+7
|
|
*
|
|
|
|
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-29
1
-1
/
+4
|
*
|
|
|
|
|
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
2024-03-29
1
-8
/
+11
|
*
|
|
|
|
|
tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...
Kuniyuki Iwashima
2024-03-29
1
-2
/
+9
|
*
|
|
|
|
|
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-03-29
2
-0
/
+8
|
*
|
|
|
|
|
net: do not consume a cacheline for system_page_pool
Eric Dumazet
2024-03-29
1
-1
/
+1
|
*
|
|
|
|
|
net/rds: fix possible cp null dereference
Mahmoud Adam
2024-03-29
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart
2024-03-29
1
-0
/
+6
|
*
|
|
|
|
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-03-29
2
-14
/
+2
|
*
|
|
|
|
gro: fix ownership transfer
Antoine Tenart
2024-03-29
2
-2
/
+4
|
*
|
|
|
|
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-03-29
3
-3
/
+12
|
*
|
|
|
|
net: hsr: Use full string description when opening HSR network device
Lukasz Majewski
2024-03-29
1
-7
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-03-28
1
-6
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eace
Chuck Lever
2024-03-22
1
-6
/
+8
*
|
|
|
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-03-28
3
-15
/
+59
*
|
|
|
Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-03-28
2
-8
/
+43
|
\
\
\
\
|
*
|
|
|
netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c
Kuniyuki Iwashima
2024-03-28
1
-0
/
+1
|
*
|
|
|
netfilter: nf_tables: skip netdev hook unregistration if table is dormant
Pablo Neira Ayuso
2024-03-28
1
-6
/
+10
|
*
|
|
|
netfilter: nf_tables: reject table flag and netdev basechain updates
Pablo Neira Ayuso
2024-03-28
1
-1
/
+30
|
*
|
|
|
netfilter: nf_tables: reject destroy command to remove basechain hooks
Pablo Neira Ayuso
2024-03-28
1
-1
/
+2
*
|
|
|
|
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-03-27
6
-12
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
wifi: mac80211: correctly set active links upon TTLM
Ayala Beker
2024-03-25
1
-1
/
+9
|
*
|
|
|
|
wifi: mac80211: fix prep_connection error path
Johannes Berg
2024-03-25
1
-2
/
+3
|
*
|
|
|
|
wifi: cfg80211: fix rdev_dump_mpp() arguments order
Igor Artemiev
2024-03-25
1
-1
/
+1
|
*
|
|
|
|
wifi: cfg80211: add a flag to disable wireless extensions
Johannes Berg
2024-03-25
1
-2
/
+5
|
*
|
|
|
|
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
2024-03-25
1
-2
/
+2
|
*
|
|
|
|
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
2024-03-25
1
-3
/
+2
|
*
|
|
|
|
wifi: mac80211: fix mlme_link_id_dbg()
Johan Hovold
2024-03-25
1
-1
/
+1
*
|
|
|
|
|
tls: get psock ref after taking rxlock to avoid leak
Sabrina Dubroca
2024-03-27
1
-1
/
+1
*
|
|
|
|
|
tls: adjust recv return with async crypto and failed copy to userspace
Sabrina Dubroca
2024-03-27
1
-0
/
+3
*
|
|
|
|
|
tls: recv: process_rx_list shouldn't use an offset with kvec
Sabrina Dubroca
2024-03-27
1
-1
/
+1
*
|
|
|
|
|
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-03-26
2
-0
/
+16
*
|
|
|
|
|
net: hsr: hsr_slave: Fix the promiscuous mode in offload mode
Ravi Gunasekaran
2024-03-26
1
-1
/
+2
*
|
|
|
|
|
net: mark racy access on sk->sk_rcvbuf
linke li
2024-03-25
1
-2
/
+2
*
|
|
|
|
|
ipv6: Fix address dump when IPv6 is disabled on an interface
Ido Schimmel
2024-03-23
1
-2
/
+3
*
|
|
|
|
|
nexthop: fix uninitialized variable in nla_put_nh_group_stats()
Dan Carpenter
2024-03-23
1
-1
/
+3
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]