index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rmd128.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-04
openvswitch: distinguish between the dropped and consumed skb
Li RongQing
1
-2
/
+5
2014-09-02
amd-xgbe: Fix initialization of the wrong spin lock
Lendacky, Thomas
1
-1
/
+1
2014-09-02
openvswitch: fix a memory leak
Li RongQing
1
-1
/
+3
2014-09-02
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
1
-1
/
+1
2014-09-02
bnx2x: Configure device endianity on driver load and reset endianity on removal.
Manish Chopra
1
-18
/
+39
2014-09-02
qeth: don't query for info if hardware not ready.
Eugene Crosser
3
-7
/
+17
2014-09-02
net: calxedaxgmac: fix driver dependencies
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2014-09-02
net: sh_eth: fix driver dependencies
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2014-09-02
net: lpc_eth: Fix crash on ip link up
Roland Stigge
1
-0
/
+3
2014-09-02
tg3: prevent ifup/ifdown during PCI error recovery
Ivan Vecera
2
-0
/
+17
2014-09-02
cxgb4: Issue mbox commands on correct mbox
Hariprasad Shenai
1
-2
/
+4
2014-09-02
cxgb4: Avoid dumping Write-only registers in register dump
Hariprasad Shenai
1
-2
/
+4
2014-09-02
cxgb4: Detect and display firmware reported errors
Hariprasad Shenai
2
-1
/
+41
2014-09-02
cxgb4: Fix T5 adapter accessing T4 adapter registers
Hariprasad Shenai
3
-11
/
+24
2014-09-02
cxgb4: Fixed the code to use correct length for part number
Hariprasad Shenai
1
-1
/
+10
2014-09-02
cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules
Hariprasad Shenai
1
-0
/
+1
2014-09-02
stmmac: only remove RXCSUM feature if no rx coe is available
Giuseppe CAVALLARO
1
-2
/
+0
2014-09-02
stmmac: fix the rx csum feature
Giuseppe CAVALLARO
3
-3
/
+31
2014-09-02
amd-xgbe: Use the Tx queue count for Tx flow control support
Lendacky, Thomas
1
-2
/
+2
2014-09-02
amd-xgbe: Fix the xpcs mmd debugfs support
Lendacky, Thomas
1
-4
/
+4
2014-09-02
amd-xgbe: Reported fifo size from hardware is not correct
Lendacky, Thomas
2
-2
/
+7
2014-09-02
amd-xgbe: Check for Tx hardware queue flushing support
Lendacky, Thomas
4
-3
/
+12
2014-09-02
drivers: net: NET_XGENE should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-09-01
netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*
Pablo Neira Ayuso
1
-1
/
+3
2014-09-01
stmmac: fix PLS bit setting when EEE is active
Giuseppe CAVALLARO
1
-4
/
+3
2014-09-01
stmmac: never check EEE in case of a switch is attached
Giuseppe CAVALLARO
1
-0
/
+5
2014-09-01
stmmac: fix LPI TW timer value to 20.5us.
nandini sharma
1
-1
/
+1
2014-09-01
stmmac: fix the EEE LPI Macro definitions.
nandini sharma
1
-4
/
+4
2014-08-30
net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
Daniel Borkmann
2
-1
/
+14
2014-08-30
net: attempt a single high order allocation
Eric Dumazet
1
-14
/
+16
2014-08-30
mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic
Or Gerlitz
2
-1
/
+37
2014-08-30
net/mlx4: Move the tunnel steering helper function to mlx4_core
Or Gerlitz
3
-29
/
+43
2014-08-30
stmmac: fix dma api misuse
Giuseppe CAVALLARO
5
-27
/
+79
2014-08-30
stmmac: ptp: fix the reference clock
Giuseppe CAVALLARO
4
-6
/
+22
2014-08-30
stmmac: fix tipo on mmc crc error
Giuseppe CAVALLARO
3
-3
/
+3
2014-08-30
stmmac: prevent false carrier sense detection
Giuseppe CAVALLARO
1
-1
/
+1
2014-08-28
ipvs: fix ipv6 hook registration for local replies
Julian Anastasov
1
-1
/
+1
2014-08-28
phy: fix EEE checks inside the phy_init_eee.
Giuseppe CAVALLARO
1
-9
/
+9
2014-08-27
ipvs: properly declare tunnel encapsulation
Julian Anastasov
1
-4
/
+16
2014-08-26
mvneta: Add missing if_vlan.h include.
David S. Miller
1
-0
/
+1
2014-08-26
xen-netback: move netif_napi_add before binding interrupt
Wei Liu
1
-3
/
+3
2014-08-26
qlge: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
1
-2
/
+3
2014-08-26
mvneta: Fix TSO and checksum for non-acceleration vlan traffic
Vlad Yasevich
1
-3
/
+4
2014-08-26
i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-08-26
i40e: Fix TSO and hw checksums for non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-08-26
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-08-26
bna: Support TSO and partial checksum with non-accelerated vlans.
Vlad Yasevich
1
-3
/
+4
2014-08-26
e1000: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
1
-8
/
+11
2014-08-26
e1000e: Fix TSO with non-accelerated vlans
Vlad Yasevich
1
-12
/
+9
2014-08-26
net: moxa: continue loop on skb allocation failure
Jonas Jensen
1
-7
/
+5
[next]