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-09-19
net: bridge: use DEV_STATS_INC()
Eric Dumazet
2
-4
/
+4
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-2
/
+2
2023-09-18
Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-5
/
+9
2023-09-18
ax25: Kconfig: Update link for linux-ax25.org
Peter Lafreniere
1
-8
/
+8
2023-09-18
mptcp: fix dangling connection hang-up
Paolo Abeni
3
-44
/
+65
2023-09-18
mptcp: rename timer related helper to less confusing names
Paolo Abeni
3
-23
/
+23
2023-09-18
mptcp: process pending subflow error on close
Paolo Abeni
1
-29
/
+34
2023-09-18
mptcp: move __mptcp_error_report in protocol.c
Paolo Abeni
2
-36
/
+36
2023-09-18
mptcp: fix bogus receive window shrinkage with multiple subflows
Paolo Abeni
1
-2
/
+3
2023-09-18
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
1
-1
/
+1
2023-09-18
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
1
-2
/
+2
2023-09-18
tls: Use size_add() in call to struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2023-09-18
wifi: cfg80211: save power spectral density(psd) of regulatory rule
Wen Gong
2
-0
/
+26
2023-09-18
rfkill: sync before userspace visibility/changes
Johannes Berg
1
-6
/
+26
2023-09-18
net: hsr: Add __packed to struct hsr_sup_tlv.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-18
net: hsr: Properly parse HSRv1 supervisor frames.
Lukasz Majewski
1
-2
/
+2
2023-09-18
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2
-14
/
+4
2023-09-18
ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
1
-0
/
+5
2023-09-17
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
1
-1
/
+3
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-4
/
+17
2023-09-17
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
3
-0
/
+52
2023-09-17
devlink: convert linecard nested devlink to new rel infrastructure
Jiri Pirko
1
-13
/
+34
2023-09-17
devlink: expose peer SF devlink instance
Jiri Pirko
1
-0
/
+51
2023-09-17
devlink: introduce object and nested devlink relationship infra
Jiri Pirko
3
-0
/
+233
2023-09-17
devlink: extend devlink_nl_put_nested_handle() with attrtype arg
Jiri Pirko
3
-4
/
+5
2023-09-17
devlink: move devlink_nl_put_nested_handle() into netlink.c
Jiri Pirko
3
-26
/
+28
2023-09-17
devlink: put netnsid to nested handle
Jiri Pirko
1
-2
/
+11
2023-09-17
devlink: move linecard struct into linecard.c
Jiri Pirko
3
-15
/
+22
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2
-0
/
+58
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
4
-2
/
+43
2023-09-16
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
1
-4
/
+5
2023-09-16
net: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
1
-3
/
+3
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2023-09-16
net: add truesize debug checks in skb_{add|coalesce}_rx_frag()
Eric Dumazet
1
-0
/
+4
2023-09-16
net: use indirect call helpers for sk->sk_prot->release_cb()
Eric Dumazet
1
-2
/
+5
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2
-3
/
+13
2023-09-15
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
1
-2
/
+2
2023-09-15
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
2
-1
/
+4
2023-09-15
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
1
-0
/
+2
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
5
-34
/
+58
2023-09-15
tcp: indent an if statement
Dan Carpenter
1
-1
/
+1
2023-09-15
SUNRPC: Do not include crypto/algapi.h
Herbert Xu
2
-3
/
+1
2023-09-15
mptcp: Do not include crypto/algapi.h
Herbert Xu
1
-1
/
+1
2023-09-15
ah: Do not include crypto/algapi.h
Herbert Xu
2
-2
/
+2
2023-09-15
Bluetooth: Do not include crypto/algapi.h
Herbert Xu
1
-2
/
+1
2023-09-15
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
11
-21
/
+21
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
5
-14
/
+13
2023-09-15
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2
-9
/
+7
[prev]
[next]