index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-cache-policy-cleaner.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-02
net: mvmdio: Check for a valid interrupt instead of an error
Ezequiel Garcia
1
-1
/
+4
2014-05-02
net phy: Check for aneg completion before setting state to PHY_RUNNING
Balakumaran Kannan
1
-0
/
+11
2014-04-30
hyperv: Properly handle checksum offload
KY Srinivasan
1
-0
/
+4
2014-04-30
gianfar: Avoid unnecessary reg accesses in adjust_link()
Claudiu Manoil
1
-110
/
+113
2014-04-30
tcp_cubic: fix the range of delayed_ack
Liu Yu
1
-1
/
+1
2014-04-30
bpf_dbg: fix wrong register usage
Brendan Hickey
1
-1
/
+1
2014-04-30
Revert "macvlan : fix checksums error when we are in bridge mode"
Vlad Yasevich
1
-3
/
+0
2014-04-30
mactap: Fix checksum errors for non-gso packets in bridge mode
Vlad Yasevich
1
-0
/
+9
2014-04-30
tcp: increment retransmit counters in tlp and fast open
Eric Dumazet
1
-7
/
+7
2014-04-30
net: sxgbe: Added set function for interrupt on complete
Byungho An
3
-0
/
+11
2014-04-30
net: sxgbe: Added rxqueue enable function
Byungho An
4
-0
/
+36
2014-04-30
net: sxgbe: sw reset moved to probe function
Byungho An
2
-13
/
+22
2014-04-30
cxgb4: Decode PCIe Gen3 link speed
Roland Dreier
1
-0
/
+2
2014-04-30
Altera TSE: Add missing include to silence sparse warnings
Tobias Klauser
1
-0
/
+1
2014-04-30
Altera TSE: Fix DMA secriptor length initialization
Tobias Klauser
1
-37
/
+37
2014-04-28
net: bonding: Fix format string mismatch in bond_sysfs.c
Masanari Iida
1
-1
/
+1
2014-04-28
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
Julian Anastasov
3
-1
/
+4
2014-04-28
net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...
Karl Heiss
1
-4
/
+3
2014-04-28
slip: fix spinlock variant
Oliver Hartkopp
1
-3
/
+3
2014-04-28
net: qmi_wwan: add a number of Dell devices
Bjørn Mork
1
-0
/
+5
2014-04-28
net: qmi_wwan: add a number of CMOTech devices
Bjørn Mork
1
-0
/
+16
2014-04-28
net: qmi_wwan: add Alcatel L800MA
Bjørn Mork
1
-0
/
+1
2014-04-28
net: qmi_wwan: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+1
2014-04-28
net: qmi_wwan: add Sierra Wireless MC7305/MC7355
Bjørn Mork
1
-0
/
+1
2014-04-28
net: qmi_wwan: add Sierra Wireless MC73xx
Bjørn Mork
1
-0
/
+3
2014-04-28
net: qmi_wwan: add Sierra Wireless EM7355
Bjørn Mork
1
-0
/
+1
2014-04-28
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
1
-1
/
+6
2014-04-28
arc_emac: add clock handling
Heiko Stübner
3
-13
/
+47
2014-04-28
arc_emac: fix probe error path
Heiko Stübner
1
-9
/
+14
2014-04-28
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
1
-0
/
+15
2014-04-28
cxgb4: Update Kconfig to include Chelsio T5 adapter
Hariprasad Shenai
1
-6
/
+7
2014-04-26
i40e: fix Timesync Tx interrupt handler code
Jacob Keller
1
-4
/
+1
2014-04-26
Altera TSE: Change driver name used by Ethtool
Vince Bridgers
1
-1
/
+7
2014-04-26
Altera TSE: Fix Panic in probe routine when phy probe fails
Vince Bridgers
1
-21
/
+24
2014-04-26
Altera TSE: Set the Pause Quanta value to the IEEE default value
Vince Bridgers
2
-0
/
+4
2014-04-26
Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA
Vince Bridgers
6
-51
/
+101
2014-04-26
bnx2x: Fix failure to configure VF multicast filters
Narender Kumar
1
-0
/
+1
2014-04-26
bnx2x: Fix vlan credit issues for VFs
Yuval Mintz
3
-11
/
+37
2014-04-26
bnx2x: Memory leak during VF removal
Yuval Mintz
3
-4
/
+13
2014-04-24
ipv6: fib: fix fib dump restart
Kumar Sundararajan
1
-1
/
+2
2014-04-24
can: slcan: Fix spinlock variant
Alexander Stein
1
-3
/
+3
2014-04-24
can: fix return value from can_get_bittiming()
Oliver Hartkopp
1
-1
/
+1
2014-04-24
can: sja1000_isa: add locking for indirect register access mode
Oliver Hartkopp
1
-3
/
+13
2014-04-24
can: c_can_pci: enable PCI bus master only for MSI
Wolfgang Grandegger
1
-2
/
+5
2014-04-24
can: c_can: use proper type for 'instance'
Wolfram Sang
2
-2
/
+2
2014-04-24
can: c_can: Speed up tx buffer invalidation
Thomas Gleixner
2
-15
/
+40
2014-04-24
can: c_can: Remove tx locking
Thomas Gleixner
2
-92
/
+43
2014-04-24
can: c_can: Use proper u32 variables in c_can_write_msg_object()
Thomas Gleixner
1
-9
/
+9
2014-04-24
can: c_can: Cleanup c_can_write_msg_object()
Thomas Gleixner
2
-33
/
+24
2014-04-24
can: c_can: Cleanup c_can_msg_obj_put/get()
Thomas Gleixner
1
-44
/
+16
[next]