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.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
/
sun
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-19
sunvnet: Initialize network_header and transport_header in vnet_rx_one()
Sowmini Varadhan
1
-3
/
+13
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-09-22
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
Sowmini Varadhan
1
-6
/
+11
2015-07-27
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
1
-3
/
+1
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+1
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-1
/
+0
2015-04-08
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
Alexander Duyck
3
-18
/
+18
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-2
/
+2
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2015-02-28
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
1
-4
/
+2
2015-02-21
sunvnet: failed trigger should not cause BUG_ON()
David L Stevens
1
-0
/
+2
2015-02-12
sunvnet: don't change gso data on clones
David L Stevens
1
-13
/
+10
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-02-03
sunvnet: set queue mapping when doing packet copies
David L Stevens
1
-0
/
+1
2015-01-27
sunvnet: improve error handling when a remote crashes
David L Stevens
1
-28
/
+34
2015-01-27
sunvnet: free pending tx buffers before clearing ring data
David L Stevens
1
-10
/
+11
2015-01-18
niu: remove one compound_head() call
Eric Dumazet
1
-2
/
+1
2015-01-14
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
1
-1
/
+6
2014-12-19
sunvnet: fix a memory leak in vnet_handle_offloads
Li RongQing
1
-0
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+0
2014-12-12
vio: create routines for inc,dec vio dring indexes
Dwight Engen
1
-23
/
+7
2014-12-09
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
David L Stevens
1
-3
/
+1
2014-12-09
sunvnet: add TSO support
David L Stevens
2
-9
/
+95
2014-12-09
sunvnet: add GSO support
David L Stevens
1
-1
/
+72
2014-12-09
sunvnet: add checksum offload support
David L Stevens
1
-3
/
+34
2014-12-09
sunvnet: add scatter/gather support
David L Stevens
1
-21
/
+76
2014-12-09
sunvnet: add VIO v1.7 and v1.8 support
David L Stevens
1
-10
/
+92
2014-12-09
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
David L Stevens
1
-10
/
+8
2014-12-09
niu: Use eth_skb_pad helper
Alexander Duyck
1
-7
/
+2
2014-12-06
net: cassini: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-2
/
+1
2014-11-12
sunvnet: fix NULL pointer dereference
David L Stevens
1
-0
/
+2
2014-11-11
sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit
Sowmini Varadhan
1
-1
/
+3
2014-11-11
sunvnet: vnet_ack() should check if !start_cons to send a missed trigger
Sowmini Varadhan
1
-1
/
+1
2014-11-11
sunvnet: Fix race between vnet_start_xmit() and vnet_ack()
Sowmini Varadhan
1
-4
/
+6
2014-11-06
sunvnet: Return from vnet_napi_event() if no packets to read
Sowmini Varadhan
1
-3
/
+2
2014-11-06
sunvnet: Fix indentation in maybe_tx_wakeup()
Sowmini Varadhan
1
-1
/
+1
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+57
2014-11-01
sunhme: Add DMA mapping error checks.
David S. Miller
1
-5
/
+57
2014-10-31
sunvnet: Use one Tx queue per vnet_port
Sowmini Varadhan
2
-31
/
+65
2014-10-31
sunvnet: Reset LDC_EVENT_DATA_READY when napi completes.
Sowmini Varadhan
1
-0
/
+1
2014-10-26
sunvnet: Remove irqsave/irqrestore on vio.lock
Sowmini Varadhan
1
-25
/
+5
2014-10-26
sunvnet: Use RCU to synchronize port usage with vnet_port_remove()
Sowmini Varadhan
1
-29
/
+33
2014-10-26
sunvnet: NAPIfy sunvnet
Sowmini Varadhan
2
-44
/
+135
2014-10-20
net: ethernet: sun: drop owner assignment from platform_drivers
Wolfram Sang
4
-4
/
+0
2014-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2014-10-01
sunvnet: fix potential NULL pointer dereference
David L Stevens
1
-1
/
+1
2014-10-01
vio: fix reuse of vio_dring slot
Dwight Engen
1
-2
/
+2
2014-10-01
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
David L Stevens
1
-1
/
+36
2014-10-01
sunvnet: allow admin to set sunvnet MTU
David L Stevens
2
-4
/
+9
[next]