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
2022-02-11
bpftool: Add libbpf's version number to "bpftool version" output
Quentin Monnet
2
-6
/
+11
2022-02-11
bpf: Fix bpf_prog_pack build for ppc64_defconfig
Song Liu
1
-2
/
+2
2022-02-11
selftest/bpf: Check invalid length in test_xdp_update_frags
Lorenzo Bianconi
1
-1
/
+37
2022-02-11
Merge branch 'bpf-light-skel'
Daniel Borkmann
13
-363
/
+372
2022-02-11
bpf: Convert bpf_preload.ko to use light skeleton.
Alexei Starovoitov
9
-247
/
+70
2022-02-11
bpf: Update iterators.lskel.h.
Alexei Starovoitov
1
-72
/
+69
2022-02-11
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
1
-19
/
+20
2022-02-11
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2
-21
/
+179
2022-02-11
bpf: Extend sys_bpf commands for bpf_syscall programs.
Alexei Starovoitov
1
-4
/
+34
2022-02-10
net: dsa: qca8k: fix noderef.cocci warnings
kernel test robot
1
-1
/
+1
2022-02-10
net/switchdev: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-10
ipv4: Reject again rules with high DSCP values
Guillaume Nault
1
-0
/
+5
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
6
-62
/
+69
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
3
-9
/
+6
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
3
-2
/
+51
2022-02-10
Merge branch 'ping6-cmsg'
David S. Miller
7
-82
/
+499
2022-02-10
selftests: net: test standard socket cmsgs across UDP and ICMP sockets
Jakub Kicinski
2
-0
/
+84
2022-02-10
selftests: net: cmsg_sender: support Tx timestamping
Jakub Kicinski
1
-1
/
+122
2022-02-10
selftests: net: cmsg_sender: support setting SO_TXTIME
Jakub Kicinski
1
-3
/
+46
2022-02-10
selftests: net: cmsg_so_mark: test with SO_MARK set by setsockopt
Jakub Kicinski
2
-11
/
+31
2022-02-10
selftests: net: cmsg_so_mark: test ICMP and RAW sockets
Jakub Kicinski
1
-8
/
+16
2022-02-10
selftests: net: cmsg_sender: support icmp and raw sockets
Jakub Kicinski
1
-9
/
+55
2022-02-10
selftests: net: make cmsg_so_mark ready for more options
Jakub Kicinski
2
-26
/
+117
2022-02-10
selftests: net: rename cmsg_so_mark
Jakub Kicinski
4
-6
/
+6
2022-02-10
net: ping6: support setting socket options via cmsg
Jakub Kicinski
1
-4
/
+9
2022-02-10
net: ping6: support packet timestamping
Jakub Kicinski
1
-0
/
+1
2022-02-10
net: ping6: remove a pr_debug() statement
Jakub Kicinski
1
-2
/
+0
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...
David S. Miller
5
-122
/
+92
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
41
-689
/
+4150
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
33
-524
/
+449
2022-02-10
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2
-25
/
+33
2022-02-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
201
-2215
/
+4049
2022-02-10
net: drop_monitor: support drop reason
Menglong Dong
2
-6
/
+36
2022-02-09
Merge branch 'Split bpf_sk_lookup remote_port field'
Alexei Starovoitov
5
-5
/
+14
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2
-1
/
+8
2022-02-09
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
3
-4
/
+6
2022-02-09
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
4
-2
/
+40
2022-02-09
ice: Add support for 802.1ad port VLANs VF
Brett Creeley
1
-7
/
+44
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2
-49
/
+238
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
17
-59
/
+996
2022-02-09
ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
6
-43
/
+1226
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
9
-22
/
+87
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
16
-86
/
+813
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
6
-142
/
+140
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
11
-26
/
+78
2022-02-09
ice: Refactor vf->port_vlan_info to use ice_vlan
Brett Creeley
2
-35
/
+44
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
10
-59
/
+82
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
14
-334
/
+450
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
4
-5
/
+14
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
2
-50
/
+128
[next]