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
2017-11-11
net: macb: add of_node_put to error paths
Michael Grzeschik
1
-0
/
+2
2017-11-11
net: macb: add of_phy_deregister_fixed_link to error paths
Michael Grzeschik
1
-0
/
+7
2017-11-11
net: mvpp2: fix GOP statistics loop start and stop conditions
Miquel Raynal
1
-32
/
+30
2017-11-11
net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
Fuyun Liang
1
-12
/
+1
2017-11-11
net: hns3: fix a bug when getting phy address from NCL_config file
Fuyun Liang
1
-1
/
+1
2017-11-10
net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEs
Eugenia Emantayev
1
-1
/
+1
2017-11-10
net/mlx5e: Set page to null in case dma mapping fails
Inbar Karmy
1
-7
/
+5
2017-11-10
net/mlx5e: Fix napi poll with zero budget
Saeed Mahameed
1
-4
/
+6
2017-11-10
net/mlx5: Cancel health poll before sending panic teardown command
Huy Nguyen
1
-0
/
+7
2017-11-10
net/mlx5: Loop over temp list to release delay events
Huy Nguyen
1
-1
/
+1
2017-11-10
nfp flower action: Modified to use VLAN helper functions
Manish Kurup
1
-3
/
+2
2017-11-10
sfc: don't warn on successful change of MAC
Robert Stonehouse
1
-1
/
+1
2017-11-10
net: vxge: remove redundant assignments and pointers
Colin Ian King
1
-8
/
+1
2017-11-10
Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
7
-52
/
+184
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+15
2017-11-09
net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets
Gal Pressman
1
-3
/
+14
2017-11-09
net/mlx5e: Add VLAN offloads statistics
Gal Pressman
5
-1
/
+15
2017-11-09
net/mlx5e: Add 802.1ad VLAN insertion support
Gal Pressman
2
-0
/
+3
2017-11-09
net/mlx5e: Add 802.1ad VLAN filter steering rules
Gal Pressman
3
-13
/
+112
2017-11-09
net/mlx5e: Declare bitmap using kernel macro
Gal Pressman
1
-1
/
+1
2017-11-09
net/mlx5e: Add rollback on add VLAN failure
Gal Pressman
1
-1
/
+6
2017-11-09
net/mlx5e: Rename VLAN related variables and functions
Gal Pressman
3
-37
/
+37
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
150
-391
/
+929
2017-11-08
net: mvpp2: add ethtool GOP statistics
Miquel Raynal
1
-5
/
+223
2017-11-08
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
1
-1
/
+0
2017-11-08
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
1
-0
/
+1
2017-11-08
fsl/fman: Remove some useless code
Christophe JAILLET
1
-5
/
+2
2017-11-08
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
1
-1
/
+0
2017-11-08
bnxt: fix bnxt_hwrm_fw_set_time for y2038
Arnd Bergmann
1
-8
/
+3
2017-11-08
bnxt: delete some unreachable code
Dan Carpenter
1
-1
/
+0
2017-11-08
mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()
Wei Yongjun
1
-0
/
+1
2017-11-08
dpaa_eth: fix error return code in dpaa_eth_probe()
Wei Yongjun
1
-3
/
+3
2017-11-08
mlxsw: spectrum: Support general qdisc stats
Nogah Frankel
2
-0
/
+56
2017-11-08
mlxsw: spectrum: Support RED xstats
Nogah Frankel
2
-0
/
+60
2017-11-08
mlxsw: spectrum: Collect tclass related stats periodically
Nogah Frankel
2
-0
/
+43
2017-11-08
mlxsw: reg: Add ext and tc-cong counter groups
Yuval Mintz
1
-0
/
+19
2017-11-08
mlxsw: spectrum: Support RED qdisc offload
Nogah Frankel
4
-1
/
+193
2017-11-08
mlxsw: reg: Add cwtp & cwtpm registers
Nogah Frankel
1
-0
/
+187
2017-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
1
-1
/
+1
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
13
-13
/
+13
2017-11-08
net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...
Gustavo A. R. Silva
1
-5
/
+8
2017-11-08
net: fec: Let fec_ptp have its own interrupt routine
Troy Kisky
3
-45
/
+71
2017-11-08
net: mvpp2: Prevent userspace from changing TX affinities
Marc Zyngier
1
-0
/
+4
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
120
-146
/
+400
2017-11-05
Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-52
/
+591
2017-11-05
nfp: implement ethtool FEC mode settings
Dirk van der Merwe
1
-1
/
+116
2017-11-05
nfp: add helpers for FEC support
Dirk van der Merwe
2
-0
/
+94
2017-11-05
nfp: add get/set link settings ndos to representors
Dirk van der Merwe
1
-0
/
+2
2017-11-05
nfp: resync repr state when port table sync
Dirk van der Merwe
3
-0
/
+54
2017-11-05
nfp: refactor nfp_app_reprs_set
Dirk van der Merwe
2
-18
/
+4
[prev]
[next]