index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
2016-12-08
4
-17
/
+27
*
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
2016-12-08
2
-30
/
+44
*
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-08
4
-0
/
+19
*
liquidio VF rx data and ctl path
Raghu Vatsavayi
2016-12-08
4
-4
/
+423
*
liquidio CN23XX: VF TX buffers
Raghu Vatsavayi
2016-12-08
1
-0
/
+182
*
liquidio CN23XX: VF xmit
Raghu Vatsavayi
2016-12-08
3
-3
/
+364
*
liquidio CN23XX: VF scatter gather lists
Raghu Vatsavayi
2016-12-08
1
-0
/
+134
*
liquidio CN23XX: VF mac address
Raghu Vatsavayi
2016-12-08
3
-0
/
+197
*
liquidio CN23XX: VF link status
Raghu Vatsavayi
2016-12-08
1
-0
/
+249
*
liquidio CN23XX: VF offload features
Raghu Vatsavayi
2016-12-08
2
-0
/
+565
*
net: smmac: allow configuring lower pbl values
Niklas Cassel
2016-12-08
4
-2
/
+7
*
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
2016-12-08
3
-11
/
+15
*
net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK
Niklas Cassel
2016-12-08
1
-1
/
+1
*
net: stmmac: stmmac_platform: fix parsing of DT binding
Niklas Cassel
2016-12-08
2
-16
/
+17
*
net: stmmac: simplify the common DMA init API
Niklas Cassel
2016-12-08
5
-22
/
+22
*
net: stmmac: return error if no DMA configuration is found
Niklas Cassel
2016-12-08
1
-9
/
+9
*
net: ethernet: slicoss: use module_pci_driver()
Tobias Klauser
2016-12-08
1
-12
/
+1
*
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2016-12-08
2
-2
/
+3
*
net: stmmac: dwmac-generic: add missing compatible strings
Niklas Cassel
2016-12-08
1
-0
/
+3
*
net: ll_temac: Utilize of_get_mac_address()
Tobias Klauser
2016-12-08
1
-5
/
+6
*
net: axienet: Utilize of_get_mac_address()
Tobias Klauser
2016-12-08
1
-6
/
+7
*
net/mlx5e: Offload TC matching on packets being IP fragments
Or Gerlitz
2016-12-08
1
-0
/
+12
*
net: mvneta: Indent some statements
Dan Carpenter
2016-12-08
1
-3
/
+4
*
drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()
Dan Carpenter
2016-12-08
1
-0
/
+1
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-12-07
23
-360
/
+723
|
\
|
*
i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
Jacob Keller
2016-12-06
1
-101
/
+113
|
*
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
2016-12-06
3
-17
/
+32
|
*
i40e: factor out addition/deletion of VLAN per each MAC address
Jacob Keller
2016-12-06
1
-13
/
+55
|
*
i40e: delete filter after adding its replacement when converting
Jacob Keller
2016-12-06
1
-1
/
+1
|
*
i40e: refactor i40e_update_filter_state to avoid passing aq_err
Jacob Keller
2016-12-06
1
-37
/
+21
|
*
i40e: recalculate vsi->active_filters from hash contents
Jacob Keller
2016-12-06
1
-23
/
+29
|
*
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
2016-12-06
4
-9
/
+31
|
*
i40e: lock service task correctly
Mitch Williams
2016-12-06
1
-17
/
+7
|
*
i40e: Add functions which apply correct PHY access method for read and write ...
Michal Kosiarz
2016-12-06
3
-0
/
+80
|
*
i40e: Add FEC for 25g
Carolyn Wyborny
2016-12-06
3
-4
/
+48
|
*
i40e: Add support for 25G devices
Carolyn Wyborny
2016-12-06
13
-79
/
+208
|
*
i40e: use unsigned printf format specifier for active_filters count
Jacob Keller
2016-12-06
1
-1
/
+1
|
*
Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
2016-12-06
2
-2
/
+2
|
*
i40e: Blink LED on 1G BaseT boards
Henry Tieman
2016-12-06
3
-8
/
+8
|
*
i40e: remove code to handle dev_addr specially
Jacob Keller
2016-12-06
1
-36
/
+7
|
*
i40e/i40evf: napi_poll must return the work done
Alexander Duyck
2016-12-06
2
-2
/
+2
|
*
i40e: restore workaround for removing default MAC filter
Jacob Keller
2016-12-06
1
-0
/
+41
|
*
i40e: simplify txd use count calculation
Mitch Williams
2016-12-06
2
-34
/
+56
|
*
i40e: Driver prints log message on link speed change
Filip Sadowski
2016-12-06
2
-1
/
+6
*
|
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
2016-12-07
1
-2
/
+0
*
|
net: ethernet: ti: cpts: fix overflow check period
Grygorii Strashko
2016-12-07
2
-6
/
+8
*
|
net: ethernet: ti: cpts: calc mult and shift from refclk freq
Grygorii Strashko
2016-12-07
1
-7
/
+43
*
|
net: ethernet: ti: cpts: move dt props parsing to cpts driver
Grygorii Strashko
2016-12-07
4
-23
/
+34
*
|
net: ethernet: ti: cpts: rework initialization/deinitialization
Grygorii Strashko
2016-12-07
3
-57
/
+92
*
|
net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
Grygorii Strashko
2016-12-07
1
-2
/
+0
[next]