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-22
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
4
-1
/
+55
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-21
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2
-4
/
+4
2023-03-21
net: dsa: tag_brcm: legacy: fix daisy-chained switches
Álvaro Fernández Rojas
1
-2
/
+8
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
1
-4
/
+4
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-20
net: dsa: report rx_bytes unadjusted for ETH_HLEN
Vladimir Oltean
1
-1
/
+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
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
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
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
6
-14
/
+15
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
6
-6
/
+6
2023-03-17
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
3
-11
/
+14
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
4
-12
/
+13
2023-03-17
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
1
-1
/
+1
2023-03-17
net: ieee802154: remove an unnecessary null pointer check
Dongliang Mu
1
-2
/
+1
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2
-2
/
+9
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
5
-318
/
+244
2023-03-17
bridge: mcast: Implement MDB net device operations
Ido Schimmel
3
-0
/
+152
[prev]
[next]