index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
net: dsa: rtl8365mb: add GMII as user port mode
Luiz Angelo Daros de Luca
1
-1
/
+2
2021-12-16
gve: Add tx|rx-coalesce-usec for DQO
Tao Liu
4
-11
/
+91
2021-12-16
gve: Add consumed counts to ethtool stats
Jordan Kim
1
-9
/
+12
2021-12-16
gve: Implement suspend/resume/shutdown
Catherine Sullivan
2
-0
/
+60
2021-12-16
gve: Add optional metadata descriptor type GVE_TXD_MTD
Willem de Bruijn
3
-20
/
+74
2021-12-16
gve: remove memory barrier around seqno
Catherine Sullivan
1
-2
/
+0
2021-12-16
gve: Update gve_free_queue_page_list signature
Catherine Sullivan
1
-2
/
+1
2021-12-16
gve: Move the irq db indexes out of the ntfy block struct
Catherine Sullivan
4
-17
/
+36
2021-12-16
gve: Correct order of processing device options
Jeroen de Borst
1
-4
/
+4
2021-12-16
net: mvneta: convert to pcs_validate() and phylink_generic_validate()
Russell King (Oracle)
1
-19
/
+18
2021-12-16
net: mvneta: convert to phylink pcs operations
Russell King
1
-52
/
+91
2021-12-16
net: mvneta: convert to use mac_prepare()/mac_finish()
Russell King
1
-35
/
+68
2021-12-16
net: mvpp2: convert to pcs_validate() and phylink_generic_validate()
Russell King (Oracle)
1
-20
/
+17
2021-12-16
net: mvpp2: use .mac_select_pcs() interface
Russell King (Oracle)
2
-36
/
+42
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
[next]