index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
igb: Add support for generic Tx checksums
Alexander Duyck
1
-58
/
+48
2016-02-25
igb: rename igb define to be more generic
Todd Fujinaka
2
-4
/
+4
2016-02-25
igb: add conditions for I210 to generate periodic clock output
Roland Hii
1
-1
/
+2
2016-02-25
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
1
-0
/
+20
2016-02-25
igb: constify e1000_phy_operations structure
Julia Lawall
2
-2
/
+2
2016-02-25
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
1
-0
/
+20
2016-02-25
e1000e: Initial support for KabeLake
Raanan Avargil
2
-0
/
+8
2016-02-25
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
2
-0
/
+6
2016-02-25
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
1
-0
/
+12
2016-02-25
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
2
-0
/
+15
2016-02-25
e1000e: Increase ULP timer
Raanan Avargil
1
-2
/
+2
2016-02-25
gianfar: Remove redundant ops for do_tstamp from xmit()
Claudiu Manoil
1
-9
/
+5
2016-02-25
gianfar: Use skb_frag_t pointers inside xmit()
Claudiu Manoil
1
-9
/
+9
2016-02-25
gianfar: Map head TxBD first
Claudiu Manoil
1
-48
/
+48
2016-02-24
bgmac: support Ethernet device on BCM47094 SoC
Rafał Miłecki
1
-2
/
+4
2016-02-24
be2net: Fix a UE caused by passing large frames to the ASIC
ajit.khaparde@broadcom.com
2
-1
/
+13
2016-02-24
be2net: Declare some u16 fields as u32 to improve performance
ajit.khaparde@broadcom.com
3
-17
/
+19
2016-02-24
net/mlx5e: Add TX inner packet counters
Matthew Finlay
3
-12
/
+32
2016-02-24
net/mlx5e: Add TX stateless offloads for tunneling
Matthew Finlay
1
-6
/
+16
2016-02-24
net/mlx5e: Add netdev support for VXLAN tunneling
Matthew Finlay
6
-3
/
+332
2016-02-24
net/mlx5e: Protect en header file from redefinitions
Matthew Finlay
1
-1
/
+5
2016-02-24
net/mlx5e: Move to checksum complete
Matthew Finlay
1
-4
/
+5
2016-02-24
net/mlx5e: Wake On LAN support
Tariq Toukan
3
-0
/
+169
2016-02-24
net/mlx5e: Implement DCBNL IEEE max rate
Tariq Toukan
2
-0
/
+138
2016-02-24
net/mlx5e: Support DCBNL IEEE PFC
Achiad Shochat
1
-0
/
+39
2016-02-24
net/mlx5e: Support DCBNL IEEE ETS
Saeed Mahameed
6
-15
/
+317
2016-02-24
net/mlx5: Introduce physical port TC/prio access functions
Saeed Mahameed
1
-0
/
+76
2016-02-24
net/mlx5: Introduce physical port PFC access functions
Achiad Shochat
1
-0
/
+41
2016-02-24
net/mlx5: Introduce a new header file for physical port functions
Achiad Shochat
2
-0
/
+2
2016-02-23
net: dsa: mv88e6xxx: check hardware VLAN in use
Vivien Didelot
1
-0
/
+64
2016-02-23
net: dsa: pass bridge down to drivers
Vivien Didelot
4
-9
/
+24
2016-02-23
net: dsa: mv88e6xxx: add port private structure
Vivien Didelot
2
-3
/
+8
2016-02-23
rocker: fix rocker_world_port_obj_vlan_add()
Dan Carpenter
1
-1
/
+0
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
76
-633
/
+1324
2016-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
71
-605
/
+1239
2016-02-22
netcp: use pointer to fix build fail
Sudip Mukherjee
1
-1
/
+1
2016-02-22
Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-4
/
+10
2016-02-22
bnx2x: Fix 84833 phy command handler
Yuval Mintz
2
-29
/
+56
2016-02-22
bnx2x: Fix led setting for 84858 phy.
Yuval Mintz
2
-5
/
+91
2016-02-22
bnx2x: Correct 84858 PHY fw version
Yuval Mintz
1
-13
/
+79
2016-02-22
bnx2x: Fix 84833 RX CRC
Yuval Mintz
1
-0
/
+26
2016-02-22
bnx2x: Fix link-forcing for KR2
Yuval Mintz
1
-2
/
+4
2016-02-22
qed,qede: Bump driver versions to 8.7.0.0
Yuval Mintz
2
-2
/
+2
2016-02-22
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
3
-20
/
+10
2016-02-22
qed: Change metadata needed for SPQ entries
Yuval Mintz
3
-107
/
+95
2016-02-22
qed: Handle possible race in SB config
Yuval Mintz
1
-9
/
+9
2016-02-22
qed: Turn most GFP_ATOMIC into GFP_KERNEL
Yuval Mintz
6
-15
/
+15
2016-02-22
ipvlan: misc changes
Mahesh Bandewar
3
-18
/
+20
2016-02-22
ipvlan: mode is u16
Mahesh Bandewar
2
-4
/
+6
2016-02-22
ipvlan: scrub skb before routing in L3 mode.
Mahesh Bandewar
1
-9
/
+10
[next]