index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
ice: Add support to print error on PHY FW load failure
Brett Creeley
3
-5
/
+47
2021-10-28
ice: Add support for changing MTU on PR in switchdev mode
Marcin Szycik
1
-0
/
+3
2021-10-28
ice: send correct vc status in switchdev
Michal Swiatkowski
1
-14
/
+49
2021-10-28
ice: support for GRE in eswitch
Michal Swiatkowski
5
-14
/
+161
2021-10-28
ice: low level support for tunnels
Michal Swiatkowski
5
-16
/
+298
2021-10-28
ice: VXLAN and Geneve TC support
Michal Swiatkowski
5
-44
/
+362
2021-10-28
ice: support for indirect notification
Michal Swiatkowski
3
-2
/
+200
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-131
/
+230
2021-10-28
Revert "net: hns3: fix pause config problem after autoneg disabled"
Guangbin Huang
5
-57
/
+10
2021-10-28
octeontx2-af: debugfs: Add channel and channel mask.
Rakesh Babu
3
-0
/
+9
2021-10-28
octeontx2-af: cn10k: debugfs for dumping LMTST map table
Harman Kalra
1
-0
/
+94
2021-10-28
octeontx2-af: debugfs: Minor changes.
Rakesh Babu Saladi
1
-11
/
+11
2021-10-28
octeontx2-af: Fix possible null pointer dereference.
Rakesh Babu Saladi
2
-1
/
+4
2021-10-28
octeontx2-af: Display all enabled PF VF rsrc_alloc entries.
Rakesh Babu
1
-32
/
+106
2021-10-28
octeontx2-af: Check whether ipolicers exists
Subbaraya Sundeep
1
-0
/
+8
2021-10-28
net: ethernet: microchip: lan743x: Fix skb allocation failure
Yuiko Oshino
1
-4
/
+9
2021-10-28
sky2: Remove redundant assignment and parentheses
luo penghao
1
-1
/
+1
2021-10-28
Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
17
-79
/
+108
2021-10-28
nfp: bpf: relax prog rejection for mtu check through max_pkt_offset
Yu Xiao
3
-9
/
+26
2021-10-28
net: mvpp2: clean up mvpp2_phylink_validate()
Russell King (Oracle)
1
-10
/
+7
2021-10-28
net: mvpp2: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-12
/
+7
2021-10-28
net: mvpp2: remove interface checks in mvpp2_phylink_validate()
Russell King (Oracle)
1
-26
/
+7
2021-10-28
net: mvpp2: populate supported_interfaces member
Russell King
1
-0
/
+34
2021-10-27
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-next
Saeed Mahameed
17
-79
/
+108
2021-10-27
net: macb: Fix mdio child node detection
Guenter Roeck
1
-1
/
+1
2021-10-27
r8169: Add device 10ec:8162 to driver r8169
Janghyub Seo
1
-0
/
+1
2021-10-27
net: mvneta: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-9
/
+3
2021-10-27
net: mvneta: remove interface checks in mvneta_validate()
Russell King (Oracle)
1
-9
/
+2
2021-10-27
net: mvneta: populate supported_interfaces member
Russell King
1
-0
/
+25
2021-10-27
net: hns3: adjust string spaces of some parameters of tx bd info in debugfs
Guangbin Huang
1
-3
/
+3
2021-10-27
net: hns3: expand buffer len for some debugfs command
Guangbin Huang
1
-3
/
+3
2021-10-27
net: hns3: add more string spaces for dumping packets number of queue info in debugfs
Jie Wang
1
-2
/
+2
2021-10-27
net: hns3: fix data endian problem of some functions of debugfs
Jie Wang
1
-16
/
+14
2021-10-27
net: hns3: ignore reset event before initialization process is done
Guangbin Huang
3
-0
/
+5
2021-10-27
net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode
Yufeng Mo
3
-31
/
+6
2021-10-27
net: hns3: fix pause config problem after autoneg disabled
Guangbin Huang
5
-10
/
+57
2021-10-26
net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inline
Maor Dickman
1
-1
/
+1
2021-10-26
net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate together
Khalid Manaa
2
-0
/
+10
2021-10-26
net/mlx5e: Add HW-GRO offload
Khalid Manaa
1
-0
/
+39
2021-10-26
net/mlx5e: Add HW_GRO statistics
Khalid Manaa
3
-3
/
+34
2021-10-26
net/mlx5e: HW_GRO cqe handler implementation
Khalid Manaa
3
-11
/
+242
2021-10-26
net/mlx5e: Add data path for SHAMPO feature
Ben Ben-Ishay
2
-0
/
+189
2021-10-26
net/mlx5e: Add handle SHAMPO cqe support
Khalid Manaa
2
-30
/
+176
2021-10-26
net/mlx5e: Add control path for SHAMPO feature
Ben Ben-Ishay
6
-30
/
+400
2021-10-26
net/mlx5e: Add support to klm_umr_wqe
Ben Ben-Ishay
1
-1
/
+23
2021-10-26
net/mlx5e: Rename TIR lro functions to TIR packet merge functions
Khalid Manaa
14
-91
/
+94
2021-10-26
net/mlx5: Add SHAMPO caps, HW bits and enumerations
Ben Ben-Ishay
2
-0
/
+7
2021-10-26
net/mlx5e: Rename lro_timeout to packet_merge_timeout
Ben Ben-Ishay
4
-6
/
+6
2021-10-26
net/mlx5: remove the recent devlink params
Jakub Kicinski
6
-186
/
+3
2021-10-26
net: ax88796c: Remove pointless check in ax88796c_open()
Nathan Chancellor
1
-5
/
+4
[prev]
[next]