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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-36
/
+63
2022-03-01
Merge branch 'sfc-optimize-rxqs-count-and-affinities'
Jakub Kicinski
1
-19
/
+44
2022-03-01
sfc: set affinity hints in local NUMA node only
Íñigo Huguet
1
-2
/
+10
2022-03-01
sfc: default config to 1 channel/core in local NUMA node only
Íñigo Huguet
1
-17
/
+34
2022-03-01
net: smc: fix different types in min()
Jakub Kicinski
1
-2
/
+2
2022-03-01
Bluetooth: Fix not checking MGMT cmd pending queue
Brian Gix
1
-36
/
+63
2022-03-02
bpf, test_run: Fix overflow in XDP frags bpf_test_finish
Stanislav Fomichev
1
-0
/
+5
2022-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
13
-20
/
+226
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
3
-6
/
+19
2022-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-21
/
+41
2022-03-01
Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+18
2022-03-01
binfmt_elf: Avoid total_mapping_size for ET_EXEC
Kees Cook
1
-7
/
+18
2022-03-01
iavf: Remove non-inclusive language
Mateusz Palczewski
3
-4
/
+4
2022-03-01
iavf: Fix incorrect use of assigning iavf_status to int
Mateusz Palczewski
1
-92
/
+68
2022-03-01
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
3
-39
/
+157
2022-03-01
iavf: remove redundant ret variable
Minghao Chi
1
-7
/
+2
2022-03-01
iavf: Add usage of new virtchnl format to set default MAC
Mateusz Palczewski
2
-3
/
+25
2022-03-01
iavf: refactor processing of VLAN V2 capability message
Mateusz Palczewski
2
-30
/
+95
2022-03-01
iavf: Add support for 50G/100G in AIM algorithm
Mateusz Palczewski
1
-15
/
+47
2022-03-01
Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
10
-22
/
+54
2022-03-01
Merge branch 'smc-datapath-opts'
David S. Miller
11
-42
/
+317
2022-03-01
net/smc: don't send in the BH context if sock_owned_by_user
Dust Li
3
-5
/
+34
2022-03-01
net/smc: don't req_notify until all CQEs drained
Dust Li
1
-21
/
+28
2022-03-01
net/smc: correct settings of RMB window update limit
Dust Li
1
-1
/
+1
2022-03-01
net/smc: send directly on setting TCP_NODELAY
Dust Li
1
-2
/
+2
2022-03-01
net/smc: add sysctl for autocorking
Dust Li
4
-1
/
+35
2022-03-01
net/smc: add autocorking support
Dust Li
3
-15
/
+105
2022-03-01
net/smc: add sysctl interface for SMC
Dust Li
5
-1
/
+116
2022-03-01
cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typo
Johannes Berg
1
-1
/
+1
2022-03-01
selftests/bpf: Update btf_dump case for conflicting names
Xu Kuohai
1
-13
/
+41
2022-03-01
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
1
-0
/
+5
2022-03-01
netfilter: nf_queue: handle socket prefetch
Florian Westphal
1
-0
/
+12
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
3
-8
/
+19
2022-03-01
selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test
Florian Westphal
4
-1
/
+157
2022-03-01
netfilter: nf_queue: don't assume sk is full socket
Florian Westphal
1
-1
/
+10
2022-03-01
mac80211: treat some SAE auth steps as final
Johannes Berg
2
-5
/
+13
2022-03-01
nl80211: Handle nla_memdup failures in handle_nan_filter
Jiasheng Jiang
1
-0
/
+12
2022-03-01
iwlwifi: mvm: check debugfs_dir ptr before use
Randy Dunlap
1
-3
/
+8
2022-03-01
iwlwifi: don't advertise TWT support
Golan Ben Ami
2
-3
/
+1
2022-03-01
rfkill: define rfill_soft_blocked() if !RFKILL
Ben Dooks
1
-0
/
+5
2022-03-01
MIPS: ralink: mt7621: use bitwise NOT instead of logical
Ilya Lipnitskiy
1
-1
/
+1
2022-03-01
Merge branch 'vxlan-vnifiltering'
David S. Miller
11
-265
/
+2307
2022-03-01
drivers: vxlan: vnifilter: add support for stats dumping
Nikolay Aleksandrov
2
-7
/
+110
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
4
-9
/
+128
2022-03-01
selftests: add new tests for vxlan vnifiltering
Roopa Prabhu
1
-0
/
+579
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
6
-32
/
+1147
2022-03-01
vxlan_multicast: Move multicast helpers to a separate file
Roopa Prabhu
4
-124
/
+142
2022-03-01
rtnetlink: add new rtm tunnel api for tunnel id filtering
Roopa Prabhu
3
-1
/
+39
2022-03-01
vxlan_core: add helper vxlan_vni_in_use
Roopa Prabhu
1
-18
/
+28
2022-03-01
vxlan_core: make multicast helper take rip and ifindex explicitly
Roopa Prabhu
1
-16
/
+21
[prev]
[next]