index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
2
-4
/
+0
|
\
|
*
make new_sync_{read,write}() static
Al Viro
2015-04-11
2
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
663
-13582
/
+27374
|
\
\
|
*
|
fm10k: Bump driver version to 0.15.2
Jeff Kirsher
2015-04-14
1
-1
/
+1
|
*
|
fm10k: corrected VF multicast update
Jeff Kirsher
2015-04-14
1
-2
/
+5
|
*
|
fm10k: mbx_update_max_size does not drop all oversized messages
Jeff Kirsher
2015-04-14
1
-3
/
+6
|
*
|
fm10k: reset head instead of calling update_max_size
Jeff Kirsher
2015-04-14
1
-2
/
+16
|
*
|
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
2015-04-14
1
-1
/
+1
|
*
|
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
2015-04-14
1
-11
/
+11
|
*
|
fm10k: start service timer on probe
Jeff Kirsher
2015-04-14
1
-3
/
+6
|
*
|
fm10k: fix function header comment
Jeff Kirsher
2015-04-14
1
-2
/
+1
|
*
|
fm10k: comment next_vf_mbx flow
Jeff Kirsher
2015-04-14
1
-0
/
+11
|
*
|
fm10k: don't handle mailbox events in iov_event path and always process mailbox
Jeff Kirsher
2015-04-14
2
-32
/
+5
|
*
|
fm10k: use separate workqueue for fm10k driver
Jeff Kirsher
2015-04-14
3
-1
/
+16
|
*
|
fm10k: Set PF queues to unlimited bandwidth during virtualization
Jeff Kirsher
2015-04-14
1
-1
/
+2
|
*
|
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
2015-04-14
1
-0
/
+2
|
*
|
fm10k: only increment tx_timeout_count in Tx hang path
Jeff Kirsher
2015-04-14
1
-1
/
+0
|
*
|
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
2015-04-14
1
-1
/
+0
|
*
|
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
2015-04-14
1
-14
/
+37
|
*
|
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2015-04-14
2
-8
/
+12
|
*
|
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
2015-04-14
1
-2
/
+3
|
*
|
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
2015-04-14
1
-4
/
+4
|
*
|
fm10k: fix unused warnings
Jeff Kirsher
2015-04-14
7
-37
/
+35
|
*
|
fm10k: Add netconsole support
Jeff Kirsher
2015-04-14
3
-0
/
+28
|
*
|
fm10k: Have the VF get the default VLAN during init
Jeff Kirsher
2015-04-14
1
-1
/
+5
|
*
|
fm10k: Correct spelling mistake
Jeff Kirsher
2015-04-14
1
-2
/
+2
|
*
|
fm10k: Remove redundant rx_errors in ethtool
Jeff Kirsher
2015-04-14
3
-7
/
+4
|
*
|
fm10k: Corrected an error in Tx statistics
Jeff Kirsher
2015-04-14
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
6
-15
/
+30
|
|
\
\
|
|
*
|
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-09
1
-10
/
+10
|
|
*
|
usbnet: rename work handler
Oliver Neukum
2015-04-09
1
-2
/
+2
|
|
*
|
stmmac: devm_reset_control_get can return PROBE_DEFER
Phil Reid
2015-04-09
1
-1
/
+1
|
|
*
|
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
2015-04-08
2
-1
/
+2
|
|
*
|
net: phy: broadcom: Add BCM54616S phy entry
Alessio Igor Bogani
2015-04-08
2
-2
/
+16
|
*
|
|
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
Hariprasad Shenai
2015-04-14
2
-3
/
+6
|
*
|
|
cxgb4: Add comment for calculate tx flits and sge length code
Hariprasad Shenai
2015-04-14
1
-1
/
+35
|
*
|
|
cxgb4: Use device node in page allocation
Hariprasad Shenai
2015-04-14
1
-2
/
+4
|
*
|
|
cxgb4: Freelist starving threshold varies from adapter to adapter
Hariprasad Shenai
2015-04-14
1
-10
/
+16
|
*
|
|
cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Hariprasad Shenai
2015-04-14
1
-1
/
+1
|
*
|
|
bgmac: drop ring->num_slots
Felix Fietkau
2015-04-14
2
-15
/
+15
|
*
|
|
bgmac: fix DMA rx corruption
Felix Fietkau
2015-04-14
1
-9
/
+18
|
*
|
|
bgmac: simplify dma init/cleanup
Felix Fietkau
2015-04-14
1
-39
/
+40
|
*
|
|
bgmac: increase rx ring size from 511 to 512
Felix Fietkau
2015-04-14
1
-1
/
+1
|
*
|
|
bgmac: add check for oversized packets
Felix Fietkau
2015-04-14
1
-0
/
+7
|
*
|
|
bgmac: simplify/optimize rx DMA error handling
Felix Fietkau
2015-04-14
1
-37
/
+34
|
*
|
|
bgmac: set received skb headroom to NET_SKB_PAD
Felix Fietkau
2015-04-14
2
-7
/
+11
|
*
|
|
bgmac: leave interrupts disabled as long as there is work to do
Felix Fietkau
2015-04-14
2
-22
/
+10
|
*
|
|
bgmac: simplify tx ring index handling
Felix Fietkau
2015-04-14
2
-29
/
+23
|
*
|
|
toshiba: Remove celleb from Kconfig options
Daniel Axtens
2015-04-14
1
-2
/
+2
|
*
|
|
hv_netvsc: Implement partial copy into send buffer
Haiyang Zhang
2015-04-14
3
-19
/
+46
[next]