index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-31
gre: Use inner mac length when computing tunnel length
Tom Herbert
1
-1
/
+1
2014-10-31
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
2
-2
/
+12
2014-10-31
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
1
-2
/
+5
2014-10-31
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
1
-0
/
+1
2014-10-30
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
1
-1
/
+2
2014-10-30
cxgb4 : Fix missing initialization of win0_lock
Anish Bhatt
1
-0
/
+1
2014-10-30
r8152: check WORK_ENABLE in suspend function
hayeswang
1
-1
/
+1
2014-10-30
r8152: reset tp->speed before autoresuming in open function
hayeswang
1
-0
/
+5
2014-10-30
r8152: clear SELECTIVE_SUSPEND when autoresuming
hayeswang
1
-4
/
+3
2014-10-30
rtlwifi: rtl8192se: Fix firmware loading
Larry Finger
1
-2
/
+2
2014-10-30
rtlwifi: rtl8192ce: Add missing section to read descriptor setting
Larry Finger
2
-0
/
+5
2014-10-30
rtlwifi: rtl8192se: Add missing section to read descriptor setting
Larry Finger
2
-0
/
+5
2014-10-30
rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()
Larry Finger
1
-17
/
+0
2014-10-30
rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...
Larry Finger
5
-0
/
+10
2014-10-30
mwifiex: restart rxreorder timer correctly
Marc Yang
3
-12
/
+43
2014-10-30
ath9k: fix some debugfs output
Dan Carpenter
1
-1
/
+1
2014-10-30
wireless: rt2x00: add new rt2800usb device
Cyril Brulebois
1
-0
/
+1
2014-10-30
PCI: Rename sysfs 'enabled' file back to 'enable'
Greg Kroah-Hartman
1
-4
/
+4
2014-10-30
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Jan Kara
1
-5
/
+4
2014-10-30
ext4: bail early when clearing inode journal flag fails
Jan Kara
1
-1
/
+6
2014-10-30
ext4: bail out from make_indexed_dir() on first error
Jan Kara
1
-10
/
+18
2014-10-30
jbd2: use a better hash function for the revoke table
Theodore Ts'o
1
-8
/
+2
2014-10-30
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
1
-1
/
+1
2014-10-30
ext4: remove extent status procfs files if journal load fails
Darrick J. Wong
1
-2
/
+3
2014-10-30
ext4: disallow changing journal_csum option during remount
Darrick J. Wong
1
-0
/
+8
2014-10-30
ext4: enable journal checksum when metadata checksum feature enabled
Darrick J. Wong
1
-0
/
+4
2014-10-30
ext4: fix oops when loading block bitmap failed
Jan Kara
1
-0
/
+4
2014-10-30
ext4: fix overflow when updating superblock backups after resize
Jan Kara
1
-1
/
+1
2014-10-30
drm/i915/dp: only use training pattern 3 on platforms that support it
Jani Nikula
1
-2
/
+3
2014-10-30
omap: dss: connector-analog-tv: Add missing module device table
Marek Belisko
1
-0
/
+2
2014-10-30
ixgbe: fix race when setting advertised speed
Emil Tantilov
1
-0
/
+4
2014-10-30
ixgbe: need not repeat init skb with NULL
Junwei Zhang
1
-1
/
+1
2014-10-30
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
1
-1
/
+5
2014-10-30
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
1
-1
/
+4
2014-10-30
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
1
-0
/
+2
2014-10-30
mtd: omap: fix mtd devices not showing up
Frans Klaver
1
-1
/
+1
2014-10-30
mm/balloon_compaction: fix deflation when compaction is disabled
Konstantin Khlebnikov
1
-0
/
+2
2014-10-30
sh: fix sh770x SCIF memory regions
Andriy Skulysh
1
-3
/
+3
2014-10-30
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
1
-4
/
+6
2014-10-30
mm/slab_common: don't check for duplicate cache names
Mikulas Patocka
1
-10
/
+0
2014-10-30
ocfs2: fix d_splice_alias() return code checking
Richard Weinberger
1
-1
/
+1
2014-10-30
mm: rmap: split out page_remove_file_rmap()
Johannes Weiner
1
-32
/
+46
2014-10-30
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
4
-109
/
+96
2014-10-30
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
2
-20
/
+4
2014-10-30
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
1
-2
/
+6
2014-10-30
drivers/rtc/rtc-bq32k.c: fix register value
Pavel Machek
1
-1
/
+1
2014-10-30
memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()
Yasuaki Ishimatsu
1
-5
/
+0
2014-10-30
drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock
Marek Szyprowski
1
-6
/
+8
2014-10-30
kernel/kmod: fix use-after-free of the sub_info structure
Martin Schwidefsky
1
-39
/
+37
2014-10-30
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
Stanimir Varbanov
2
-89
/
+135
[prev]
[next]