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
2024-06-19
udp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2
-10
/
+10
2024-06-19
tcp: use sk_skb_reason_drop to free rx packets
Yan Zhai
5
-9
/
+9
2024-06-19
net: raw: use sk_skb_reason_drop to free rx packets
Yan Zhai
2
-6
/
+6
2024-06-19
ping: use sk_skb_reason_drop to free rx packets
Yan Zhai
1
-1
/
+1
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
1
-10
/
+12
2024-06-19
net: add rx_sk to trace_kfree_skb
Yan Zhai
3
-5
/
+8
2024-06-19
rds:Simplify the allocation of slab caches
Hongfu Li
2
-6
/
+2
2024-06-18
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long
1
-5
/
+11
2024-06-18
tipc: force a dst refcount before doing decryption
Xin Long
1
-0
/
+1
2024-06-18
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
David Ruth
1
-2
/
+1
2024-06-18
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
1
-2
/
+7
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
2
-1
/
+4
2024-06-17
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
1
-1
/
+7
2024-06-17
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
1
-0
/
+2
2024-06-17
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
1
-1
/
+1
2024-06-17
tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-0
/
+1
2024-06-17
fou: remove warn in gue_gro_receive on unsupported protocol
Willem de Bruijn
1
-1
/
+1
2024-06-17
nfsd: fix oops when reading pool_stats before server is started
Jeff Layton
1
-3
/
+5
2024-06-17
net/smc: Introduce IPPROTO_SMC
D. Wythe
4
-3
/
+196
2024-06-17
net/smc: expose smc proto operations
D. Wythe
2
-30
/
+63
2024-06-17
net/smc: refactoring initialization of smc sock
D. Wythe
2
-38
/
+53
2024-06-17
netrom: Fix a memory leak in nr_heartbeat_expiry()
Gavrilov Ilia
1
-1
/
+2
2024-06-17
xfrm: Log input direction mismatch error in one place
Antony Antony
3
-5
/
+14
2024-06-17
xfrm: Fix input error path memory access
Antony Antony
1
-0
/
+3
2024-06-14
net: micro-optimize skb_datagram_iter
Sagi Grimberg
1
-2
/
+2
2024-06-14
atm: clean up a put_user() calls
Dan Carpenter
1
-2
/
+2
2024-06-14
netdev-genl: fix error codes when outputting XDP features
Jakub Kicinski
1
-8
/
+8
2024-06-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+5
2024-06-14
bpf: Relax tuple len requirement for sk helpers.
Alexei Starovoitov
1
-12
/
+12
2024-06-14
bpf: Avoid splat in pskb_pull_reason
Florian Westphal
1
-0
/
+5
2024-06-14
Merge tag 'wireless-2024-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
5
-24
/
+46
2024-06-14
net: qrtr: ns: Ignore ENODEV failures in ns
Chris Lew
1
-7
/
+10
2024-06-14
net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
Lukasz Majewski
6
-14
/
+105
2024-06-14
cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
Ondrej Mosnacek
1
-25
/
+54
2024-06-14
cipso: fix total option length computation
Ondrej Mosnacek
1
-4
/
+8
2024-06-14
wifi: mac80211: fix monitor channel with chanctx emulation
Johannes Berg
3
-13
/
+27
2024-06-14
wifi: mac80211: Avoid address calculations via out of bounds array indexing
Kenton Groombridge
1
-8
/
+9
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-90
/
+116
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-88
/
+112
2024-06-13
Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+3
2024-06-13
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
1
-9
/
+9
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
1
-1
/
+27
2024-06-13
sysctl: Remove check for sentinel element in ctl_table arrays
Joel Granados
1
-9
/
+2
2024-06-12
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
1
-1
/
+1
2024-06-12
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
1
-6
/
+5
2024-06-12
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
2
-0
/
+73
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
2
-12
/
+12
2024-06-12
Merge tag 'nf-24-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
5
-51
/
+68
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2
-4
/
+5
[prev]
[next]