index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ps3vram.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-22
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
1
-10
/
+25
2014-08-22
qlcnic: Fix endianess issue in FW dump template header
Rajesh Borundia
1
-0
/
+57
2014-08-22
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
3
-5
/
+32
2014-08-22
MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driver
Alan Ott
1
-0
/
+6
2014-08-22
macvlan: Allow setting multicast filter on all macvlan types
Vlad Yasevich
1
-2
/
+8
2014-08-22
packet: handle too big packets for PACKET_V3
Eric Dumazet
2
-0
/
+18
2014-08-22
MAINTAINERS: add entry for ec_bhf driver
Dariusz Marcinkiewicz
1
-0
/
+6
2014-08-22
lec: Use rtnl lock/unlock when updating MTU
chas williams - CONTRACTOR
1
-0
/
+2
2014-08-19
tipc: Fix build.
David S. Miller
1
-1
/
+2
2014-08-19
cbq: now_rt removal
Vasily Averin
1
-10
/
+1
2014-08-19
cbq: incorrectly low bandwidth setting blocks limited traffic
Vasily Averin
1
-24
/
+13
2014-08-17
tipc: fix message importance range check
Erik Hugne
2
-2
/
+4
2014-08-17
net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function
Gwenhael Goavec-Merou
1
-12
/
+21
2014-08-17
batman-adv: Fix parameter order of hlist_add_behind
Sven Eckelmann
1
-1
/
+1
2014-08-17
net: phy: bcm7xxx: remove suspend callback for 28nm PHYs
Florian Fainelli
1
-4
/
+1
2014-08-17
net: phy: bcm7xxx: re-advertise all supported modes out of suspend
Florian Fainelli
1
-3
/
+20
2014-08-17
net: phy: bcm7xxx: remove 28nm wildcard entry
Florian Fainelli
2
-15
/
+0
2014-08-15
i40e: fix PTP bug
Jesse Brandeburg
1
-1
/
+1
2014-08-15
i40e: Fix a few potential VF dereferences
Anjali Singhai Jain
1
-11
/
+19
2014-08-15
i40e: Fix for recent kernel panic
Anjali Singhai Jain
1
-3
/
+15
2014-08-15
netlink: Annotate RCU locking for seq_file walker
Thomas Graf
1
-0
/
+2
2014-08-15
rhashtable: fix annotations for rht_for_each_entry_rcu()
Thomas Graf
1
-8
/
+4
2014-08-15
rhashtable: unexport and make rht_obj() static
Thomas Graf
2
-8
/
+1
2014-08-15
rhashtable: RCU annotations for next pointers
Thomas Graf
2
-3
/
+3
2014-08-14
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
1
-5
/
+3
2014-08-14
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
3
-6
/
+11
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
6
-5
/
+8
2014-08-14
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
1
-3
/
+3
2014-08-14
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-14
net: xgene: Check negative return value of xgene_enet_get_ring_size()
Tobias Klauser
1
-2
/
+5
2014-08-14
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
3
-9
/
+14
2014-08-14
net: xilinx: Remove .owner field for driver
Michal Simek
3
-3
/
+0
2014-08-14
Revert "macvlan: simplify the structure port"
David S. Miller
1
-5
/
+7
2014-08-14
timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
John Stultz
1
-2
/
+3
2014-08-14
mm: fix CROSS_MEMORY_ATTACH help text grammar
Geert Uytterhoeven
1
-1
/
+1
2014-08-14
drivers/mfd/rtsx_usb.c: export device table
Jeff Mahoney
1
-0
/
+1
2014-08-14
mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size
David Rientjes
1
-0
/
+1
2014-08-14
iwlwifi: mvm: disable scheduled scan to prevent firmware crash
Emmanuel Grumbach
1
-1
/
+2
2014-08-14
IB/srp: Fix return value check in srp_init_module()
Wei Yongjun
1
-2
/
+2
2014-08-14
sparc: Hook up memfd_create system call.
David S. Miller
3
-4
/
+5
2014-08-14
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
1
-0
/
+32
2014-08-14
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
1
-0
/
+11
2014-08-14
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
1
-1
/
+23
2014-08-14
xen-netback: remove loop waiting function
Wei Liu
1
-29
/
+0
2014-08-14
xen-netback: don't stop dealloc kthread too early
Wei Liu
3
-7
/
+42
2014-08-14
xen-netback: move NAPI add/remove calls
Wei Liu
1
-4
/
+5
2014-08-14
xen-netback: fix debugfs entry creation
Wei Liu
1
-4
/
+4
2014-08-14
xen-netback: fix debugfs write length check
Wei Liu
1
-3
/
+6
2014-08-14
net-timestamp: fix missing tcp fragmentation cases
Willem de Bruijn
1
-0
/
+17
2014-08-14
net-timestamp: fix missing ACK timestamp
Willem de Bruijn
1
-5
/
+5
[next]