Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fc16f56b7bfd5bfe812ba2cd3a4c8943977e8306
/
drivers
/
net
/
ethernet
fc16f56
qed: Fix LL2 race during connection terminate
by Michal Kalderon
· 7 years ago
6291c60
qed: Fix possibility of list corruption during rmmod flows
by Michal Kalderon
· 7 years ago
974f6c0
qed: LL2 flush isles when connection is closed
by Michal Kalderon
· 7 years ago
76e597e
net: ethoc: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
93120eb
net: stmmac: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
9e6881d
net: qcom/emac: Encapsulate sgmii ops under one structure
by Hemanth Puranik
· 7 years ago
721ce0f
net: qualcomm: rmnet: Remove redundant command check
by Subash Abhinov Kasiviswanathan
· 7 years ago
bbde32d
net: qualcomm: rmnet: Add support for ethtool private stats
by Subash Abhinov Kasiviswanathan
· 7 years ago
1eece79
net: qualcomm: rmnet: Capture all drops in transmit path
by Subash Abhinov Kasiviswanathan
· 7 years ago
00e798c
drivers: net: Remove device_node checks with of_mdiobus_register()
by Florian Fainelli
· 7 years ago
c6213eb
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
by Grygorii Strashko
· 7 years ago
7d6541f
Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
6a81441
net: hns3: Fixes the missing PCI iounmap for various legs
by Fuyun Liang
· 7 years ago
fa8d82e
net: hns3: Add support of .sriov_configure in HNS3 driver
by Peng Li
· 7 years ago
be8d8cd
net: hns3: Fix for fiber link up problem
by Yunsheng Lin
· 7 years ago
67bf254
net: hns3: Fixes the back pressure setting when sriov is enabled
by Yunsheng Lin
· 7 years ago
0c69825
net: hns3: Change return value in hnae3_register_client
by Fuyun Liang
· 7 years ago
854cf33
net: hns3: Change return type of hnae3_register_ae_algo
by Fuyun Liang
· 7 years ago
50fbc23
net: hns3: Change return type of hnae3_register_ae_dev
by Fuyun Liang
· 7 years ago
e3afa96
net: hns3: Add a check for client instance init state
by Fuyun Liang
· 7 years ago
3e249d3
net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed
by Fuyun Liang
· 7 years ago
2312e05
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
by Fuyun Liang
· 7 years ago
a556c76
net: mscc: Add initial Ocelot switch support
by Alexandre Belloni
· 7 years ago
98f3697
cxgb4: add tc flower match support for tunnel VNI
by Kumar Sanghvi
· 7 years ago
0e5c04f
net/mlx5e: Remove MLX5E_TEST_BIT macro
by Gal Pressman
· 8 years ago
bfbe205
net/mlx5e: Use test bit in en accel xmit flow
by Gal Pressman
· 8 years ago
af5a6c9
net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state
by Gal Pressman
· 8 years ago
1e7477a
net/mlx5e: Report all channels with min RX WQEs timeout
by Eran Ben Elisha
· 7 years ago
38aa51c
net/mlx5e: Support offloaded TC flows with no matches on headers
by Or Gerlitz
· 7 years ago
d708f90
net/mlx5e: Get the required HW match level while parsing TC flow matches
by Or Gerlitz
· 7 years ago
5478290
net/mlx5e: Properly order min inline mode setup while parsing TC matches
by Or Gerlitz
· 7 years ago
1cab1cd
net/mlx5e: Use local actions var while processing offloaded TC flow actions
by Or Gerlitz
· 7 years ago
31c8eba
net/mlx5e: Return success when TC offloaded fdb actions parsed ok
by Or Gerlitz
· 7 years ago
c180f67
net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes
by Or Gerlitz
· 7 years ago
b3a433d
net/mlx5e: Clean static checker complaints on TC offload and VF reps code
by Or Gerlitz
· 7 years ago
4601266
net/mlx5e: Remove double defined DMAC header re-write element
by Or Gerlitz
· 7 years ago
efb6d7a
net/mlx5e: Use bool as return type for mlx5e_xdp_handle
by Tariq Toukan
· 8 years ago
bd206fd
net/mlx5e: Use u8 instead of int for LRO number of segments
by Tariq Toukan
· 8 years ago
e36d481
net/mlx5e: Skip redundant checks when providing NUD lastuse feedback
by Roi Dayan
· 8 years ago
b8c931b
net/mlx5e: Remove redundant vport context vlan update
by Saeed Mahameed
· 8 years ago
7cfac88
cxgb4: do not fail vf instatiation in slave mode
by Arjun Vynipadath
· 7 years ago
55c0211
mlxsw: spectrum_span: Support LAG under mirror-to-gretap
by Petr Machata
· 7 years ago
bde4c56
net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
by Hernán Gonzalez
· 7 years ago
9bf5085
net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC
by Chen-Yu Tsai
· 7 years ago
7b270b7
net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains
by Chen-Yu Tsai
· 7 years ago
49a06ca
net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device
by Chen-Yu Tsai
· 7 years ago
25ae15f
net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access
by Chen-Yu Tsai
· 7 years ago
23548da
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
1dde532
cxgb4: collect hardware dump in second kernel
by Rahul Lakkireddy
· 7 years ago
27392e5
i40evf: Fix a hardware reset support in VF driver
by Paweł Jabłoński
· 7 years ago
c79756c
i40e: free the skb after clearing the bitlock
by Jacob Keller
· 7 years ago
9c0c3b8
i40e: cleanup wording in a header comment
by Jacob Keller
· 7 years ago
aa4a065
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
by Jacob Keller
· 7 years ago
3f76d01
i40e: add tx_busy to ethtool stats
by Harshitha Ramamurthy
· 7 years ago
ca12c9d
i40e: Fix recalculation of MSI-X vectors for VMDq
by Patryk Małek
· 7 years ago
132ee00
i40e: cleanup whitespace for some ethtool stat definitions
by Jacob Keller
· 7 years ago
7e20188
i40e: remove duplicate pfc stats
by Jacob Keller
· 7 years ago
0ded9c6
i40e: calculate ethtool stats size in a separate function
by Jacob Keller
· 7 years ago
e691b77
i40evf: Fix client header define
by Jeff Kirsher
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
443e2da
cxgb4: avoid schedule while atomic
by Ganesh Goudar
· 7 years ago
c50ae55
cxgb4: enable inner header checksum calculation
by Ganesh Goudar
· 7 years ago
0e24989
cxgb4: Fix {vxlan/geneve}_port initialization
by Arjun Vynipadath
· 7 years ago
f4a313b
cxgb4: Add new T5 device id
by Ganesh Goudar
· 7 years ago
c41c0dd
mlxsw: spectrum_span: Use a more fitting error code
by Petr Machata
· 7 years ago
fc74ecb
mlxsw: spectrum_span: Rename misnamed variable l3edev
by Petr Machata
· 7 years ago
c89ebb9
ixgbe: fix memory leak on ipsec allocation
by Colin Ian King
· 7 years ago
cf12aab
ixgbevf: fix ixgbevf_xmit_frame()'s return type
by Luc Van Oostenryck
· 7 years ago
bbb2707
ixgbe: return error on unsupported SFP module when resetting
by Emil Tantilov
· 7 years ago
ea3beca
ice: Set rq_last_status when cleaning rq
by Jeff Shaw
· 7 years ago
5ae4bbf
Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
8ccc113
mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'
by Christophe JAILLET
· 7 years ago
f85900c
net/mlx5e: Err if asked to offload TC match on frag being first
by Roi Dayan
· 7 years ago
88d725b
net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
by Adi Nissim
· 7 years ago
1ef903b
net/mlx5: Free IRQs in shutdown path
by Daniel Jurgens
· 7 years ago
2fdae03
qed: fix spelling mistake: "taskelt" -> "tasklet"
by Colin Ian King
· 7 years ago
ec9efb5
rocker: Postpone filtering of !added_by_user FDB
by Petr Machata
· 7 years ago
b3c594a
cxgb4: fix the wrong conversion of Mbps to Kbps
by Ganesh Goudar
· 7 years ago
03c4413
mlxsw: spectrum_span: Support VLAN under mirror-to-gretap
by Petr Machata
· 7 years ago
e00698d
mlxsw: spectrum_span: Support mirror-to-VLAN
by Petr Machata
· 7 years ago
4194766
mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETH
by Petr Machata
· 7 years ago
a577d86
net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
by Christophe JAILLET
· 7 years ago
7d0870f
liquidio: bump up driver version to 1.7.2 to match newer NIC firmware
by Felix Manlunas
· 7 years ago
f604757
liquidio: monitor all of Octeon's cores in watchdog thread
by Felix Manlunas
· 7 years ago
e72a7dd
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
e4d68da
net: hns3: refactor the loopback related function
by Yunsheng Lin
· 7 years ago
beebca3a
net: hns3: fix for cleaning ring problem
by Yunsheng Lin
· 7 years ago
0a78a1d
net: hns3: remove add/del_tunnel_udp in hns3_enet module
by Yunsheng Lin
· 7 years ago
f09555f
net: hns3: Fix for setting mac address when resetting
by Yunsheng Lin
· 7 years ago
54472ed
drivers: net: davinci_mdio: prevent spurious timeout
by Sekhar Nori
· 7 years ago
6ad4e91
net/mlx4_en: Verify coalescing parameters are in range
by Moshe Shemesh
· 7 years ago
e573283
net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs
by Tariq Toukan
· 7 years ago
86a3e5d
net/mlx4_core: Add PCI calls for suspend/resume
by Yishai Hadas
· 7 years ago
e5c9a70
net/mlx4_core: Report driver version to FW
by Eran Ben Elisha
· 7 years ago
aca06ea
cxgb4: copy mbox log size to PF0-3 adap instances
by Ganesh Goudar
· 7 years ago
2b92874
cxgb4: zero the HMA memory
by Ganesh Goudar
· 7 years ago
df13c59
nfp: flower: remove headroom from max MTU calculation
by Pieter Jansen van Vuuren
· 7 years ago
090477e
qede: Fix gfp flags sent to rdma event node allocation
by Michal Kalderon
· 7 years ago
af6858e
qed: Fix l2 initializations over iWARP personality
by Michal Kalderon
· 7 years ago
4dbbe8d
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
by Jose Abreu
· 7 years ago
Next »