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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2020-06-23
net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB
Jonathan McDowell
1
-96
/
+210
2020-06-23
Merge branch 'bonding-initial-support-for-hardware-crypto-offload'
David S. Miller
6
-27
/
+183
2020-06-23
bonding: support hardware encryption offload to slaves
Jarod Wilson
2
-2
/
+128
2020-06-23
mlx5: become aware of when running as a bonding slave
Jarod Wilson
1
-0
/
+6
2020-06-23
ixgbe_ipsec: become aware of when running as a bonding slave
Jarod Wilson
1
-8
/
+31
2020-06-23
xfrm: bail early on slave pass over skb
Jarod Wilson
2
-17
/
+18
2020-06-23
Merge branch 'devlink-Support-get-set-mac-address-of-a-port-function'
David S. Miller
10
-69
/
+343
2020-06-23
net/mlx5: E-switch, Supporting setting devlink port function mac address
Parav Pandit
3
-0
/
+41
2020-06-23
net/mlx5: Split mac address setting function for using state_lock
Parav Pandit
1
-14
/
+24
2020-06-23
net/mlx5: E-switch, Support querying port function mac address
Parav Pandit
3
-0
/
+55
2020-06-23
net/mlx5: Move helper to eswitch layer
Parav Pandit
2
-7
/
+8
2020-06-23
net/mlx5: E-switch, Introduce and use eswitch support check helper
Parav Pandit
3
-40
/
+50
2020-06-23
net/mlx5: Constify mac address pointer
Parav Pandit
4
-5
/
+5
2020-06-23
net/devlink: Support setting hardware address of port function
Parav Pandit
2
-0
/
+86
2020-06-23
net/devlink: Support querying hardware address of port function
Parav Pandit
3
-0
/
+67
2020-06-23
net/devlink: Prepare devlink port functions to fill extack
Parav Pandit
1
-4
/
+8
2020-06-21
Merge branch 'Marvell-mvpp2-improvements'
David S. Miller
1
-75
/
+88
2020-06-21
net: mvpp2: set xlg flow control in mvpp2_mac_link_up()
Russell King
1
-12
/
+11
2020-06-21
net: mvpp2: add register modification helper
Russell King
1
-42
/
+46
2020-06-21
net: mvpp2: add mvpp2_phylink_to_port() helper
Russell King
1
-15
/
+14
2020-06-21
net: mvpp2: add port support helpers
Russell King
1
-16
/
+27
2020-06-21
Remove redundant skb null check
Gaurav Singh
1
-1
/
+1
2020-06-21
Merge branch 'tcp-remove-two-indirect-calls-from-xmit-path'
David S. Miller
6
-16
/
+28
2020-06-21
tcp: remove indirect calls for icsk->icsk_af_ops->send_check
Eric Dumazet
4
-10
/
+14
2020-06-21
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
4
-6
/
+14
2020-06-21
of: mdio: preserve phy dev_flags in of_phy_connect()
Tao Ren
1
-1
/
+1
2020-06-21
net: Avoid overwriting valid skb->napi_id
Amritha Nambiar
1
-1
/
+5
2020-06-21
Remove redundant condition in qdisc_graft
Gaurav Singh
1
-2
/
+1
2020-06-21
Merge branch 'Ocelot-Felix-driver-cleanup'
David S. Miller
18
-2519
/
+2510
2020-06-21
net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del}
Vladimir Oltean
2
-56
/
+45
2020-06-21
net: mscc: ocelot: generalize the "ACE/ACL" names
Vladimir Oltean
6
-251
/
+257
2020-06-21
net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}
Vladimir Oltean
6
-5
/
+5
2020-06-21
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean
10
-1159
/
+1151
2020-06-21
net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.c
Vladimir Oltean
4
-452
/
+442
2020-06-21
net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCH
Vladimir Oltean
2
-4
/
+4
2020-06-21
net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a library
Vladimir Oltean
3
-12
/
+23
2020-06-21
net: mscc: ocelot: rename module to mscc_ocelot
Vladimir Oltean
1
-1
/
+2
2020-06-21
net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.c
Vladimir Oltean
2
-1
/
+1
2020-06-21
net: mscc: ocelot: access EtherType using __be16
Vladimir Oltean
2
-4
/
+4
2020-06-21
net: mscc: ocelot: use plain int when interacting with TCAM tables
Vladimir Oltean
1
-4
/
+6
2020-06-21
net: dsa: felix: make vcap is2 keys and actions static
Vladimir Oltean
1
-2
/
+2
2020-06-21
Merge branch 'Strict-mode-for-VRF'
David S. Miller
4
-9
/
+963
2020-06-21
selftests: add selftest for the VRF strict mode
Andrea Mayer
1
-0
/
+390
2020-06-21
vrf: add l3mdev registration for table to VRF device lookup
Andrea Mayer
1
-4
/
+55
2020-06-21
vrf: add sysctl parameter for strict mode
Andrea Mayer
1
-0
/
+118
2020-06-21
vrf: track associations between VRF devices and tables
Andrea Mayer
1
-5
/
+268
2020-06-21
l3mdev: add infrastructure for table to VRF mapping
Andrea Mayer
2
-0
/
+132
2020-06-20
net/sched: cls_u32: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2020-06-20
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2020-06-20
Merge branch 'Clause-45-PHY-probing-improvements'
David S. Miller
4
-62
/
+117
[next]