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
...
|
*
|
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
2023-05-25
3
-9
/
+4
*
|
|
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-07-01
8
-24
/
+658
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
1
-0
/
+5
|
*
|
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
2023-06-19
1
-7
/
+0
|
*
|
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2023-06-19
2
-0
/
+371
|
*
|
SUNRPC: Capture CMSG metadata on client-side receive
Chuck Lever
2023-06-19
1
-2
/
+47
|
*
|
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
2023-06-19
1
-0
/
+6
|
*
|
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
2023-06-19
4
-2
/
+180
|
*
|
SUNRPC: Trace the rpc_create_args
Chuck Lever
2023-06-19
1
-1
/
+1
|
*
|
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2023-06-19
1
-0
/
+4
|
*
|
SUNRPC: attempt to reach rpcbind with an abstract socket name
NeilBrown
2023-06-19
1
-8
/
+31
|
*
|
SUNRPC: support abstract unix socket addresses
NeilBrown
2023-06-19
2
-4
/
+13
*
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
262
-4447
/
+6923
|
\
\
\
|
*
|
|
net: scm: introduce and use scm_recv_unix helper
Alexander Mikhalitsyn
2023-06-27
1
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
19
-106
/
+249
|
|
\
\
\
|
|
*
|
|
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-06-27
2
-4
/
+15
|
|
*
|
|
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-27
4
-29
/
+64
|
|
*
|
|
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
2023-06-26
1
-1
/
+3
|
|
*
|
|
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
2023-06-26
1
-0
/
+2
|
|
*
|
|
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
2023-06-26
1
-1
/
+1
|
|
*
|
|
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
2023-06-26
1
-3
/
+49
|
|
*
|
|
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
2023-06-26
6
-24
/
+77
|
|
*
|
|
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
2023-06-25
1
-34
/
+25
|
|
*
|
|
Merge tag 'linux-can-fixes-for-6.4-20230622' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-06-23
1
-2
/
+3
|
|
|
\
\
\
|
|
|
*
|
|
can: isotp: isotp_sendmsg(): fix return error fix on TX path
Oliver Hartkopp
2023-06-22
1
-2
/
+3
|
|
*
|
|
|
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-06-23
1
-4
/
+4
|
|
*
|
|
|
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2023-06-23
2
-4
/
+6
|
*
|
|
|
|
Revert "af_unix: Call scm_recv() only after scm_set_cred()."
Kuniyuki Iwashima
2023-06-27
1
-1
/
+1
|
*
|
|
|
|
libceph: Partially revert changes to support MSG_SPLICE_PAGES
David Howells
2023-06-27
2
-39
/
+107
|
*
|
|
|
|
Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-06-26
21
-70
/
+194
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
2023-06-26
15
-21
/
+21
|
|
*
|
|
|
|
netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
Phil Sutter
2023-06-26
1
-20
/
+48
|
|
*
|
|
|
|
netfilter: snat: evict closing tcp entries on reply tuple collision
Florian Westphal
2023-06-26
1
-4
/
+88
|
|
*
|
|
|
|
netfilter: nf_tables: permit update of set size
Florian Westphal
2023-06-26
1
-0
/
+4
|
|
*
|
|
|
|
netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
Florian Westphal
2023-06-26
1
-2
/
+0
|
|
*
|
|
|
|
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
2023-06-26
1
-1
/
+2
|
|
*
|
|
|
|
ipvs: dynamically limit the connection hash table
Julian Anastasov
2023-06-01
1
-9
/
+17
|
|
*
|
|
|
|
ipvs: increase ip_vs_conn_tab_bits range for 64BIT
Abhijeet Rastogi
2023-06-01
2
-15
/
+16
|
*
|
|
|
|
|
net: Kill MSG_SENDPAGE_NOTLAST
David Howells
2023-06-25
3
-4
/
+3
|
*
|
|
|
|
|
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-25
49
-330
/
+8
|
*
|
|
|
|
|
smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
David Howells
2023-06-25
5
-52
/
+1
|
*
|
|
|
|
|
rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-25
1
-11
/
+12
|
*
|
|
|
|
|
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-25
1
-72
/
+19
|
*
|
|
|
|
|
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-25
1
-40
/
+20
|
*
|
|
|
|
|
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
2023-06-25
1
-22
/
+28
|
*
|
|
|
|
|
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-25
4
-10
/
+15
|
*
|
|
|
|
|
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
2023-06-25
6
-8
/
+202
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
2023-06-06
316
-3151
/
+10331
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
net: ieee802154: Handle limited devices with only datagram support
Miquel Raynal
2023-03-24
1
-0
/
+10
|
|
*
|
|
|
|
|
|
mac802154: Handle received BEACON_REQ
Miquel Raynal
2023-03-23
5
-5
/
+115
[prev]
[next]