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.14.y
linux-6.15.y
linux-6.16.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
2015-04-29
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-04-29
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-7
/
+7
2015-04-29
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2015-04-29
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-04-13
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
1
-2
/
+29
2015-02-27
netxen: fix netxen_nic_poll() logic
Eric Dumazet
1
-1
/
+4
2015-02-06
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-01-27
enic: fix rx skb checksum
Govindarajulu Varadarajan
1
-4
/
+8
2015-01-27
alx: fix alx_poll()
Eric Dumazet
1
-11
/
+13
2015-01-27
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
1
-17
/
+17
2014-12-16
igb: bring link up when PHY is powered up
Todd Fujinaka
1
-0
/
+2
2014-12-16
net: mvneta: fix Tx interrupt delay
willy tarreau
1
-1
/
+1
2014-12-16
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
Jack Morgenstein
1
-1
/
+1
2014-12-16
tg3: fix ring init when there are more TX than RX channels
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2014-11-21
net/mlx4_en: Fix BlueFlame race
Eugenia Emantayev
1
-19
/
+42
2014-11-21
vio: fix reuse of vio_dring slot
Dwight Engen
1
-2
/
+2
2014-10-15
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-10-15
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
1
-2
/
+18
2014-10-15
myri10ge: check for DMA mapping errors
Stanislaw Gruszka
1
-30
/
+58
2014-10-06
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
1
-4
/
+14
2014-08-14
bnx2x: fix crash during TSO tunneling
Dmitry Kravkov
2
-0
/
+10
2014-08-08
net: mvneta: replace Tx timer with a real interrupt
willy tarreau
1
-60
/
+12
2014-08-08
net: mvneta: add missing bit descriptions for interrupt masks and causes
willy tarreau
1
-2
/
+42
2014-08-08
net: mvneta: do not schedule in mvneta_tx_timeout
willy tarreau
1
-11
/
+0
2014-08-08
net: mvneta: use per_cpu stats to fix an SMP lock up
willy tarreau
1
-26
/
+48
2014-08-08
net: mvneta: increase the 64-bit rx/tx stats out of the hot path
willy tarreau
1
-4
/
+11
2014-07-28
sunvnet: clean up objects created in vnet_new() on vnet_exit()
Sowmini Varadhan
1
-1
/
+19
2014-07-28
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
1
-1
/
+1
2014-07-28
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
Thomas Fitzsimmons
1
-1
/
+1
2014-07-28
net: mvneta: fix operation in 10 Mbit/s mode
Thomas Petazzoni
1
-1
/
+1
2014-07-28
bnx2x: fix possible panic under memory stress
Eric Dumazet
1
-1
/
+2
2014-07-28
igb: do a reset on SR-IOV re-init if device is down
Stefan Assmann
1
-0
/
+2
2014-07-01
net: cpsw: fix null dereference at probe
Johan Hovold
1
-0
/
+4
2014-06-26
net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
Wei Yang
2
-76
/
+97
2014-06-26
net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
Wei Yang
1
-1
/
+5
2014-06-17
mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
Chris Mason
3
-7
/
+1
2014-05-31
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
1
-1
/
+3
2014-05-31
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-3
/
+0
2014-04-14
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
1
-3
/
+2
2014-04-03
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
Thomas Petazzoni
1
-2
/
+2
2014-03-31
e100: Fix "disabling already-disabled device" warning
Michele Baldessari
1
-1
/
+1
2014-03-24
tg3: Don't check undefined error bits in RXBD
Michael Chan
2
-3
/
+6
2014-03-24
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
1
-0
/
+7
2014-03-07
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-02-06
net,via-rhine: Fix tx_timeout handling
Richard Weinberger
1
-0
/
+1
2014-02-06
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
1
-4
/
+9
2014-02-06
e1000e: fix compiler warnings
David Ertman
1
-3
/
+7
[next]