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.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
2023-03-17
gve: Add XDP DROP and TX support for GQI-QPL format
Praveen Kaligineedi
5
-39
/
+687
2023-03-17
gve: Changes to add new TX queues
Praveen Kaligineedi
6
-50
/
+104
2023-03-17
gve: XDP support GQI-QPL: helper function changes
Praveen Kaligineedi
8
-44
/
+70
2023-03-17
Merge branch 'net-sk_err-lockless-annotate'
David S. Miller
20
-56
/
+63
2023-03-17
af_unix: annotate lockless accesses to sk->sk_err
Eric Dumazet
1
-4
/
+5
2023-03-17
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
3
-7
/
+7
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
6
-14
/
+15
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
7
-9
/
+10
2023-03-17
dccp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
3
-11
/
+14
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
4
-12
/
+13
2023-03-17
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
1
-1
/
+1
2023-03-17
Merge branch 'pcs_get_state-fixes'
David S. Miller
2
-13
/
+4
2023-03-17
net: pcs: lynx: don't print an_enabled in pcs_get_state()
Russell King (Oracle)
1
-2
/
+2
2023-03-17
net: pcs: xpcs: remove double-read of link state when using AN
Russell King (Oracle)
1
-11
/
+2
2023-03-17
Merge branch 'vxlan-MDB-support'
David S. Miller
15
-241
/
+4207
2023-03-17
selftests: net: Add VXLAN MDB test
Ido Schimmel
3
-0
/
+2320
2023-03-17
vxlan: Enable MDB support
Ido Schimmel
1
-0
/
+3
2023-03-17
vxlan: Add MDB data path support
Ido Schimmel
3
-0
/
+135
2023-03-17
vxlan: mdb: Add an internal flag to indicate MDB usage
Ido Schimmel
2
-0
/
+8
2023-03-17
vxlan: mdb: Add MDB control path support
Ido Schimmel
6
-1
/
+1396
2023-03-17
vxlan: Expose vxlan_xmit_one()
Ido Schimmel
2
-3
/
+4
2023-03-17
vxlan: Move address helpers to private headers
Ido Schimmel
2
-47
/
+45
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2
-2
/
+9
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
5
-318
/
+244
2023-03-17
bridge: mcast: Implement MDB net device operations
Ido Schimmel
3
-0
/
+152
2023-03-17
net: Add MDB net device operations
Ido Schimmel
1
-0
/
+21
2023-03-17
Merge branch 'J784S4-CPSW9G-bindings'
David S. Miller
1
-3
/
+7
2023-03-17
dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J784S4 CPSW9G support
Siddharth Vadapalli
1
-1
/
+5
2023-03-17
dt-bindings: net: ti: k3-am654-cpsw-nuss: Fix compatible order
Siddharth Vadapalli
1
-2
/
+2
2023-03-17
net: mana: Add new MANA VF performance counters for easier troubleshooting
Shradha Gupta
3
-4
/
+128
2023-03-17
net: wangxun: Implement the ndo change mtu interface
Mengyuan Lou
7
-5
/
+31
2023-03-17
net: dsa: realtek: rtl8365mb: add change_mtu
Luiz Angelo Daros de Luca
1
-4
/
+36
2023-03-17
Merge branch 'add-ptp-support-for-sama7g5'
Jakub Kicinski
1
-2
/
+3
2023-03-17
net: macb: Add PTP support to EMAC for sama7g5
Durai Manickam KR
1
-1
/
+2
2023-03-17
net: macb: Add PTP support to GEM for sama7g5
Durai Manickam KR
1
-1
/
+1
2023-03-17
net: dsa: hellcreek: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-21
/
+24
2023-03-16
nfc: mrvl: Use of_property_read_bool() for boolean properties
Rob Herring
4
-18
/
+7
2023-03-16
nfc: mrvl: Move platform_data struct into driver
Rob Herring
2
-50
/
+28
2023-03-16
net: phy: mxl-gpy: enhance delay time required by loopback disable function
Xu Liang
1
-6
/
+29
2023-03-16
net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"
Colin Ian King
1
-1
/
+1
2023-03-16
Merge branch 'nfp-flower-add-support-for-multi-zone-conntrack'
Jakub Kicinski
3
-64
/
+230
2023-03-16
nfp: flower: offload tc flows of multiple conntrack zones
Wentao Jia
3
-23
/
+154
2023-03-16
nfp: flower: prepare for parameterisation of number of offload rules
Wentao Jia
1
-26
/
+28
2023-03-16
nfp: flower: add goto_chain_index for ct entry
Wentao Jia
2
-2
/
+8
2023-03-16
nfp: flower: refactor function "is_post_ct_flow"
Wentao Jia
1
-13
/
+12
2023-03-16
nfp: flower: refactor function "is_pre_ct_flow"
Wentao Jia
1
-0
/
+12
2023-03-16
nfp: flower: add get_flow_act_ct() for ct action
Wentao Jia
1
-1
/
+17
2023-03-16
Merge mlx5 updates 2023-03-13
Jakub Kicinski
28
-250
/
+654
2023-03-16
net/mlx5e: Enable TC offload for egress MACVLAN over bond
Maor Dickman
1
-3
/
+3
2023-03-16
net/mlx5e: Enable TC offload for ingress MACVLAN over bond
Maor Dickman
1
-1
/
+6
[next]