index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
1
-6
/
+50
2023-07-28
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
1
-15
/
+108
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
3
-1
/
+33
2023-07-28
Merge branch 'in-kernel-support-for-the-tls-alert-protocol'
Jakub Kicinski
8
-42
/
+197
2023-07-28
net/handshake: Trace events for TLS Alert helpers
Chuck Lever
2
-0
/
+9
2023-07-28
SUNRPC: Use new helpers to handle TLS Alerts
Chuck Lever
2
-41
/
+48
2023-07-28
net/handshake: Add helpers for parsing incoming TLS Alerts
Chuck Lever
1
-0
/
+42
2023-07-28
SUNRPC: Send TLS Closure alerts before closing a TCP socket
Chuck Lever
2
-0
/
+4
2023-07-28
net/handshake: Add API for sending TLS Closure alerts
Chuck Lever
4
-1
/
+91
2023-07-28
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
3
-0
/
+3
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
2
-21
/
+19
2023-07-28
net: convert some netlink netdev iterators to depend on the xarray
Jakub Kicinski
3
-122
/
+51
2023-07-28
net: store netdevs in an xarray
Jakub Kicinski
1
-28
/
+54
2023-07-28
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+1
2023-07-28
Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-38
/
+16
2023-07-28
batman-adv: Do not get eth header before batadv_check_management_packet
Remi Pommarel
2
-2
/
+4
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
3
-26
/
+58
2023-07-28
net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copy
Joe Damato
1
-37
/
+38
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-07-27
Merge tag 'nf-next-23-07-27' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
7
-31
/
+22
2023-07-27
Merge branch 'net-tls-fixes-for-nvme-over-tls'
Jakub Kicinski
5
-20
/
+135
2023-07-27
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
1
-2
/
+3
2023-07-27
net/tls: implement ->read_sock()
Hannes Reinecke
3
-0
/
+103
2023-07-27
net/tls: split tls_rx_reader_lock
Hannes Reinecke
1
-16
/
+22
2023-07-27
net/tls: Use tcp_read_sock() instead of ops->read_sock()
Hannes Reinecke
1
-2
/
+1
2023-07-27
net/tls: handle MSG_EOR for tls_device TX flow
Hannes Reinecke
1
-1
/
+5
2023-07-27
net/tls: handle MSG_EOR for tls_sw TX flow
Hannes Reinecke
1
-1
/
+4
2023-07-27
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
1
-1
/
+8
2023-07-27
dccp: Remove unused declaration dccp_feat_initialise_sysctls()
YueHaibing
1
-1
/
+0
2023-07-27
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
1
-2
/
+6
2023-07-27
bridge: Remove unused declaration br_multicast_set_hash_max()
YueHaibing
1
-1
/
+0
2023-07-27
net: remove comment in ndisc_router_discovery
Patrick Rohr
1
-4
/
+0
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-35
/
+83
2023-07-27
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
Lin Ma
1
-1
/
+4
2023-07-27
virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
Arseniy Krasnov
1
-3
/
+60
2023-07-27
virtio/vsock: rework MSG_PEEK for SOCK_STREAM
Arseniy Krasnov
1
-22
/
+19
2023-07-27
netfilter: conntrack: validate cta_ip via parsing
Lin Ma
1
-6
/
+2
2023-07-27
netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
Florian Westphal
5
-25
/
+18
2023-07-27
nf_conntrack: fix -Wunused-const-variable=
Zhu Wang
1
-0
/
+2
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
1
-1
/
+1
2023-07-27
af_unix: Terminate sun_path when bind()ing pathname socket.
Kuniyuki Iwashima
1
-5
/
+16
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-26
Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
3
-17
/
+35
2023-07-26
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
1
-0
/
+14
2023-07-26
mptcp: more accurate NL event generation
Paolo Abeni
1
-2
/
+1
2023-07-26
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...
Pablo Neira Ayuso
1
-2
/
+3
2023-07-26
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
Pablo Neira Ayuso
1
-9
/
+18
2023-07-26
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
1
-6
/
+14
2023-07-26
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
1
-0
/
+1
2023-07-26
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
1
-1
/
+1
[prev]
[next]