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-10-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-10-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-10-08
wifi: mac80211: Convert color collision detection to wiphy work
Remi Pommarel
3
-13
/
+16
2024-10-08
wifi: cfg80211: Add wiphy_delayed_work_pending()
Remi Pommarel
1
-0
/
+7
2024-10-08
wifi: cfg80211: Do not create BSS entries for unsupported channels
Chenming Huang
1
-0
/
+4
2024-10-08
wifi: mac80211: Fix setting txpower with emulate_chanctx
Ben Greear
1
-0
/
+5
2024-10-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-17
/
+32
2024-09-15
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
1
-2
/
+2
2024-09-13
net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
Maxime Chevallier
1
-2
/
+0
2024-09-13
Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-1
/
+3
2024-09-13
net: fib_rules: Enable DSCP selector usage
Ido Schimmel
1
-1
/
+2
2024-09-13
ipv6: fib_rules: Add DSCP selector support
Ido Schimmel
1
-3
/
+40
2024-09-13
ipv4: fib_rules: Add DSCP selector support
Ido Schimmel
1
-4
/
+50
2024-09-13
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
1
-1
/
+2
2024-09-13
net: ethtool: Enhance error messages sent to user space
Danielle Ratson
1
-3
/
+11
2024-09-13
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-09-13
net: tipc: avoid possible garbage value
Su Hui
1
-1
/
+1
2024-09-13
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
2024-09-13
Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-37
/
+26
2024-09-13
xsk: fix batch alloc API on non-coherent systems
Maciej Fijalkowski
1
-7
/
+18
2024-09-13
memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOL
Mina Almasry
1
-0
/
+1
2024-09-12
net: caif: remove unused name
Jakub Kicinski
1
-2
/
+0
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-10
/
+15
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-13
/
+64
2024-09-12
net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_...
Lorenzo Bianconi
2
-1
/
+7
2024-09-12
Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-6
/
+42
2024-09-12
can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().
Kuniyuki Iwashima
1
-1
/
+3
2024-09-11
netdev: add dmabuf introspection
Mina Almasry
2
-0
/
+12
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
1
-0
/
+68
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
4
-5
/
+292
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
7
-8
/
+70
2024-09-11
net: support non paged skb frags
Mina Almasry
6
-4
/
+22
2024-09-11
memory-provider: dmabuf devmem memory provider
Mina Almasry
6
-27
/
+240
2024-09-11
page_pool: devmem support
Mina Almasry
5
-24
/
+88
2024-09-11
netdev: netdevice devmem allocator
Mina Almasry
2
-0
/
+75
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
10
-5
/
+574
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
3
-0
/
+27
2024-09-11
netdev: add netdev_rx_queue_restart()
Mina Almasry
2
-0
/
+75
2024-09-11
net: ethtool: phy: Check the req_info.pdn field for GET commands
Maxime Chevallier
1
-1
/
+1
2024-09-11
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
1
-4
/
+9
2024-09-11
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
6
-8
/
+140
2024-09-11
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
4
-0
/
+23
2024-09-11
mptcp: export mptcp_subflow_early_fallback()
Matthieu Baerts (NGI0)
2
-7
/
+8
2024-09-11
net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
Jeongjun Park
1
-0
/
+4
2024-09-11
net: hsr: Remove interlink_sequence_nr.
Eric Dumazet
2
-2
/
+0
2024-09-11
net: hsr: Use the seqnr lock for frames received via interlink port.
Sebastian Andrzej Siewior
1
-1
/
+10
2024-09-12
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
1
-3
/
+38
2024-09-12
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
1
-3
/
+4
2024-09-11
Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
20
-133
/
+417
[next]