index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
via
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-6
/
+6
2017-01-31
net: ethtool: convert large order kmalloc allocations to vzalloc
Alexei Starovoitov
1
-17
/
+22
2017-01-31
net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
3
-31
/
+49
2017-01-31
sfc: fix an off-by-one compare on an array size
Colin Ian King
1
-1
/
+1
2017-01-31
sh_eth: stop using bare numbers for EESIPR values
Sergei Shtylyov
1
-11
/
+80
2017-01-31
sh_eth: add missing EESIPR bits
Sergei Shtylyov
1
-2
/
+8
2017-01-31
sh_eth: rename EESIPR bits
Sergei Shtylyov
2
-24
/
+34
2017-01-30
net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141
Gregory CLEMENT
2
-0
/
+44
2017-01-30
net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341
Gregory CLEMENT
2
-4
/
+69
2017-01-30
net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports
Romain Perier
1
-6
/
+0
2017-01-30
smc: some potential use after free bugs
Dan Carpenter
1
-0
/
+5
2017-01-30
net: dsa: bcm_sf2: Add support for port mirroring
Florian Fainelli
1
-0
/
+2
2017-01-30
net: dsa: b53: Add support for port mirroring
Florian Fainelli
2
-0
/
+71
2017-01-30
net: dsa: b53: Add mirror capture register definitions
Florian Fainelli
1
-0
/
+32
2017-01-30
net: dsa: Add plumbing for port mirroring
Florian Fainelli
3
-1
/
+172
2017-01-30
net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flow
Shaker Daibes
3
-16
/
+31
2017-01-30
net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flow
Shaker Daibes
1
-22
/
+37
2017-01-30
net/mlx4_en: Pass user MTU value to Firmware at set port command
Shaker Daibes
5
-7
/
+82
2017-01-30
net/mlx4_en: Adding support of turning off link autonegotiation via ethtool
Ariel Levkovich
2
-6
/
+25
2017-01-30
net/mlx4_core: Get num_tc using netdev_get_num_tc
Alaa Hleihel
2
-2
/
+2
2017-01-30
net/mlx4_core: Add resource alloc/dealloc debugging
Matan Barak
1
-4
/
+45
2017-01-30
net/mlx4_core: Device revision support
Yishai Hadas
1
-1
/
+1
2017-01-30
net/mlx4: Replace ENOSYS with better fitting error codes
Tariq Toukan
4
-6
/
+6
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
9
-31
/
+20
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
109
-137
/
+132
2017-01-30
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
6
-17
/
+66
2017-01-30
net: dsa: bcm_sf2: Add support for ethtool::rxnfc
Florian Fainelli
4
-0
/
+645
2017-01-30
net: dsa: bcm_sf2: Add CFP registers definitions
Florian Fainelli
1
-0
/
+146
2017-01-30
net: dsa: bcm_sf2: Configure traffic classes to queue mapping
Florian Fainelli
2
-0
/
+13
2017-01-30
net: dsa: Hook {get,set}_rxnfc ethtool operations
Florian Fainelli
2
-0
/
+34
2017-01-30
net: add devm version of alloc_etherdev_mqs function
Rafał Miłecki
2
-0
/
+33
2017-01-30
tcp: include locally failed retries in retransmission stats
Yuchung Cheng
1
-9
/
+9
2017-01-30
tcp: record pkts sent and retransmistted
Yuchung Cheng
2
-1
/
+7
2017-01-30
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
4
-7
/
+153
2017-01-30
net: qcom/emac: remove extraneous wake-on-lan code
Timur Tabi
2
-14
/
+0
2017-01-30
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
3
-4
/
+1
2017-01-30
net: qcom/emac: always use autonegotiation to configure the SGMII link
Timur Tabi
1
-39
/
+10
2017-01-30
net: qcom/emac: display the phy driver info after we connect
Timur Tabi
2
-4
/
+3
2017-01-30
openvswitch: Simplify do_execute_actions().
andy zhou
1
-22
/
+20
2017-01-30
net: dsa: b53: use dsa_port's bridge pointer
Vivien Didelot
2
-7
/
+3
2017-01-30
net: dsa: qca8k: use dsa_port's bridge pointer
Vivien Didelot
2
-9
/
+4
2017-01-30
net: dsa: mv88e6xxx: use dsa_port's bridge pointer
Vivien Didelot
2
-22
/
+11
2017-01-30
net: dsa: pass bridge device when a port leaves
Vivien Didelot
6
-10
/
+12
2017-01-30
net: dsa: move bridge device in dsa_port
Vivien Didelot
3
-6
/
+6
2017-01-30
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
7
-100
/
+96
2017-01-30
net: dsa: add ds and index to dsa_port
Vivien Didelot
2
-0
/
+8
2017-01-30
net: dsa: use ds->num_ports when possible
Vivien Didelot
7
-19
/
+19
2017-01-30
net: dsa: variable number of ports
Vivien Didelot
6
-11
/
+29
2017-01-30
ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-W
Geert Uytterhoeven
1
-2
/
+8
2017-01-30
ravb: Add tx and rx clock internal delays mode of APSR
Kazuya Mizuguchi
2
-0
/
+33
[next]