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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
devlink: remove devlink features
Jiri Pirko
1
-1
/
+1
2023-01-28
net: netlink: recommend policy range validation
Johannes Berg
1
-1
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+26
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
1
-5
/
+11
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
1
-2
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
1
-4
/
+0
2023-01-27
net: remove unnecessary includes from net/flow.h
Jakub Kicinski
1
-2
/
+3
2023-01-27
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
1
-1
/
+3
2023-01-25
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2
-1
/
+6
2023-01-25
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
1
-5
/
+1
2023-01-25
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
1
-2
/
+3
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
1
-1
/
+2
2023-01-25
net/smc: Register SMC-D as ISM client
Stefan Raspl
1
-4
/
+1
2023-01-25
net/ism: Add new API for client registration
Stefan Raspl
1
-9
/
+2
2023-01-24
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
1
-4
/
+0
2023-01-23
Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-39
/
+50
2023-01-23
xsk: Add cb area to struct xdp_buff_xsk
Toke Høiland-Jørgensen
1
-0
/
+5
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
1
-0
/
+21
2023-01-23
net: dsa: add plumbing for changing and getting MAC merge layer state
Vladimir Oltean
1
-0
/
+11
2023-01-20
net: mana: Fix IRQ name - add PCI and queue number
Haiyang Zhang
1
-0
/
+3
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2023-01-20
net: dcb: add helper functions to retrieve PCP and DSCP rewrite maps
Daniel Machon
1
-0
/
+10
2023-01-20
net: dcb: add new rewrite table
Daniel Machon
1
-0
/
+8
2023-01-19
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
1
-6
/
+0
2023-01-19
devlink: remove reporters_lock
Jiri Pirko
1
-1
/
+0
2023-01-19
devlink: protect health reporter operation with instance lock
Jiri Pirko
1
-3
/
+19
2023-01-19
devlink: remove linecards lock
Jiri Pirko
1
-3
/
+3
2023-01-19
wifi: mac80211: drop extra 'e' from ieeee80211... name
Johannes Berg
1
-3
/
+3
2023-01-19
wifi: mac80211: add kernel-doc for EHT structure
Johannes Berg
1
-0
/
+1
2023-01-18
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
1
-3
/
+16
2023-01-18
wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_conf
Muna Sinada
1
-0
/
+13
2023-01-18
wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_conf
Muna Sinada
1
-0
/
+13
2023-01-18
wifi: cfg80211: Use MLD address to indicate MLD STA disconnection
Veerendranath Jakkam
1
-2
/
+2
2023-01-18
wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offload
Shivani Baranwal
1
-1
/
+2
2023-01-18
wifi: cfg80211: remove support for static WEP
Johannes Berg
1
-9
/
+0
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for some ct expression calls
Florian Westphal
1
-0
/
+12
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for objref calls
Florian Westphal
1
-0
/
+4
2023-01-17
Merge wireless into wireless-next
Kalle Valo
11
-31
/
+72
2023-01-16
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
1
-0
/
+7
2023-01-13
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-1
/
+1
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-01-12
wifi: mac80211: Drop stations iterator where the iterator function may sleep
Martin Blumenstingl
1
-21
/
+0
2023-01-10
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
1
-4
/
+0
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
1
-0
/
+2
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
1
-1
/
+2
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-3
/
+35
2023-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
1
-1
/
+24
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2
-0
/
+9
2022-12-28
net/sched: fix retpoline wrapper compilation on configs without tc filters
Pedro Tammela
1
-2
/
+2
[next]