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-01-07
mlxsw: Introduce flex key elements for Spectrum-4
Amit Cohen
2
-0
/
+43
2022-01-07
mlxsw: Rename virtual router flex key element
Amit Cohen
4
-12
/
+12
2022-01-07
Merge branch 'dpaa2-eth-small-cleanup'
Jakub Kicinski
2
-5
/
+24
2022-01-07
dpaa2-switch: check if the port priv is valid
Ioana Ciornei
1
-3
/
+6
2022-01-07
dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...
Ioana Ciornei
1
-1
/
+14
2022-01-07
dpaa2-mac: bail if the dpmacs fwnode is not found
Robert-Ionut Alexa
1
-1
/
+4
2022-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
36
-368
/
+1214
2022-01-07
Merge branch 'net: bpf: handle return value of post_bind{4,6} and add selftes...
Alexei Starovoitov
10
-148
/
+233
2022-01-07
bpf: selftests: Add bind retry for post_bind{4, 6}
Menglong Dong
1
-20
/
+130
2022-01-07
bpf: selftests: Use C99 initializers in test_sock.c
Menglong Dong
1
-128
/
+92
2022-01-07
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
9
-0
/
+11
2022-01-07
bpf/selftests: Test bpf_d_path on rdonly_mem.
Hao Luo
2
-1
/
+49
2022-01-07
libbpf: Add documentation for bpf_map batch operations
Grant Seltzer
2
-6
/
+117
2022-01-07
selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3
Andrii Nakryiko
1
-2
/
+2
2022-01-06
veth: Do not record rx queue hint in veth_xmit
Daniel Borkmann
1
-1
/
+0
2022-01-06
ethernet: ibmveth: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-06
sfc: Use swap() instead of open coding it
Jiapeng Chong
1
-10
/
+4
2022-01-06
ethtool: use phydev variable
Tom Rix
1
-4
/
+4
2022-01-06
net: macb: use .mac_select_pcs() interface
Russell King (Oracle)
2
-15
/
+14
2022-01-06
gro: add ability to control gro max packet size
Coco Li
6
-1
/
+41
2022-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
3
-13
/
+18
2022-01-06
net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic
Vladimir Oltean
1
-0
/
+8
2022-01-06
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
Vladimir Oltean
1
-58
/
+56
2022-01-06
Merge branch 'dsa-init-cleanups'
David S. Miller
3
-50
/
+60
2022-01-06
net: dsa: setup master before ports
Vladimir Oltean
1
-10
/
+13
2022-01-06
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
1
-13
/
+37
2022-01-06
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2
-2
/
+10
2022-01-06
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
1
-24
/
+1
2022-01-06
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
1
-3
/
+1
2022-01-06
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
1
-7
/
+7
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
11
-8
/
+96
2022-01-06
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
2
-11
/
+58
2022-01-06
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
4
-45
/
+39
2022-01-06
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
3
-4
/
+11
2022-01-06
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
2
-0
/
+4
2022-01-06
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
2
-30
/
+65
2022-01-06
Merge branch 'samples/bpf: xdpsock app enhancements'
Alexei Starovoitov
1
-22
/
+341
2022-01-06
samples/bpf: xdpsock: Add timestamp for Tx-only operation
Ong Boon Leong
1
-9
/
+68
2022-01-06
samples/bpf: xdpsock: Add time-out for cleaning Tx
Ong Boon Leong
1
-2
/
+9
2022-01-06
samples/bpf: xdpsock: Add sched policy and priority support
Ong Boon Leong
1
-2
/
+59
2022-01-06
samples/bpf: xdpsock: Add cyclic TX operation capability
Ong Boon Leong
1
-5
/
+80
2022-01-06
samples/bpf: xdpsock: Add clockid selection support
Ong Boon Leong
1
-2
/
+38
2022-01-06
samples/bpf: xdpsock: Add Dest and Src MAC setting for Tx-only operation
Ong Boon Leong
1
-5
/
+30
2022-01-06
samples/bpf: xdpsock: Add VLAN support for Tx-only operation
Ong Boon Leong
1
-15
/
+75
2022-01-06
Merge branch 'net-lantiq_xrx200-improve-ethernet-performance'
Jakub Kicinski
2
-23
/
+41
2022-01-06
net: lantiq_xrx200: convert to build_skb
Aleksander Jan Bajkowski
1
-20
/
+36
2022-01-06
net: lantiq_xrx200: increase napi poll weigth
Aleksander Jan Bajkowski
1
-2
/
+4
2022-01-06
MIPS: lantiq: dma: increase descritor count
Aleksander Jan Bajkowski
1
-1
/
+1
2022-01-06
testptp: set pin function before other requests
Miroslav Lichvar
1
-12
/
+12
2022-01-06
libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API
Christy Lee
1
-1
/
+2
[next]