index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
DMA-API.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-17
bonding: allow TSO being set on bonding master
Eric Dumazet
2
-0
/
+12
2013-05-16
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
1
-2
/
+2
2013-05-16
tcp: gso: do not generate out of order packets
Eric Dumazet
1
-1
/
+21
2013-05-16
netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
Pablo Neira Ayuso
1
-3
/
+14
2013-05-15
broadcom: add include guards to include/linux/brcmphy.h
Florian Fainelli
1
-0
/
+5
2013-05-15
fec: Invert the order of function calls in fec_restart()
Fabio Estevam
1
-3
/
+3
2013-05-15
fec: Fix inconsistent lock state
Fabio Estevam
1
-2
/
+2
2013-05-15
ipg: fix an unsigned widening cast of '~' truncation issue
Dan Carpenter
1
-43
/
+43
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
9
-30
/
+40
2013-05-14
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2
-2
/
+23
2013-05-14
net/802/mrp: fix lockdep splat
Eric Dumazet
1
-2
/
+2
2013-05-14
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
1
-1
/
+1
2013-05-14
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
1
-2
/
+5
2013-05-14
be2net: Avoid double insertion of vlan tags.
Sarveshwar Bandi
1
-13
/
+5
2013-05-14
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
3
-5
/
+19
2013-05-14
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
Ben Hutchings
3
-19
/
+6
2013-05-14
tg3: Fix data corruption on 5725 with TSO
Michael Chan
1
-0
/
+17
2013-05-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
1
-6
/
+26
2013-05-13
bna: add missing iounmap() on error in bnad_init()
Wei Yongjun
1
-2
/
+3
2013-05-13
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-05-13
drm/mgag200: Fix framebuffer base address programming
Christopher Harvey
1
-3
/
+24
2013-05-13
drm/mgag200: Convert counter delays to jiffies
Christopher Harvey
1
-9
/
+6
2013-05-13
drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
Christopher Harvey
1
-21
/
+21
2013-05-13
drm/mgag200: Don't change unrelated registers during modeset
Christopher Harvey
1
-5
/
+1
2013-05-13
drm: Only print a debug message when the polled connector has changed
Lespiau, Damien
1
-6
/
+13
2013-05-13
drm: Make the HPD status updates debug logs more readable
Lespiau, Damien
2
-4
/
+7
2013-05-12
xfrm6: release dev before returning error
Cong Wang
1
-1
/
+3
2013-05-12
ipv6,gre: do not leak info to user-space
Amerigo Wang
1
-0
/
+2
2013-05-12
virtio_net: use default napi weight by default
Amerigo Wang
1
-1
/
+1
2013-05-12
emac: Fix EMAC soft reset on 460EX/GT
Petri Gynther
1
-8
/
+28
2013-05-12
3c59x: fix PCI resource management
Sergei Shtylyov
1
-12
/
+13
2013-05-12
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-12
caif: CAIF_VIRTIO should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/ethernet: MACB should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-12
net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/wireless: ATH9K should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/ethernet: STMMAC_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
ipv6: do not clear pinet6 field
Eric Dumazet
6
-14
/
+39
2013-05-12
macvlan: fix passthru mode race between dev removal and rx path
Jiri Pirko
1
-3
/
+4
2013-05-12
ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-12
net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode
Rony Efraim
3
-6
/
+45
2013-05-12
net/mlx4_core: Add missing report on VST and spoof-checking dev caps
Or Gerlitz
2
-10
/
+3
2013-05-12
net: fec: enable hardware checksum only on imx6q-fec
Shawn Guo
1
-7
/
+13
2013-05-12
qlcnic: Fix validation of link event command.
Rajesh Borundia
1
-3
/
+0
2013-05-12
qlcnic: Fix mailbox response handling.
Rajesh Borundia
4
-15
/
+10
2013-05-12
qlcnic: Fix bug in diagnostics test reset recovery path
Manish Chopra
1
-3
/
+11
2013-05-12
qlcnic: Fix reset recovery after transmit timeout
Sony Chacko
2
-14
/
+23
2013-05-12
qlcnic: Fix ethtool supported port status for 83xx
Himanshu Madhani
4
-27
/
+94
2013-05-12
qlcnic: Fix missing bracket in module parameter.
Himanshu Madhani
1
-5
/
+5
[next]