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-03-24
fix typos in net/sched/* files
Taichi Nishimura
3
-3
/
+3
2023-03-24
ipv6: prevent router_solicitations for team port
Xin Long
1
-1
/
+2
2023-03-23
Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...
Jakub Kicinski
13
-286
/
+225
2023-03-23
net/sched: act_api: use the correct TCA_ACT attributes in dump
Pedro Tammela
1
-4
/
+4
2023-03-23
net: ipv4: Allow changing IPv4 address protocol
Petr Machata
1
-0
/
+3
2023-03-22
net/sched: remove two skb_mac_header() uses
Eric Dumazet
2
-2
/
+2
2023-03-22
sch_cake: do not use skb_mac_header() in cake_overhead()
Eric Dumazet
1
-3
/
+3
2023-03-22
net: do not use skb_mac_header() in qdisc_pkt_len_init()
Eric Dumazet
1
-4
/
+4
2023-03-22
net: Catch invalid index in XPS mapping
Nick Child
1
-0
/
+2
2023-03-22
Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
2
-0
/
+3
2023-03-22
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
5
-11
/
+13
2023-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
3
-134
/
+112
2023-03-22
netfilter: xtables: disable 32bit compat interface by default
Florian Westphal
1
-1
/
+0
2023-03-22
netfilter: nft_masq: deduplicate eval call-backs
Jeremy Sowden
1
-46
/
+29
2023-03-22
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
3
-94
/
+71
2023-03-22
net-zerocopy: Reduce compound page head access
Xiaoyan Li
1
-3
/
+11
2023-03-22
net-sysfs: display two backlog queue len separately
Jason Xing
1
-5
/
+13
2023-03-22
virtio/vsock: check transport before skb allocation
Arseniy Krasnov
1
-5
/
+3
2023-03-21
tools: ynl: skip the explicit op array size when not needed
Jakub Kicinski
1
-1
/
+1
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
9
-67
/
+71
2023-03-21
ipv6: flowlabel: do not disable BH where not needed
Eric Dumazet
1
-24
/
+27
2023-03-20
xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics
Raed Salem
1
-0
/
+2
2023-03-20
xfrm: add new device offload acquire flag
Raed Salem
1
-0
/
+1
2023-03-19
net/packet: remove po->xmit
Eric Dumazet
2
-16
/
+10
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
5
-8
/
+14
2023-03-18
mptcp: preserve const qualifier in mptcp_sk()
Eric Dumazet
2
-7
/
+4
2023-03-18
smc: preserve const qualifier in smc_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
af_packet: preserve const qualifier in pkt_sk()
Eric Dumazet
1
-4
/
+1
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-206
/
+244
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
30
-204
/
+240
2023-03-17
net/smc: Use percpu ref for wr tx reference
Kai Shen
3
-12
/
+38
2023-03-17
inet_diag: constify raw_lookup() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
udp6: constify __udp_v6_is_mcast_sock() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
1
-4
/
+4
2023-03-17
udp: constify __udp_is_mcast_sock() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
4
-5
/
+6
2023-03-17
net/packet: convert po->pressure to an atomic flag
Eric Dumazet
2
-7
/
+9
2023-03-17
net/packet: convert po->running to an atomic flag
Eric Dumazet
3
-12
/
+12
2023-03-17
net/packet: convert po->has_vnet_hdr to an atomic flag
Eric Dumazet
3
-11
/
+12
2023-03-17
net/packet: convert po->tp_loss to an atomic flag
Eric Dumazet
3
-6
/
+6
2023-03-17
net/packet: convert po->tp_tx_has_off to an atomic flag
Eric Dumazet
2
-5
/
+5
2023-03-17
net/packet: annotate accesses to po->tp_tstamp
Eric Dumazet
2
-5
/
+6
2023-03-17
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
3
-8
/
+6
2023-03-17
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
3
-8
/
+26
2023-03-17
net/packet: annotate accesses to po->xmit
Eric Dumazet
1
-4
/
+8
2023-03-17
af_unix: annotate lockless accesses to sk->sk_err
Eric Dumazet
1
-4
/
+5
2023-03-17
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
3
-7
/
+7
[next]