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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
igb: bump version of igb to 5.2.18
Todd Fujinaka
1
-1
/
+1
2015-06-26
igb: disable IPv6 extension header processing
Todd Fujinaka
2
-5
/
+10
2015-06-25
bnx2x: Fix linearization for encapsulated packets
Yuval Mintz
1
-2
/
+7
2015-06-25
bnx2x: Release nvram lock on error flow
Yuval Mintz
1
-0
/
+1
2015-06-25
bnx2x: Fix statistics gathering on link change
Ariel Elior
1
-0
/
+2
2015-06-25
bnx2x: Fix self-test for 20g devices
Yuval Mintz
1
-4
/
+8
2015-06-25
bnx2x: Fix VF MAC removal
Shahed Shaikh
1
-1
/
+1
2015-06-25
bnx2x: Don't notify about scratchpad parities
Manish Chopra
2
-10
/
+21
2015-06-25
bnx2x: Prevent false warning when accessing MACs
Yuval Mintz
1
-1
/
+1
2015-06-25
bnx2x: Correct speed from baseT into KR.
Yuval Mintz
3
-19
/
+59
2015-06-25
bnx2x: Correct asymmetric flow-control
Yuval Mintz
2
-14
/
+29
2015-06-25
enic: use atomic_t instead of spin_lock in busy poll
Govindarajulu Varadarajan
2
-66
/
+29
2015-06-25
net/fsl: remove dependency FSL_SOC for Gianfar
Alison Wang
1
-2
/
+2
2015-06-25
cavium/liquidio: fix some error handling in lio_set_phys_id()
Dan Carpenter
1
-2
/
+3
2015-06-25
renesas: missing unlock on error path
Dan Carpenter
1
-1
/
+3
2015-06-25
mlx4: Disable HA for SRIOV PF RoCE devices
Or Gerlitz
1
-1
/
+7
2015-06-25
net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
Ido Shamay
1
-11
/
+6
2015-06-25
net/mlx4_en: Wake TX queues only when there's enough room
Ido Shamay
2
-8
/
+12
2015-06-25
net/mlx4_en: Release TX QP when destroying TX ring
Eran Ben Elisha
3
-5
/
+1
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
377
-7246
/
+49459
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-28
/
+66
2015-06-24
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
4
-24
/
+28
2015-06-24
net: Cavium: Fix MAC address setting in shutdown state
Pavel Fedin
2
-2
/
+13
2015-06-24
drivers: net: xgene: fix for ACPI support without ACPI
Stephen Rothwell
1
-0
/
+2
2015-06-24
net/mlx5e: Prefetch skb data on RX
Saeed Mahameed
1
-0
/
+1
2015-06-24
net/mlx5e: Pop cq outside mlx5e_get_cqe
Achiad Shochat
3
-2
/
+4
2015-06-24
net/mlx5e: Remove mlx5e_cq.sqrq back-pointer
Achiad Shochat
5
-7
/
+3
2015-06-24
net/mlx5e: Remove extra spaces
Achiad Shochat
1
-4
/
+4
2015-06-24
net/mlx5e: Avoid TX CQE generation if more xmit packets expected
Achiad Shochat
1
-23
/
+34
2015-06-24
net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion
Achiad Shochat
1
-3
/
+1
2015-06-24
net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()
Achiad Shochat
1
-1
/
+0
2015-06-24
net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them
Saeed Mahameed
1
-4
/
+1
2015-06-24
net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues
Saeed Mahameed
3
-33
/
+31
2015-06-24
net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device
Eran Ben Elisha
1
-0
/
+14
2015-06-24
net/mlx4_en: Fix off-by-four in ethtool
Eran Ben Elisha
1
-3
/
+2
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
7
-7
/
+31
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+1
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2015-06-23
drivers: net: xgene: Check for IS_ERR rather than NULL for clock.
Suman Tripathi
4
-11
/
+18
2015-06-23
drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...
Suman Tripathi
1
-0
/
+2
2015-06-23
drivers: net: xgene: Implement the backward compatibility with the old and ne...
Suman Tripathi
1
-6
/
+6
2015-06-23
drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...
Suman Tripathi
2
-23
/
+43
2015-06-23
NET: Add ezchip ethernet driver
Noam Camus
6
-0
/
+1023
2015-06-23
rocker: call correct unregister function on error
Gilad Ben-Yossef
1
-1
/
+1
2015-06-23
net: fec: init MAC prior to mii bus probe
Nimrod Andy
1
-1
/
+3
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
4
-4
/
+30
2015-06-23
switchdev: rename vlan vid_start to vid_begin
Scott Feldman
1
-2
/
+2
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
63
-264
/
+94
2015-06-23
net: stmmac: dwmac-rk: add rk3368-specific data
Heiko Stübner
1
-0
/
+126
2015-06-23
net: stmmac: dwmac-rk: abstract access to mac settings in GRF
Heiko Stübner
1
-41
/
+75
[next]