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-08-22
netfilter: nft_meta: refactor deprecated strncpy
Justin Stitt
1
-3
/
+3
2023-08-22
netfilter: nft_osf: refactor deprecated strncpy
Justin Stitt
1
-3
/
+3
2023-08-22
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-08-22
netfilter: nf_tables: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-08-22
netfilter: ipset: refactor deprecated strncpy
Justin Stitt
1
-5
/
+5
2023-08-22
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
1
-2
/
+1
2023-08-22
wifi: mac80211: check S1G action frame size
Johannes Berg
1
-0
/
+4
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
4
-19
/
+5
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_by
Kees Cook
1
-1
/
+1
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_by
Kees Cook
1
-2
/
+1
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_by
Kees Cook
1
-1
/
+1
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_cqm_config with __counted_by
Kees Cook
1
-1
/
+1
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_by
Kees Cook
1
-2
/
+1
2023-08-21
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-2
/
+10
2023-08-21
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
5
-13
/
+13
2023-08-21
IPv4: add extack info for IPv4 address add/delete
Hangbin Liu
1
-3
/
+20
2023-08-20
ipv6: do not match device when remove source route
Hangbin Liu
1
-5
/
+2
2023-08-20
net: release reference to inet6_dev pointer
Patrick Rohr
1
-1
/
+1
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
3
-2
/
+23
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
5
-7
/
+7
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-4
/
+18
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
1
-4
/
+7
2023-08-19
xprtrdma: Remap Receive buffers after a reconnect
Chuck Lever
1
-5
/
+4
2023-08-19
net/smc: Extend SMCR v2 linkgroup netlink attribute
Guangguan Wang
1
-0
/
+4
2023-08-19
net/smc: support max links per lgr negotiation in clc handshake
Guangguan Wang
6
-24
/
+82
2023-08-19
net/smc: support max connections per lgr negotiation
Guangguan Wang
6
-6
/
+62
2023-08-19
net/smc: support smc v2.x features validate
Guangguan Wang
3
-0
/
+71
2023-08-19
net/smc: add vendor unique experimental options area in clc handshake
Guangguan Wang
3
-24
/
+37
2023-08-19
net/smc: support smc release version negotiation in clc handshake
Guangguan Wang
5
-13
/
+51
2023-08-18
dccp: annotate data-races in dccp_poll()
Eric Dumazet
1
-8
/
+12
2023-08-18
tcp: refine skb->ooo_okay setting
Eric Dumazet
1
-7
/
+14
2023-08-18
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-1
/
+1
2023-08-18
devlink: add missing unregister linecard notification
Jiri Pirko
1
-0
/
+3
2023-08-18
Merge tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux...
Jakub Kicinski
11
-221
/
+28
2023-08-18
Merge tag 'batadv-net-pullrequest-20230816' of git://git.open-mesh.org/linux-...
Jakub Kicinski
6
-5
/
+29
2023-08-18
net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
Jesper Dangaard Brouer
1
-1
/
+12
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-67
/
+113
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2
-2
/
+2
2023-08-18
lwt: Fix return values of BPF xmit ops
Yan Zhai
1
-4
/
+3
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
18
-67
/
+110
2023-08-17
netem: use seeded PRNG for correlated loss events
François Michel
1
-10
/
+12
2023-08-17
netem: use a seeded PRNG for generating random losses
François Michel
1
-5
/
+6
2023-08-17
netem: add prng attribute to netem_sched_data
François Michel
1
-0
/
+16
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-1
/
+1
2023-08-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-1
/
+40
2023-08-16
bpf: Add update_socket_protocol hook
Geliang Tang
2
-1
/
+40
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2
-9
/
+52
2023-08-16
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
5
-29
/
+66
2023-08-16
inet: implement lockless IP_MINTTL
Eric Dumazet
1
-18
/
+14
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
2
-16
/
+13
[prev]
[next]