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
*
SUNRPC: Avoid relying on crypto API to derive CBC-CTS output IV
Ard Biesheuvel
2023-05-02
1
-0
/
+10
*
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
2023-04-28
3
-6
/
+111
*
SUNRPC: Clear rq_xid when receiving a new RPC Call
Chuck Lever
2023-04-28
1
-0
/
+2
*
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
2023-04-28
1
-2
/
+46
*
SUNRPC: Be even lazier about releasing pages
Chuck Lever
2023-04-28
2
-3
/
+3
*
SUNRPC: Convert svc_xprt_release() to the release_pages() API
Chuck Lever
2023-04-26
1
-6
/
+5
*
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
2023-04-26
2
-1
/
+20
*
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
2023-04-26
2
-18
/
+16
*
SUNRPC: Ensure server-side sockets have a sock->file
Chuck Lever
2023-04-26
1
-7
/
+18
*
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
2023-04-26
1
-1
/
+14
*
sunrpc: simplify two-level sysctl registration for svcrdma_parm_table
Luis Chamberlain
2023-04-26
1
-19
/
+2
*
SUNRPC: return proper error from get_expiry()
NeilBrown
2023-04-26
2
-12
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-26
13
-101
/
+111
|
\
|
*
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-04-25
1
-0
/
+3
|
*
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
2023-04-25
1
-52
/
+23
|
*
net/sched: sch_qfq: refactor parsing of netlink parameters
Pedro Tammela
2023-04-23
1
-14
/
+11
|
*
net/sched: sch_qfq: use extack on errors messages
Pedro Tammela
2023-04-23
1
-4
/
+5
|
*
net/sched: sch_htb: use extack on errors messages
Pedro Tammela
2023-04-23
1
-8
/
+9
|
*
rxrpc: Fix error when reading rxrpc tokens
Marc Dionne
2023-04-23
1
-1
/
+1
|
*
rxrpc: Fix potential race in error handling in afs_make_call()
David Howells
2023-04-22
2
-13
/
+27
|
*
ipv4: Fix potential uninit variable access bug in __ip_make_skb()
Ziyang Xuan
2023-04-22
1
-3
/
+13
|
*
net/sched: cls_api: Initialize miss_cookie_node when action miss is not used
Ivan Vecera
2023-04-22
1
-0
/
+1
|
*
net/sched: sch_fq: fix integer overflow of "credit"
Davide Caratti
2023-04-22
1
-1
/
+5
|
*
Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-04-21
3
-5
/
+13
|
|
\
|
|
*
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
2023-04-19
1
-4
/
+9
|
|
*
netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...
Pablo Neira Ayuso
2023-04-19
3
-1
/
+4
*
|
|
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
2023-04-25
1
-11
/
+43
*
|
|
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-04-25
9
-345
/
+432
|
\
\
\
|
*
|
|
netfilter: nf_tables: allow to create netdev chain without device
Pablo Neira Ayuso
2023-04-22
1
-12
/
+11
|
*
|
|
netfilter: nf_tables: support for deleting devices in an existing netdev chain
Pablo Neira Ayuso
2023-04-22
1
-11
/
+88
|
*
|
|
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
2023-04-22
1
-81
/
+136
|
*
|
|
netfilter: nf_tables: rename function to destroy hook list
Pablo Neira Ayuso
2023-04-22
1
-4
/
+4
|
*
|
|
netfilter: nf_tables: do not send complete notification of deletions
Pablo Neira Ayuso
2023-04-22
1
-19
/
+51
|
*
|
|
netfilter: nf_tables: extended netlink error reporting for netdevice
Pablo Neira Ayuso
2023-04-22
1
-14
/
+24
|
*
|
|
ipvs: Remove {Enter,Leave}Function
Simon Horman
2023-04-22
4
-92
/
+9
|
*
|
|
ipvs: Consistently use array_size() in ip_vs_conn_init()
Simon Horman
2023-04-22
1
-6
/
+6
|
*
|
|
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
2023-04-22
1
-1
/
+1
|
*
|
|
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
2023-04-22
2
-14
/
+15
|
*
|
|
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
2023-04-22
2
-16
/
+19
|
*
|
|
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
2023-04-22
2
-12
/
+14
|
*
|
|
netfilter: nf_tables: remove unneeded conditional
Florian Westphal
2023-04-22
1
-4
/
+2
|
*
|
|
netfilter: nf_tables: make validation state per table
Florian Westphal
2023-04-22
1
-20
/
+18
|
*
|
|
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2023-04-22
2
-8
/
+2
|
*
|
|
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
2023-04-22
3
-26
/
+32
|
*
|
|
netfilter: nf_tables: don't store address of last rule on jump
Florian Westphal
2023-04-22
1
-6
/
+2
|
*
|
|
netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
Florian Westphal
2023-04-22
1
-28
/
+27
*
|
|
|
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2023-04-24
2
-6
/
+31
*
|
|
|
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2023-04-24
2
-0
/
+7
*
|
|
|
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
2023-04-24
1
-6
/
+7
*
|
|
|
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-04-24
1
-1
/
+8
[next]