index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
net: systemport: Correctly set TSB endian for host
Florian Fainelli
2
-1
/
+15
2017-09-01
net: qualcomm: rmnet: remove unused variable priv
Colin Ian King
1
-3
/
+0
2017-09-01
fsl/fman: make arrays port_ids static, reduces object code size
Colin Ian King
1
-4
/
+10
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
41
-267
/
+336
2017-09-01
mvneta: Driver and hardware supports IPv6 offload, so enable it
Andrew Pilloud
1
-1
/
+1
2017-09-01
qlcnic: remove redundant zero check on retries counter
Colin Ian King
1
-7
/
+3
2017-09-01
net: mvpp2: use the GoP interrupt for link status changes
Antoine Tenart
1
-5
/
+172
2017-09-01
net: mvpp2: make the phy optional
Antoine Tenart
1
-8
/
+11
2017-09-01
net: mvpp2: take advantage of the is_rgmii helper
Antoine Tenart
1
-12
/
+3
2017-09-01
mlxsw: spectrum_router: Set abort trap in all virtual routers
Ido Schimmel
1
-3
/
+0
2017-09-01
mlxsw: spectrum_router: Trap packets hitting anycast routes
Ido Schimmel
1
-1
/
+1
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-0
/
+6
2017-08-31
mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor counters
Arkadi Sharshevsky
1
-1
/
+17
2017-08-31
mlxsw: spectrum_router: Add support for setting counters on IPv6 neighbors
Arkadi Sharshevsky
1
-5
/
+17
2017-08-31
mlxsw: spectrum_dpipe: Add support for IPv6 host table dump
Arkadi Sharshevsky
1
-5
/
+70
2017-08-31
mlxsw: spectrum_dpipe: Make host entry fill handler more generic
Arkadi Sharshevsky
1
-8
/
+5
2017-08-31
mlxsw: spectrum_router: Add IPv6 neighbor access helper
Arkadi Sharshevsky
2
-0
/
+11
2017-08-31
mlxsw: spectrum_dpipe: Add IPv6 host table initial support
Arkadi Sharshevsky
2
-6
/
+71
2017-08-31
mlxsw: spectrum_router: Export IPv6 link local address check helper
Arkadi Sharshevsky
2
-2
/
+5
2017-08-30
Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
5
-39
/
+383
2017-08-30
liquidio: fix crash in presence of zeroed-out base address regs
Rick Farrington
1
-0
/
+20
2017-08-30
Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-36
/
+43
2017-08-31
net/mlx5e: Support RSS for GRE tunneled packets
Gal Pressman
5
-17
/
+321
2017-08-31
net/mlx5e: Support TSO and TX checksum offloads for GRE tunnels
Gal Pressman
1
-18
/
+33
2017-08-31
net/mlx5e: Use IP version matching to classify IP traffic
Gal Pressman
1
-4
/
+29
2017-08-30
qed: fix spelling mistake: "calescing" -> "coalescing"
Colin Ian King
1
-1
/
+1
2017-08-30
net: hns3: Fixes the wrong IS_ERR check on the returned phydev value
Salil Mehta
1
-1
/
+1
2017-08-30
net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-30
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
Antoine Tenart
1
-1
/
+20
2017-08-30
net: mvpp2: do not set GMAC autoneg when using XLG MAC
Antoine Tenart
1
-22
/
+42
2017-08-30
net: mvpp2: improve the link management function
Antoine Tenart
1
-0
/
+11
2017-08-30
net: mvpp2: simplify the link_event function
Antoine Tenart
1
-9
/
+4
2017-08-30
net: mvpp2: initialize the comphy
Antoine Tenart
1
-1
/
+43
2017-08-30
drivers: net: ethernet: qualcomm: rmnet: Initial implementation
Subash Abhinov Kasiviswanathan
14
-0
/
+1342
2017-08-30
net/mlx5e: Fix CQ moderation mode not set properly
Tal Gilboa
1
-0
/
+1
2017-08-30
net/mlx5e: Fix inline header size for small packets
Moshe Shemesh
1
-7
/
+10
2017-08-30
net/mlx5: E-Switch, Unload the representors in the correct order
Shahar Klein
1
-1
/
+1
2017-08-30
net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source address
Paul Blakey
1
-5
/
+3
2017-08-30
net/mlx5e: Don't override user RSS upon set channels
Inbar Karmy
1
-2
/
+4
2017-08-30
net/mlx5e: Fix dangling page pointer on DMA mapping error
Eran Ben Elisha
1
-1
/
+1
2017-08-30
net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWN
Huy Nguyen
1
-2
/
+0
2017-08-30
net/mlx5: Skip mlx5_unload_one if mlx5_load_one fails
Huy Nguyen
1
-3
/
+1
2017-08-30
net/mlx5: Fix arm SRQ command for ISSI version 0
Noa Osherovich
1
-6
/
+6
2017-08-30
net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.
Huy Nguyen
2
-9
/
+13
2017-08-30
net/mlx5e: Check for qos capability in dcbnl_initialize
Huy Nguyen
1
-0
/
+3
2017-08-30
net: ti: cpsw-common: dont print error if ti_cm_get_macid() fails
Sekhar Nori
1
-1
/
+1
2017-08-29
net: bcmgenet: Do not return from void function
Florian Fainelli
1
-1
/
+1
2017-08-29
drivers: net: xgene: Correct probe sequence handling
Quan Nguyen
1
-14
/
+13
2017-08-29
net: bcmgenet: Use correct I/O accessors
Florian Fainelli
2
-30
/
+58
2017-08-29
liquidio: show NIC's U-Boot version in a dev_info() message
Weilin Chang
1
-0
/
+78
[next]