index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-19
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
4
-17
/
+17
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
8
-17
/
+10
2021-12-19
flow_offload: reject to offload tc actions in offload drivers
Baowen Zheng
3
-1
/
+7
2021-12-19
flow_offload: fill flags to action structure
Baowen Zheng
14
-14
/
+14
2021-12-18
xdp: move the if dev statements to the first
Yajun Deng
1
-5
/
+5
2021-12-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
6
-247
/
+1637
2021-12-18
Merge branch 'mptcp-miscellaneous-changes-for-5-17'
Jakub Kicinski
5
-95
/
+103
2021-12-18
mptcp: clean up harmless false expressions
Jean Sacren
1
-4
/
+4
2021-12-18
selftests: mptcp: try to set mptcp ulp mode in different sk states
Florian Westphal
2
-66
/
+51
2021-12-18
mptcp: enforce HoL-blocking estimation
Paolo Abeni
2
-25
/
+48
2021-12-18
net: ethernet: mtk_eth_soc: delete some dead code
Dan Carpenter
1
-3
/
+0
2021-12-18
net: mtk_eth_soc: delete an unneeded variable
Dan Carpenter
1
-1
/
+0
2021-12-18
tsnep: Fix s390 devm_ioremap_resource warning
Gerhard Engleder
1
-0
/
+1
2021-12-17
iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
1
-0
/
+50
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
Brett Creeley
3
-51
/
+383
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
5
-51
/
+135
2021-12-17
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
Brett Creeley
3
-94
/
+453
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
Brett Creeley
3
-52
/
+240
2021-12-17
virtchnl: Add support for new VLAN capabilities
Brett Creeley
1
-0
/
+377
2021-12-17
Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
131
-1919
/
+5596
2021-12-17
net: dsa: microchip: remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-12-17
net: mana: Add RX fencing
Dexuan Cui
2
-5
/
+66
2021-12-17
net: vertexcom: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-12-17
nfp: flower: refine the use of circular buffer
Yinjun Zhang
1
-19
/
+31
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
342
-1185
/
+3131
2021-12-17
Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+10
2021-12-17
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
81
-198
/
+881
2021-12-17
Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-57
/
+84
2021-12-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
12
-30
/
+434
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
1
-2
/
+14
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2
-0
/
+32
2021-12-16
bpf: Fix extable address check.
Alexei Starovoitov
1
-7
/
+42
2021-12-16
bpf: Fix extable fixup offset.
Alexei Starovoitov
1
-1
/
+1
2021-12-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+12
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
1
-0
/
+23
2021-12-16
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
1
-9
/
+15
2021-12-16
bpf: Fix signed bounds propagation after mov32
Daniel Borkmann
1
-0
/
+4
2021-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2021-12-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
47
-326
/
+2104
2021-12-16
Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2021-12-16
arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
Lakshmi Ramasubramanian
1
-0
/
+1
2021-12-16
afs: Fix mmap
David Howells
2
-2
/
+4
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-16
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2
-1
/
+5
2021-12-16
net/smc: Prevent smc_release() from long blocking
D. Wythe
1
-1
/
+3
2021-12-16
wcn36xx: Implement beacon filtering
Bryan O'Donoghue
4
-0
/
+107
2021-12-16
wcn36xx: Fix physical location of beacon filter comment
Bryan O'Donoghue
1
-3
/
+4
2021-12-16
wcn36xx: Fix beacon filter structure definitions
Bryan O'Donoghue
1
-3
/
+3
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
5
-13
/
+101
2021-12-16
dt: bindings: add new DT entry for ath11k PCI device support
Anilkumar Kolli
1
-0
/
+30
[next]