index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-27
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
1
-2
/
+1
2012-12-27
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
1
-1
/
+1
2012-12-27
IB/rds: suppress incompatible protocol when version is known
Marciniszyn, Mike
1
-6
/
+5
2012-12-27
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
1
-3
/
+6
2012-12-27
net/vxlan: Use the underlying device index when joining/leaving multicast groups
Yan Burman
1
-2
/
+4
2012-12-27
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
1
-4
/
+10
2012-12-26
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2012-12-26
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
Li Zefan
1
-1
/
+1
2012-12-26
cpts: fix a run time warn_on.
Richard Cochran
1
-1
/
+1
2012-12-26
cpts: fix build error by removing useless code.
Richard Cochran
2
-2
/
+0
2012-12-26
batman-adv: fix random jitter calculation
Akinobu Mita
1
-1
/
+1
2012-12-26
f2fs: Don't assign e_id in f2fs_acl_from_disk
Eric W. Biederman
1
-1
/
+0
2012-12-26
proc: Allow proc_free_inum to be called from any context
Eric W. Biederman
1
-6
/
+7
2012-12-26
pidns: Stop pid allocation when init dies
Eric W. Biederman
4
-4
/
+20
2012-12-25
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
Eric W. Biederman
1
-0
/
+8
2012-12-25
arp: fix a regression in arp_solicit()
Cong Wang
1
-3
/
+3
2012-12-23
mm: modify pgdat_balanced() so that it also handles order-0
Zlatko Calusic
1
-60
/
+45
2012-12-23
Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...
Rafael J. Wysocki
2
-18
/
+13
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
54
-247
/
+241
2012-12-22
hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors
Guenter Roeck
1
-1
/
+1
2012-12-22
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
3
-15
/
+0
2012-12-22
Drivers: network: more __dev* removal
Greg KH
3
-14
/
+13
2012-12-22
hwmon: (lm73} Detect and report i2c bus errors
Chris Verges
1
-5
/
+11
2012-12-22
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
1
-2
/
+2
2012-12-22
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-22
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Kukjin Kim
1
-3
/
+2
2012-12-21
bridge: call br_netpoll_disable in br_add_if
Gao feng
1
-3
/
+5
2012-12-21
ipv4: arp: fix a lockdep splat in arp_solicit()
Eric Dumazet
1
-5
/
+3
2012-12-21
tuntap: dont use a private kmem_cache
Eric Dumazet
1
-21
/
+3
2012-12-21
net: devnet_rename_seq should be a seqcount
Eric Dumazet
3
-12
/
+12
2012-12-21
ip_gre: fix possible use after free
Eric Dumazet
1
-1
/
+5
2012-12-21
ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally
Isaku Yamahata
1
-1
/
+4
2012-12-21
solos-pci: double lock in geos_gpio_store()
Dan Carpenter
1
-1
/
+1
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
1
-4
/
+6
2012-12-21
dm: remove map_info
Mikulas Patocka
14
-54
/
+31
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
1
-13
/
+23
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
1
-36
/
+13
2012-12-21
dm raid1: dont use map_context
Mikulas Patocka
1
-9
/
+13
2012-12-21
dm flakey: dont use map_context
Mikulas Patocka
1
-4
/
+11
2012-12-21
dm raid1: rename read_record to bio_record
Mikulas Patocka
1
-11
/
+11
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
4
-8
/
+15
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
1
-35
/
+8
2012-12-21
dm verity: use per_bio_data
Mikulas Patocka
1
-18
/
+4
2012-12-21
dm raid1: use per_bio_data
Mikulas Patocka
1
-34
/
+5
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
4
-20
/
+56
2012-12-21
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
3
-10
/
+33
2012-12-21
dm linear: add WRITE SAME support
Mike Snitzer
1
-1
/
+2
2012-12-21
dm: add WRITE SAME support
Mike Snitzer
1
-5
/
+39
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
2
-1
/
+34
[next]