index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fdt_ro.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
net: phylink: add pcs_validate() method
Russell King (Oracle)
2
-0
/
+51
2021-12-16
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
2
-9
/
+77
2021-12-16
netfilter: conntrack: Remove useless assignment statements
luo penghao
1
-1
/
+0
2021-12-15
net/mlx5: Introduce log_max_current_uc_list_wr_supported bit
Shay Drory
1
-1
/
+1
2021-12-15
ice: use modern kernel API for kick
Jesse Brandeburg
1
-4
/
+5
2021-12-15
ice: tighter control over VSI_DOWN state
Jesse Brandeburg
2
-5
/
+8
2021-12-15
ice: use prefetch methods
Jesse Brandeburg
1
-1
/
+12
2021-12-15
ice: update to newer kernel API
Jesse Brandeburg
1
-9
/
+9
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
11
-29
/
+330
2021-12-15
ice: reduce time to read Option ROM CIVD data
Jacob Keller
1
-12
/
+36
2021-12-15
ice: move ice_devlink_flash_update and merge with ice_flash_pldm_image
Jacob Keller
3
-72
/
+39
2021-12-15
ice: move and rename ice_check_for_pending_update
Jacob Keller
3
-77
/
+77
2021-12-15
ice: devlink: add shadow-ram region to snapshot Shadow RAM
Jacob Keller
2
-5
/
+89
2021-12-15
ethtool: always write dev in ethnl_parse_header_dev_get
Jakub Kicinski
1
-3
/
+2
2021-12-15
net: add net device refcount tracker to struct packet_type
Eric Dumazet
3
-5
/
+14
2021-12-15
selftests: mlxsw: vxlan: Remove IPv6 test case
Amit Cohen
1
-18
/
+0
2021-12-15
mlxsw: Add support for VxLAN with IPv6 underlay
Amit Cohen
4
-10
/
+168
2021-12-15
mlxsw: spectrum_nve: Keep track of IPv6 addresses used by FDB entries
Amit Cohen
3
-2
/
+162
2021-12-15
mlxsw: reg: Add a function to fill IPv6 unicast FDB entries
Amit Cohen
1
-0
/
+13
2021-12-15
mlxsw: Split handling of FDB tunnel entries between address families
Amit Cohen
2
-24
/
+38
2021-12-15
mlxsw: spectrum_nve_vxlan: Make VxLAN flags check per address family
Amit Cohen
1
-9
/
+22
2021-12-15
mlxsw: spectrum_ipip: Use common hash table for IPv6 address mapping
Amit Cohen
1
-22
/
+6
2021-12-15
mlxsw: spectrum: Add hash table for IPv6 address mapping
Amit Cohen
2
-0
/
+150
2021-12-15
net: fec: fix system hang during suspend/resume
Joakim Zhang
1
-12
/
+34
2021-12-15
net: ocelot: add support to get port mac from device-tree
Clément Léger
1
-1
/
+4
2021-12-15
sun4i-emac.c: remove unnecessary branch
Conley Lee
1
-18
/
+0
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
16
-18
/
+23
2021-12-15
net/mlx5e: Move goto action checks into tc_action goto post parse op
Roi Dayan
2
-19
/
+35
2021-12-15
net/mlx5e: Move vlan action chunk into tc action vlan post parse op
Roi Dayan
2
-38
/
+51
2021-12-15
net/mlx5e: Add post_parse() op to tc action infrastructure
Roi Dayan
2
-0
/
+15
2021-12-15
net/mlx5e: Move sample attr allocation to tc_action sample parse op
Roi Dayan
3
-12
/
+6
2021-12-15
net/mlx5e: TC action parsing loop
Roi Dayan
1
-42
/
+46
2021-12-15
net/mlx5e: Add redirect ingress to tc action infra
Roi Dayan
5
-51
/
+83
2021-12-15
net/mlx5e: Add sample and ptype to tc_action infra
Roi Dayan
6
-28
/
+90
2021-12-15
net/mlx5e: Add ct to tc action infra
Roi Dayan
5
-30
/
+64
2021-12-15
net/mlx5e: Add mirred/redirect to tc action infra
Roi Dayan
7
-261
/
+382
2021-12-15
net/mlx5e: Add mpls push/pop to tc action infra
Roi Dayan
5
-34
/
+102
2021-12-15
net/mlx5e: Add vlan push/pop/mangle to tc action infra
Roi Dayan
8
-221
/
+314
2021-12-15
net/mlx5e: Add pedit to tc action infra
Roi Dayan
7
-169
/
+222
2021-12-15
net/mlx5e: Add csum to tc action infra
Roi Dayan
5
-45
/
+67
2021-12-15
net/mlx5e: Add tunnel encap/decap to tc action infra
Roi Dayan
5
-21
/
+81
2021-12-15
net/mlx5e: Add goto to tc action infra
Roi Dayan
7
-76
/
+99
2021-12-15
net/mlx5e: Add tc action infrastructure
Roi Dayan
9
-47
/
+297
2021-12-15
net: dsa: hellcreek: Add missing PTP via UDP rules
Kurt Kanzenbach
1
-4
/
+60
2021-12-15
net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports
Kurt Kanzenbach
1
-1
/
+1
2021-12-15
net: dsa: hellcreek: Add STP forwarding rule
Kurt Kanzenbach
1
-0
/
+14
2021-12-15
net: dsa: hellcreek: Fix insertion of static FDB entries
Kurt Kanzenbach
1
-2
/
+5
2021-12-15
net: dev_replace_track() cleanup
Eric Dumazet
1
-6
/
+4
2021-12-15
net: linkwatch: be more careful about dev->linkwatch_dev_tracker
Eric Dumazet
1
-1
/
+12
2021-12-15
mptcp: adjust to use netns refcount tracker
Eric Dumazet
1
-1
/
+1
[next]