index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-02-03
printk: help pr_debug and pr_devel to optimize out arguments
Aaron Conole
2016-02-02
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
Boris BREZILLON
2016-02-02
mtd: nand: fix ONFI parameter page layout
Boris BREZILLON
2016-02-02
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2016-02-02
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2016-02-02
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2016-02-02
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2016-02-02
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-01-28
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
2016-01-28
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
2016-01-28
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
2016-01-28
vxlan: fix test which detect duplicate vxlan iface
Nicolas Dichtel
2016-01-28
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-25
Revert "[stable-only] net: add length argument to skb_copy_and_csum_datagram_...
Luis Henriques
2016-01-25
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
2016-01-25
ASoC: Use nested lock for snd_soc_dapm_mutex_lock
Charles Keepax
2016-01-25
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
2016-01-25
include/linux/mmdebug.h: should include linux/bug.h
James Morse
2016-01-25
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
2016-01-25
xen: Add RING_COPY_REQUEST()
David Vrabel
2016-01-25
ses: fix additional element traversal bug
James Bottomley
2016-01-18
USB: add quirk for devices with broken LPM
Alan Stern
2016-01-05
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
2016-01-05
locking: Add WARN_ON_ONCE lock assertion
Peter Hurley
2016-01-05
block: Always check queue limits for cloned requests
Hannes Reinecke
2016-01-04
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-04
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-18
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2015-12-18
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-12-18
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-12-18
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2015-12-18
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-12-14
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2015-12-13
netfilter: remove dead code
Flavio Leitner
2015-12-13
ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
Chen Yu
2015-12-13
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2015-12-13
lockd: create NSM handles per net namespace
Andrey Ryabinin
2015-12-09
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
2015-11-16
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-11-16
sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
Frederic Weisbecker
2015-11-16
ASoC: wm8904: Correct number of EQ registers
Charles Keepax
2015-11-16
ASoC: Add info callback for SX_TLV controls
Charles Keepax
2015-10-30
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
2015-10-28
[stable-only] net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2015-10-28
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
2015-10-28
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-10-28
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
2015-10-28
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
2015-10-28
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
2015-10-28
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
[next]