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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-03
net: hns: Correct HNS RSS key set function
lipeng
2
-14
/
+18
2017-04-03
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
3
-10
/
+15
2017-04-03
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
7
-24
/
+337
2017-04-03
net: hns: Optimize hns_nic_common_poll for better performance
lipeng
2
-21
/
+31
2017-04-03
net: hns: bug fix of ethtool show the speed
Daode Huang
1
-1
/
+1
2017-04-03
net: hns: Remove redundant memset during buffer release
lipeng
1
-1
/
+0
2017-04-03
net: hns: Optimize the code for GMAC pad and crc Config
lipeng
1
-20
/
+16
2017-04-03
net: hns: Modify GMAC init TX threshold value
lipeng
2
-0
/
+10
2017-04-03
net: hns: Fix the implementation of irq affinity function
lipeng
2
-46
/
+30
2017-04-02
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4
Andrew Morton
1
-2
/
+6
2017-04-02
drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4
Andrew Morton
1
-4
/
+12
2017-04-02
net: stmmac: fix cbs configuration
Joao Pinto
1
-1
/
+2
2017-04-01
net: phy: allow EEE with any interface mode
Russell King
1
-8
/
+1
2017-04-01
net: phy: restart phy autonegotiation after EEE advertisment change
Russell King
1
-2
/
+19
2017-04-01
net: phy: avoid setting unsupported EEE advertisments
Russell King
1
-5
/
+10
2017-04-01
net: dsa: Mock-up driver
Florian Fainelli
5
-1
/
+390
2017-04-01
net: dsa: mv88e6xxx: add cross-chip bridging
Vivien Didelot
1
-1
/
+33
2017-04-01
net: dsa: mv88e6xxx: remap existing bridge members
Vivien Didelot
1
-0
/
+20
2017-04-01
net: dsa: mv88e6xxx: factorize in-chip bridge map
Vivien Didelot
1
-22
/
+25
2017-04-01
net: dsa: mv88e6xxx: rework in-chip bridging
Vivien Didelot
1
-17
/
+32
2017-04-01
net: dsa: mv88e6xxx: allocate the number of ports
Vivien Didelot
1
-1
/
+1
2017-04-01
net: dsa: mv88e6xxx: program the PVT with all ones
Vivien Didelot
4
-9
/
+86
2017-04-01
net: dsa: mv88e6xxx: use 4-bit port for PVT data
Vivien Didelot
4
-0
/
+48
2017-04-01
net: dsa: mv88e6xxx: move PVT description in info
Vivien Didelot
3
-22
/
+34
2017-04-01
dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
Madalin Bucur
1
-1
/
+1
2017-04-01
fsl/fman: take into account all RGMII modes
Madalin Bucur
2
-2
/
+11
2017-04-01
vxlan: vxlan dev should inherit lowerdev's gso_max_size
Felix Manlunas
1
-0
/
+5
2017-03-30
ibmvnic: Cleanup failure path in ibmvnic_open
Nathan Fontenot
1
-32
/
+19
2017-03-30
ibmvnic: Create init/release routines for stats token
Nathan Fontenot
1
-12
/
+34
2017-03-30
ibmvnic: Merge the two release_sub_crq_queue routines
Nathan Fontenot
1
-32
/
+22
2017-03-30
ibmvnic: Create init and release routines for the rx pool
Nathan Fontenot
1
-103
/
+101
2017-03-30
ibmvnic: Create init and release routines for the tx pool
Nathan Fontenot
1
-56
/
+78
2017-03-30
ibmvnic: Create init and release routines for the bounce buffer
Nathan Fontenot
1
-27
/
+50
2017-03-30
ibmvnic: Update main crq initialization and release
Nathan Fontenot
1
-7
/
+15
2017-03-30
net: dsa: mv88e6xxx: debug ATU Age Time
Vivien Didelot
1
-1
/
+8
2017-03-30
ibmvnic: Remove debugfs support
Nathan Fontenot
2
-658
/
+0
2017-03-30
bonding: refine bond_fold_stats() wrap detection
Eric Dumazet
1
-3
/
+8
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
13
-0
/
+14
2017-03-30
net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID
Wadim Egorov
1
-16
/
+37
2017-03-30
Revert "net: stmmac: enable multiple buffers"
LABBE Corentin
4
-973
/
+473
2017-03-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-428
/
+559
2017-03-29
net: mvneta: set rx mode during resume if interface is running
Jisheng Zhang
1
-1
/
+4
2017-03-29
net: mvneta: add RGMII_RXID and RGMII_TXID support
Jisheng Zhang
1
-0
/
+2
2017-03-29
net: veth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+7
2017-03-29
Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...
David S. Miller
10
-103
/
+537
2017-03-29
net: phy: Allow building mdio-boardinfo into the kernel
Florian Fainelli
5
-18
/
+48
2017-03-29
i40e: fix for queue timing delays
Wyborny, Carolyn
1
-0
/
+6
2017-03-29
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
6
-27
/
+41
2017-03-29
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
4
-1
/
+111
2017-03-29
i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code
Alexander Duyck
2
-146
/
+130
[next]