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
...
|
*
|
|
|
|
|
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
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Ryosuke Yasuoka
2024-03-22
1
-0
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-21
26
-91
/
+104
|
\
\
\
\
|
*
\
\
\
Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-03-21
2
-18
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
Quan Tian
2024-03-21
1
-13
/
+14
|
|
*
|
|
|
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
2024-03-21
1
-1
/
+1
|
|
*
|
|
|
netfilter: nft_set_pipapo: release elements in clone only from destroy path
Pablo Neira Ayuso
2024-03-21
1
-4
/
+1
|
*
|
|
|
|
net: report RCU QS on threaded NAPI repolling
Yan Zhai
2024-03-21
1
-0
/
+3
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-03-20
3
-9
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
xfrm: Allow UDP encapsulation only in offload modes
Leon Romanovsky
2024-03-18
1
-1
/
+2
|
|
*
|
|
|
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
2024-03-18
2
-8
/
+8
|
*
|
|
|
|
devlink: fix port new reply cmd type
Jiri Pirko
2024-03-20
1
-1
/
+1
|
*
|
|
|
|
tcp: Clear req->syncookie in reqsk_alloc().
Kuniyuki Iwashima
2024-03-20
2
-0
/
+6
|
*
|
|
|
|
net/sched: Add module alias for sch_fq_pie
Michal Koutný
2024-03-19
1
-0
/
+2
|
*
|
|
|
|
ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
Tobias Brunner
2024-03-19
1
-0
/
+1
|
*
|
|
|
|
hsr: Handle failures in module init
Felix Maurer
2024-03-19
1
-4
/
+11
|
*
|
|
|
|
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
2024-03-19
1
-3
/
+2
[prev]
[next]