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
*
ipv4: use tunnel flow flags for tunnel route lookups
Beniamino Galvani
2023-10-16
1
-0
/
+1
*
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
2023-10-16
1
-13
/
+13
*
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
2023-10-16
1
-2
/
+2
*
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2023-10-16
2
-48
/
+48
*
vsock: enable setting SO_ZEROCOPY
Arseniy Krasnov
2023-10-15
1
-2
/
+43
*
vsock/loopback: support MSG_ZEROCOPY for transport
Arseniy Krasnov
2023-10-15
1
-0
/
+6
*
vsock/virtio: support MSG_ZEROCOPY for transport
Arseniy Krasnov
2023-10-15
1
-0
/
+7
*
vsock: enable SOCK_SUPPORT_ZC bit
Arseniy Krasnov
2023-10-15
1
-0
/
+6
*
vsock: check for MSG_ZEROCOPY support on send
Arseniy Krasnov
2023-10-15
1
-0
/
+6
*
vsock: read from socket's error queue
Arseniy Krasnov
2023-10-15
1
-0
/
+6
*
vsock: set EPOLLERR on non-empty error queue
Arseniy Krasnov
2023-10-15
1
-1
/
+1
*
appletalk: remove special handling code for ipddp
Lukas Bulwahn
2023-10-13
1
-36
/
+0
*
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2023-10-13
2
-6
/
+4
*
tls: use fixed size for tls_offload_context_{tx,rx}.driver_state
Sabrina Dubroca
2023-10-13
1
-2
/
+2
*
tls: validate crypto_info in a separate helper
Sabrina Dubroca
2023-10-13
1
-24
/
+27
*
tls: remove tls_context argument from tls_set_device_offload
Sabrina Dubroca
2023-10-13
3
-10
/
+10
*
tls: remove tls_context argument from tls_set_sw_offload
Sabrina Dubroca
2023-10-13
4
-14
/
+12
*
tls: add a helper to allocate/initialize offload_ctx_tx
Sabrina Dubroca
2023-10-13
1
-14
/
+25
*
tls: also use init_prot_info in tls_set_device_offload
Sabrina Dubroca
2023-10-13
3
-14
/
+18
*
tls: move tls_prot_info initialization out of tls_set_sw_offload
Sabrina Dubroca
2023-10-13
1
-28
/
+34
*
tls: extract context alloc/initialization out of tls_set_sw_offload
Sabrina Dubroca
2023-10-13
1
-35
/
+51
*
tls: store iv directly within cipher_context
Sabrina Dubroca
2023-10-13
3
-23
/
+5
*
tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
Sabrina Dubroca
2023-10-13
4
-6
/
+6
*
tls: store rec_seq directly within cipher_context
Sabrina Dubroca
2023-10-13
3
-21
/
+4
*
tls: drop unnecessary cipher_type checks in tls offload
Sabrina Dubroca
2023-10-13
2
-21
/
+4
*
tls: get salt using crypto_info_salt in tls_enc_skb
Sabrina Dubroca
2023-10-13
1
-3
/
+1
*
net: Handle bulk delete policy in bridge driver
Amit Cohen
2023-10-13
3
-24
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
13
-64
/
+117
|
\
|
*
nfc: nci: assert requested protocol is valid
Jeremy Cline
2023-10-12
1
-0
/
+5
|
*
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
2023-10-12
1
-1
/
+6
|
*
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
2023-10-11
1
-0
/
+1
|
*
net/smc: Fix pos miscalculation in statistics
Nils Hoppmann
2023-10-11
1
-5
/
+9
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-10
1
-0
/
+10
|
|
\
|
|
*
xdp: Fix zero-size allocation warning in xskq_create()
Andrew Kanner
2023-10-09
1
-0
/
+10
|
*
|
ethtool: Fix mod state of verbose no_mask bitset
Kory Maincent
2023-10-10
1
-6
/
+26
|
*
|
Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-10-10
1
-11
/
+8
|
|
\
\
|
|
*
|
can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
Lukas Magel
2023-10-06
1
-11
/
+8
|
*
|
|
net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
Eric Dumazet
2023-10-10
1
-18
/
+12
|
*
|
|
mctp: perform route lookups under a RCU read-side lock
Jeremy Kerr
2023-10-10
1
-6
/
+16
|
*
|
|
net/smc: Fix dependency of SMC on ISM
Gerd Bayer
2023-10-10
1
-0
/
+1
|
*
|
|
net: refine debug info in skb_checksum_help()
Eric Dumazet
2023-10-09
1
-2
/
+6
|
*
|
|
devlink: Hold devlink lock on health reporter dump get
Moshe Shemesh
2023-10-06
1
-14
/
+16
|
|
|
/
|
|
/
|
|
*
|
net: sched: cls_u32: Fix allocation size in u32_init()
Gustavo A. R. Silva
2023-10-06
1
-1
/
+1
*
|
|
net: gso_test: fix build with gcc-12 and earlier
Florian Westphal
2023-10-12
1
-22
/
+22
*
|
|
Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-10-11
4
-76
/
+36
|
\
\
\
|
*
|
|
netfilter: conntrack: prefer tcp_error_log to pr_debug
Florian Westphal
2023-10-10
1
-3
/
+4
|
*
|
|
netfilter: conntrack: simplify nf_conntrack_alter_reply
Florian Westphal
2023-10-10
2
-24
/
+1
|
*
|
|
netfilter: nf_tables: Don't allocate nft_rule_dump_ctx
Phil Sutter
2023-10-10
1
-13
/
+6
|
*
|
|
netfilter: nf_tables: Carry s_idx in nft_rule_dump_ctx
Phil Sutter
2023-10-10
1
-4
/
+4
|
*
|
|
netfilter: nf_tables: Carry reset flag in nft_rule_dump_ctx
Phil Sutter
2023-10-10
1
-10
/
+9
[next]