Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d3623099d3509fa68fa28235366049dd3156c63a
d362309
ipsec: add support of limited SA dump
by Nicolas Dichtel
· 11 years ago
0f24558
xfrm: avoid creating temporary SA when there are no listeners
by Horia Geanta
· 11 years ago
5826bdd
flowcache: Bring net/core/flow.c under IPsec maintain scope
by Fan Du
· 11 years ago
ca925cf
flowcache: Make flow cache name space aware
by Fan Du
· 11 years ago
0171410
xfrm: Don't prohibit AH from using ESN feature
by Fan Du
· 11 years ago
8d6da6f
{IPv6,xfrm} Add ESN support for AH ingress part
by Fan Du
· 11 years ago
26dd70c
{IPv6,xfrm} Add ESN support for AH egress part
by Fan Du
· 11 years ago
d8b2a86
{IPv4,xfrm} Add ESN support for AH ingress part
by Fan Du
· 11 years ago
d4d573d
{IPv4,xfrm} Add ESN support for AH egress part
by Fan Du
· 11 years ago
25a91d8
skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end
by Fan Du
· 11 years ago
738b52b
Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
a87af77
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
16e5a2e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
20e7c4e8
6lowpan: fix lockdep splats
by Eric Dumazet
· 11 years ago
3e5ccc2
alx: add missing stats_lock spinlock init
by John Greene
· 11 years ago
b6f52ae
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
by Richard Yao
· 11 years ago
6b8790b
bonding: remove unwanted bond lock for enslave processing
by dingtianhong
· 11 years ago
19a38d8
USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
by Liu Junliang
· 11 years ago
6792dfe
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
0e04831
ocfs2: check existence of old dentry in ocfs2_link()
by Xue jiufei
· 11 years ago
c7d2cbc
ocfs2: update inode size after zeroing the hole
by Junxiao Bi
· 11 years ago
d62e74b
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
by Younger Liu
· 11 years ago
8d547ff
mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
by Naoya Horiguchi
· 11 years ago
fb37bb0
smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls
by Paul Gortmaker
· 11 years ago
a0b54ad
mm: fix page leak at nfs_symlink()
by Rafael Aquini
· 11 years ago
1e4dd94
slub: do not assert not having lock in removing freed partial
by Steven Rostedt
· 11 years ago
25fba9b
gitignore: add all.config
by Borislav Petkov
· 11 years ago
a987c7c
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
by Younger Liu
· 11 years ago
79040ca
drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
by Prarit Bhargava
· 11 years ago
96c7a2f
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
by Eric W. Biederman
· 11 years ago
a9c8e4b
xen: properly account for _PAGE_NUMA during xen pte translations
by Mel Gorman
· 11 years ago
255d088
mm/slub.c: list_lock may not be held in some circumstances
by David Rientjes
· 11 years ago
bd180b4
drivers/md/bcache/extents.c: use %zi to format size_t
by Geert Uytterhoeven
· 11 years ago
38dfac8
vmcore: prevent PT_NOTE p_memsz overflow during header update
by Greg Pearson
· 11 years ago
a3eb7fb
drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)
by Alexey Khoroshilov
· 11 years ago
3cf8ca1
Documentation/: update 00-INDEX files
by Henrik Austad
· 11 years ago
3645e32
checkpatch: fix detection of git repository
by Richard Genoud
· 11 years ago
ec83b61
get_maintainer: fix detection of git repository
by Richard Genoud
· 11 years ago
49d3d6c
drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context()
by Dan Carpenter
· 11 years ago
bf06200
tcp: tsq: fix nonagle handling
by John Ogness
· 11 years ago
684bd2e
Merge branch 'bridge'
by David S. Miller
· 11 years ago
ac4c886
bridge: Prevent possible race condition in br_fdb_change_mac_address
by Toshiaki Makita
· 11 years ago
424bb9c
bridge: Properly check if local fdb entry can be deleted when deleting vlan
by Toshiaki Makita
· 11 years ago
a778e6d
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port
by Toshiaki Makita
· 11 years ago
960b589
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address
by Toshiaki Makita
· 11 years ago
2b292fb
bridge: Fix the way to check if a local fdb entry can be deleted
by Toshiaki Makita
· 11 years ago
a4b816d
bridge: Change local fdb entries whenever mac address of bridge device changes
by Toshiaki Makita
· 11 years ago
a3ebb7e
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
by Toshiaki Makita
· 11 years ago
2836882
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
by Toshiaki Makita
· 11 years ago
a5642ab
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
by Toshiaki Makita
· 11 years ago
cbf2822
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
a49f56e
microblaze: Fix a typo when disabling stack protection
by Edgar E. Iglesias
· 11 years ago
4f3cbd7
microblaze: Define readq and writeq IO helper function
by Michal Simek
· 11 years ago
ac1566e
microblaze: Fix missing HZ macro
by Michal Simek
· 11 years ago
b10bd54
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
by Jesper Juhl
· 11 years ago
0fbb829
net: vxge: Remove unused device pointer
by Christian Engelmayer
· 11 years ago
7653aab
net: qmi_wwan: add ZTE MF667
by Raymond Wanyoike
· 11 years ago
4e6ecd4
3c59x: Remove unused pointer in vortex_eisa_cleanup()
by Christian Engelmayer
· 11 years ago
946c032
net: fix 'ip rule' iif/oif device rename
by Maciej Żenczykowski
· 11 years ago
a88f92b
wan: dlci: Remove unused netdev_priv pointer
by Christian Engelmayer
· 11 years ago
310f6fd
6lowpan: Remove unused pointer in lowpan_header_create()
by Christian Engelmayer
· 11 years ago
b28a960
Linux 3.14-rc2
by Linus Torvalds
· 11 years ago
cd63204
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
d94c1f9
ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel
by FX Le Bail
· 11 years ago
f94aa7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
e1d83ee
net: Mark functions as static in net/sunrpc/svc_xprt.c
by Rashika Kheria
· 11 years ago
bd76ed3
net: Include appropriate header file in netfilter/nft_lookup.c
by Rashika Kheria
· 11 years ago
535d3ae
net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c
by Rashika Kheria
· 11 years ago
7780d8a
net: Move prototype declaration to header file include/net/datalink.h from net/ipx/af_ipx.c
by Rashika Kheria
· 11 years ago
578efbc
net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.c
by Rashika Kheria
· 11 years ago
493cc5e
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
by Rashika Kheria
· 11 years ago
ab3301bd
net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c
by Rashika Kheria
· 11 years ago
f56b8bf
net: Move prototype declaration to appropriate header file from decnet/af_decnet.c
by Rashika Kheria
· 11 years ago
0a59f3a
net: Mark functions as static in core/dev.c
by Rashika Kheria
· 11 years ago
02fe72c
net: Include appropriate header file in caif/cfsrvl.c
by Rashika Kheria
· 11 years ago
8203274
net: Include appropriate header file in caif/caif_dev.c
by Rashika Kheria
· 11 years ago
fd944bd
net: Mark function as static in 9p/client.c
by Rashika Kheria
· 11 years ago
f743166
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 11 years ago
872c7e6
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
f41f031
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
c9efe51
fix a kmap leak in virtio_console
by Al Viro
· 11 years ago
d311d79
fix O_SYNC|O_APPEND syncing the wrong range on write()
by Al Viro
· 11 years ago
9c1db77
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
6f2a1c1
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a2aa75e
Btrfs: fix data corruption when reading/updating compressed extents
by Filipe David Borba Manana
· 11 years ago
27a377d
Btrfs: don't loop forever if we can't run because of the tree mod log
by Josef Bacik
· 11 years ago
8051aa1
btrfs: reserve no transaction units in btrfs_ioctl_set_features
by David Sterba
· 11 years ago
d0270ac
btrfs: commit transaction after setting label and features
by Jeff Mahoney
· 11 years ago
6cc98d9
Btrfs: fix assert screwup for the pending move stuff
by Josef Bacik
· 11 years ago
4944790
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
c132ade
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c1ff843
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ec2e6cb
Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
c18f7b5
jfs: fix generic posix ACL regression
by Dave Kleikamp
· 11 years ago
1ccfe6f
watchdog: dw_wdt: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
4a5c80d
[CIFS] clean up page array when uncached write send fails
by Steve French
· 11 years ago
26c8f0d
cifs: use a flexarray in cifs_writedata
by Jeff Layton
· 11 years ago
34a9bff
Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
41f76d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
42be3f3
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
Next »