开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2015-05-06
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
2015-04-29
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
2015-04-29
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-04-29
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-04-29
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-04-29
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-04-29
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-04-29
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
2015-04-13
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
2015-02-26
netxen: fix netxen_nic_poll() logic
Eric Dumazet
2015-02-05
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
2015-01-27
enic: fix rx skb checksum
Govindarajulu Varadarajan
2015-01-27
alx: fix alx_poll()
Eric Dumazet
2015-01-27
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
2014-12-16
igb: bring link up when PHY is powered up
Todd Fujinaka
2014-12-16
net: mvneta: fix Tx interrupt delay
willy tarreau
2014-12-16
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
Jack Morgenstein
2014-12-16
tg3: fix ring init when there are more TX than RX channels
Thadeu Lima de Souza Cascardo
2014-11-21
net/mlx4_en: Fix BlueFlame race
Eugenia Emantayev
2014-11-21
vio: fix reuse of vio_dring slot
Dwight Engen
2014-10-15
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
2014-10-15
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
2014-10-15
myri10ge: check for DMA mapping errors
Stanislaw Gruszka
2014-10-05
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
2014-08-14
bnx2x: fix crash during TSO tunneling
Dmitry Kravkov
2014-08-07
net: mvneta: replace Tx timer with a real interrupt
willy tarreau
2014-08-07
net: mvneta: add missing bit descriptions for interrupt masks and causes
willy tarreau
2014-08-07
net: mvneta: do not schedule in mvneta_tx_timeout
willy tarreau
2014-08-07
net: mvneta: use per_cpu stats to fix an SMP lock up
willy tarreau
2014-08-07
net: mvneta: increase the 64-bit rx/tx stats out of the hot path
willy tarreau
2014-07-28
sunvnet: clean up objects created in vnet_new() on vnet_exit()
Sowmini Varadhan
2014-07-28
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
2014-07-28
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
Thomas Fitzsimmons
2014-07-28
net: mvneta: fix operation in 10 Mbit/s mode
Thomas Petazzoni
2014-07-28
bnx2x: fix possible panic under memory stress
Eric Dumazet
2014-07-28
igb: do a reset on SR-IOV re-init if device is down
Stefan Assmann
2014-06-30
net: cpsw: fix null dereference at probe
Johan Hovold
2014-06-26
net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
Wei Yang
2014-06-26
net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
Wei Yang
2014-06-16
mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
Chris Mason
2014-05-30
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
2014-05-30
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2014-04-14
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
2014-04-03
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
Thomas Petazzoni
2014-03-31
e100: Fix "disabling already-disabled device" warning
Michele Baldessari
2014-03-23
tg3: Don't check undefined error bits in RXBD
Michael Chan
2014-03-23
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
2014-03-06
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
2014-02-06
net,via-rhine: Fix tx_timeout handling
Richard Weinberger
2014-02-06
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
[next]