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-02-14
Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+3
2024-02-15
netfilter: nf_tables: fix bidirectional offload regression
Felix Fietkau
1
-0
/
+1
2024-02-15
netfilter: nat: restore default DNAT behavior
Kyle Swenson
1
-1
/
+4
2024-02-15
netfilter: nft_set_pipapo: fix missing : in kdoc
Pablo Neira Ayuso
1
-2
/
+2
2024-02-14
can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
Oleksij Rempel
2
-4
/
+19
2024-02-14
can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
Ziqi Zhao
3
-14
/
+14
2024-02-14
net: remove dev_base_lock
Eric Dumazet
1
-35
/
+4
2024-02-14
net: remove dev_base_lock from register_netdevice() and friends.
Eric Dumazet
1
-13
/
+7
2024-02-14
net: remove dev_base_lock from do_setlink()
Eric Dumazet
1
-2
/
+0
2024-02-14
net: add netdev_set_operstate() helper
Eric Dumazet
3
-30
/
+23
2024-02-14
net-sysfs: convert netstat_show() to RCU
Eric Dumazet
1
-3
/
+3
2024-02-14
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
6
-14
/
+13
2024-02-14
net-sysfs: use dev_addr_sem to remove races in address_show()
Eric Dumazet
3
-4
/
+11
2024-02-14
net-sysfs: convert netdev_show() to RCU
Eric Dumazet
1
-7
/
+10
2024-02-14
net: convert dev->reg_state to u8
Eric Dumazet
1
-4
/
+4
2024-02-14
dev: annotate accesses to dev->link
Eric Dumazet
1
-1
/
+1
2024-02-14
ip_tunnel: annotate data-races around t->parms.link
Eric Dumazet
1
-14
/
+13
2024-02-14
net: annotate data-races around dev->name_assign_type
Eric Dumazet
2
-5
/
+5
2024-02-14
net: smc: fix spurious error message from __sock_release()
Dmitry Antipov
1
-0
/
+1
2024-02-14
Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...
David S. Miller
4
-22
/
+147
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
5
-8
/
+8
2024-02-13
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
1
-2
/
+3
2024-02-13
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
2
-19
/
+142
2024-02-13
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
1
-7
/
+9
2024-02-13
net: add generic percpu page_pool allocator
Lorenzo Bianconi
3
-6
/
+67
2024-02-13
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
5
-0
/
+6
2024-02-13
net: bridge: use netdev_lockdep_set_classes()
Eric Dumazet
1
-8
/
+1
2024-02-13
vlan: use netdev_lockdep_set_classes()
Eric Dumazet
1
-23
/
+1
2024-02-13
rtnetlink: use xarray iterator to implement rtnl_dump_ifinfo()
Eric Dumazet
1
-38
/
+20
2024-02-13
vlan: use xarray iterator to implement /proc/net/vlan/config
Eric Dumazet
1
-30
/
+16
2024-02-13
xsk: Add truesize to skb_add_rx_frag().
Sebastian Andrzej Siewior
1
-1
/
+2
2024-02-13
net: sched: codel replace GPLv2/BSD boilerplate
Stephen Hemminger
1
-31
/
+1
2024-02-13
can: canxl: add virtual CAN network identifier support
Oliver Hartkopp
2
-8
/
+87
2024-02-13
af_unix: Fix task hung while purging oob_skb in GC.
Kuniyuki Iwashima
1
-3
/
+4
2024-02-13
net: sched: Remove NET_ACT_IPT from Kconfig
Harshit Mogalapalli
1
-10
/
+0
2024-02-13
net:rds: Fix possible deadlock in rds_message_put
Allison Henderson
1
-2
/
+11
2024-02-12
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2
-7
/
+10
2024-02-12
ipv4: Set the routing scope properly in ip_route_output_ports().
Guillaume Nault
5
-5
/
+5
2024-02-12
wifi: cfg80211: report unprotected deauth/disassoc in wowlan
Shaul Triebitz
1
-0
/
+5
2024-02-12
wifi: mac80211: drop injection on disabled-chan monitor
Johannes Berg
1
-1
/
+9
2024-02-12
wifi: cfg80211: optionally support monitor on disabled channels
Johannes Berg
3
-17
/
+41
2024-02-12
wifi: cfg80211: rename UHB to 6 GHz
Johannes Berg
3
-13
/
+13
2024-02-12
wifi: mac80211: remove only own link stations during stop_ap
Aditya Kumar Singh
1
-1
/
+1
2024-02-12
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
8
-18
/
+33
2024-02-12
wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATION
Aditya Kumar Singh
2
-3
/
+23
2024-02-12
wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify
Lorenzo Bianconi
2
-3
/
+2
2024-02-12
can: isotp: support dynamic flow control parameters
Oliver Hartkopp
1
-2
/
+3
2024-02-12
can: bcm: add recvmsg flags for own, local and remote traffic
Nicolas Maier
1
-12
/
+57
2024-02-12
9p: Fix read/write debug statements to report server reply
Dominique Martinet
1
-5
/
+5
2024-02-12
9p/trans_fd: remove Excess kernel-doc comment
Randy Dunlap
1
-1
/
+0
[prev]
[next]