index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-11-16
6
-40
/
+45
|
\
|
*
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
2023-11-14
1
-25
/
+30
|
*
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
2023-11-14
1
-7
/
+7
|
*
netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
Pablo Neira Ayuso
2023-11-14
1
-2
/
+3
|
*
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-14
2
-3
/
+4
|
*
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
2023-11-14
1
-1
/
+1
|
*
netfilter: nft_set_rbtree: Remove unused variable nft_net
Yang Li
2023-11-14
1
-2
/
+0
*
|
net: sched: do not offload flows with a helper in act_ct
Xin Long
2023-11-16
1
-0
/
+3
*
|
net: Fix undefined behavior in netdev name allocation
Gal Pressman
2023-11-15
1
-1
/
+3
*
|
Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-11-15
1
-5
/
+0
*
|
mptcp: fix setsockopt(IP_TOS) subflow locking
Paolo Abeni
2023-11-14
1
-0
/
+3
*
|
mptcp: add validity check for sending RM_ADDR
Geliang Tang
2023-11-14
1
-2
/
+3
*
|
mptcp: fix possible NULL pointer dereference on close
Paolo Abeni
2023-11-14
1
-3
/
+4
*
|
mptcp: deal with large GSO size
Paolo Abeni
2023-11-14
1
-0
/
+4
|
/
*
af_unix: fix use-after-free in unix_stream_read_actor()
Eric Dumazet
2023-11-14
1
-4
/
+5
*
tipc: Fix kernel-infoleak due to uninitialized TLV value
Shigeru Yoshida
2023-11-13
1
-0
/
+1
*
net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45
Willem de Bruijn
2023-11-13
1
-9
/
+5
*
net: set SOCK_RCU_FREE before inserting socket into hashtable
Stanislav Fomichev
2023-11-10
1
-1
/
+1
*
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-09
106
-136
/
+272
|
\
|
*
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
2023-11-08
1
-8
/
+2
|
*
net: kcm: fill in MODULE_DESCRIPTION()
Jakub Kicinski
2023-11-08
1
-0
/
+1
|
*
Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-11-08
40
-7
/
+82
|
|
\
|
|
*
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
2023-11-08
1
-1
/
+26
|
|
*
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-08
1
-1
/
+1
|
|
*
ipvs: add missing module descriptions
Florian Westphal
2023-11-08
16
-0
/
+16
|
|
*
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
2023-11-08
1
-5
/
+17
|
|
*
netfilter: add missing module descriptions
Florian Westphal
2023-11-08
22
-0
/
+22
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-08
8
-39
/
+19
|
|
\
\
|
|
*
|
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
2023-11-01
1
-6
/
+2
|
|
*
|
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-11-01
7
-33
/
+17
|
*
|
|
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2023-11-08
2
-2
/
+15
|
*
|
|
virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
Shigeru Yoshida
2023-11-07
1
-0
/
+2
|
*
|
|
vsock/virtio: remove socket from connected/bound list on shutdown
Filippo Storniolo
2023-11-07
1
-5
/
+11
|
*
|
|
tcp: Fix -Wc23-extensions in tcp_options_write()
Nathan Chancellor
2023-11-07
1
-31
/
+39
|
*
|
|
net/smc: put sk reference if close work was canceled
D. Wythe
2023-11-06
1
-1
/
+2
|
*
|
|
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
D. Wythe
2023-11-06
1
-5
/
+4
|
*
|
|
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
2023-11-06
4
-4
/
+9
|
|
|
/
|
|
/
|
|
*
|
tcp: Fix SYN option room calculation for TCP-AO.
Kuniyuki Iwashima
2023-11-06
1
-2
/
+3
|
*
|
net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
Jamal Hadi Salim
2023-11-06
2
-2
/
+9
|
*
|
netlink: fill in missing MODULE_DESCRIPTION()
Jakub Kicinski
2023-11-03
1
-0
/
+1
|
*
|
tcp: fix fastopen code vs usec TS
Eric Dumazet
2023-11-03
3
-6
/
+5
|
*
|
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2023-11-02
2
-6
/
+7
|
*
|
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
2023-11-02
1
-3
/
+3
|
*
|
net: page_pool: add missing free_percpu when page_pool_init fail
Jian Shen
2023-11-02
1
-1
/
+5
|
*
|
rxrpc: Fix two connection reaping bugs
David Howells
2023-11-01
2
-2
/
+2
|
*
|
net/tcp_sigpool: Fix some off by one bugs
Dan Carpenter
2023-11-01
1
-4
/
+4
|
*
|
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
2023-11-01
1
-2
/
+2
|
*
|
hsr: Prevent use after free in prp_create_tagged_frame()
Dan Carpenter
2023-11-01
1
-3
/
+1
|
*
|
llc: verify mac len before reading mac header
Willem de Bruijn
2023-11-01
3
-2
/
+14
|
|
/
|
*
netlink: specs: devlink: add forgotten port function caps enum values
Jiri Pirko
2023-11-01
1
-1
/
+1
[next]