index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
ixgbe: fix xdp handle calculations
Ciara Loftus
1
-2
/
+2
2019-09-16
i40e: fix xdp handle calculations
Ciara Loftus
1
-2
/
+2
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
24
-79
/
+414
2019-09-06
lan743x: remove redundant assignment to variable rx_process_result
Colin Ian King
1
-2
/
+1
2019-09-06
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
2
-3
/
+5
2019-09-06
ravb: remove undocumented endianness selection
Simon Horman
2
-7
/
+0
2019-09-06
ravb: remove undocumented counter processing
Simon Horman
2
-13
/
+0
2019-09-06
ravb: correct typo in FBP field of SFO register
Simon Horman
1
-1
/
+1
2019-09-06
net: hns3: make hclge_dbg_get_m7_stats_info static
Guojia Liao
1
-1
/
+1
2019-09-06
net: hns3: disable loopback setting in hclge_mac_init
Yufeng Mo
1
-1
/
+33
2019-09-06
net: hns3: remove explicit conversion to bool
Guojia Liao
1
-1
/
+1
2019-09-06
net: hns3: add client node validity judgment
Peng Li
1
-0
/
+16
2019-09-06
net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset
Huazhong Tan
1
-4
/
+5
2019-09-06
net: hns3: fix double free bug when setting ringparam
Huazhong Tan
1
-1
/
+3
2019-09-06
net: hns3: fix error VF index when setting VLAN offload
Jian Shen
1
-4
/
+10
2019-09-06
stmmac: platform: adjust messages and move to dev level
Andy Shevchenko
1
-9
/
+13
2019-09-06
nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
zhong jiang
1
-3
/
+1
2019-09-05
ixgbe: fix xdp handle calculations
Kevin Laatz
1
-3
/
+4
2019-09-05
i40e: fix xdp handle calculations
Kevin Laatz
1
-3
/
+4
2019-09-05
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-05
net: qed: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-05
gianfar: use DT more consistently when selecting PHY connection type
Arseny Solokha
1
-10
/
+9
2019-09-05
gianfar: cleanup gianfar.h
Arseny Solokha
1
-38
/
+0
2019-09-05
gianfar: make five functions static
Arseny Solokha
1
-5
/
+6
2019-09-05
gianfar: remove forward declarations
Arseny Solokha
3
-1408
/
+1347
2019-09-05
net: stmmac: selftests: Add Jumbo Frame tests
Jose Abreu
1
-3
/
+62
2019-09-05
net: stmmac: xgmac: Enable RX Jumbo frame support
Jose Abreu
2
-12
/
+2
2019-09-05
net: stmmac: Correctly assing MAX MTU in XGMAC cores case
Jose Abreu
1
-3
/
+3
2019-09-05
net: stmmac: xgmac: Correct RAVSEL field interpretation
Jose Abreu
1
-1
/
+1
2019-09-05
net: stmmac: ethtool: Let user configure TX coalesce without RIWT
Jose Abreu
1
-12
/
+9
2019-09-05
net: stmmac: Only consider RX error when HW Timestamping is not enabled
Jose Abreu
1
-1
/
+2
2019-09-05
net: stmmac: selftests: Implement the ARP Offload test
Jose Abreu
1
-0
/
+110
2019-09-05
net: stmmac: xgmac: Implement ARP Offload
Jose Abreu
4
-0
/
+22
2019-09-05
net: stmmac: selftests: Add selftest for L3/L4 Filters
Jose Abreu
1
-1
/
+285
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
8
-2
/
+488
2019-09-05
net: stmmac: Do not return error code in TC Initialization
Jose Abreu
1
-1
/
+2
2019-09-05
net: stmmac: xgmac: Add RBU handling in DMA interrupt
Jose Abreu
1
-0
/
+4
2019-09-05
net: stmmac: selftests: Return proper error code to userspace
Jose Abreu
1
-11
/
+11
2019-09-05
rocker: add missing init_net check in FIB notifier
Jiri Pirko
1
-0
/
+3
2019-09-05
ixgbe: Use kzfree() rather than its implementation.
zhong jiang
1
-6
/
+3
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
5
-3
/
+166
2019-09-05
ionic: Add RSS support
Shannon Nelson
3
-0
/
+165
2019-09-05
ionic: Add driver stats
Shannon Nelson
5
-2
/
+480
2019-09-05
ionic: Add netdev-event handling
Shannon Nelson
2
-0
/
+64
2019-09-05
ionic: Add Tx and Rx handling
Shannon Nelson
5
-1
/
+1408
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson
6
-1
/
+519
2019-09-05
ionic: Add async link status check and basic stats
Shannon Nelson
2
-6
/
+111
2019-09-05
ionic: Add Rx filter and rx_mode ndo support
Shannon Nelson
2
-6
/
+423
2019-09-05
ionic: Add management of rx filters
Shannon Nelson
5
-1
/
+194
2019-09-05
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
6
-2
/
+387
[next]