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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
net: qlcnic: include irq.h for irq definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: enic: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: bnx2x: include irq.h for irqreturn_t definitions
Josh Boyer
1
-0
/
+1
2014-04-03
net: ti: fix CPTS driver build on arm
Alexei Starovoitov
1
-0
/
+2
2014-04-02
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
4
-3
/
+26
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
1
-0
/
+1
2014-04-02
net: sxgbe: make "core_ops" static
Dan Carpenter
1
-1
/
+1
2014-04-02
net: sxgbe: fix logical vs bitwise operation
Dan Carpenter
1
-3
/
+3
2014-04-02
net: sxgbe: sxgbe_mdio_register() frees the bus
Dan Carpenter
1
-7
/
+0
2014-04-02
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
2
-1
/
+9
2014-04-02
net/mlx4: Set proper build dependancy with vxlan
Or Gerlitz
3
-0
/
+17
2014-04-02
be2net: fix build dependency on VxLAN
Sathya Perla
2
-1
/
+19
2014-04-01
ixgbevf: Fix rcu warnings induced by LER
Mark Rustad
2
-5
/
+18
2014-04-01
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
2
-5
/
+19
2014-04-01
INTEL-IGB: Convert iounmap to pci_iounmap
Peter Senna Tschudin
1
-2
/
+2
2014-04-01
i40e: Remove casts of pointer to same type
Joe Perches
1
-2
/
+2
2014-04-01
i40e/i40evf: Remove addressof casts to same type
Joe Perches
2
-4
/
+3
2014-04-01
i40e/i40evf: fix error checking path
Jean Sacren
2
-10
/
+12
2014-04-01
i40e: fix function kernel doc description
Jean Sacren
1
-1
/
+1
2014-04-01
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
Mark Rustad
3
-9
/
+9
2014-04-01
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
2
-2
/
+2
2014-04-01
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-1
/
+7
2014-04-01
ixgbe: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-04-01
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
1
-4
/
+0
2014-04-01
e1000e: Fix no connectivity when driver loaded with cable out
David Ertman
1
-5
/
+15
2014-04-01
net: fec: make sure to init MAC address
Lucas Stach
1
-4
/
+7
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
3
-29
/
+3
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-39
/
+19
2014-03-30
tg3: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+1
2014-03-30
bna: remove open-coded skb_cow_head.
françois romieu
1
-6
/
+4
2014-03-30
qlge: remove open-coded skb_cow_head.
françois romieu
1
-5
/
+4
2014-03-30
jme: remove open-coded skb_cow_head.
françois romieu
1
-14
/
+2
2014-03-30
atl1e: remove open-coded skb_cow_head.
françois romieu
1
-7
/
+7
2014-03-30
atl1c: remove open-coded skb_cow_head.
françois romieu
1
-7
/
+7
2014-03-30
atl1: remove open-coded skb_cow_head.
françois romieu
1
-8
/
+7
2014-03-29
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-7
/
+7
2014-03-29
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-03-29
cxgb4vf: Adds device Id for few more Chelsio adapters
Hariprasad Shenai
1
-0
/
+8
2014-03-29
cxgb4: Adds device ID for few more Chelsio Adapters
Hariprasad Shenai
1
-0
/
+12
2014-03-29
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
3
-4
/
+90
2014-03-29
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
2
-0
/
+49
2014-03-29
net/mlx4: USe one wrapper that returns -EPERM
Or Gerlitz
3
-28
/
+4
2014-03-29
bnx2x: Fix possible memory leak on iov error flow
Yuval Mintz
1
-0
/
+2
2014-03-28
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
1
-2
/
+6
2014-03-28
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
5
-0
/
+147
2014-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-61
/
+131
2014-03-28
net: sxgbe: fix potential null dereference
Byungho An
1
-2
/
+8
2014-03-28
net: sxgbe: fix sparse warnings about static declaration
Byungho An
2
-4
/
+4
2014-03-28
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
3
-9
/
+125
2014-03-28
be2net: add FW cmds needed for VxLAN offloads
Sathya Perla
3
-58
/
+154
[next]