aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs2016-03-111-0/+5
* netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall2016-03-111-2/+2
* netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall2016-03-111-15/+4
* [SCSI] Remove scsi_wait_scan moduleJames Bottomley2016-03-113-61/+0
* Handle 'sk' being NULL in UID-based routing.Sreeram Ramachandran2016-03-111-1/+1
* net: core: Support UID-based routing.Lorenzo Colitti2016-03-1125-12/+124
* ipv4: route non-local sources for raw socketJulian Anastasov2016-03-112-2/+3
* ipv4: use a 64bit load/store in output pathEric Dumazet2016-03-112-5/+21
* ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2016-03-115-9/+15
* ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa2016-03-111-14/+18
* net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2016-03-111-1/+4
* net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2016-03-111-0/+2
* ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang2016-03-111-3/+3
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2016-03-1110-172/+710
* ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa2016-03-111-0/+12
* vmscan: add customisable shrinker batch sizeDave Chinner2016-03-112-5/+8
* netfilter: qtaguid: rate limit some of the printksJP Abgrall2016-03-111-6/+7
* misc: uidstat: avoid create_stat() race and blockage.JP Abgrall2016-03-111-21/+31
* cgroup: Fix use after free of cgrp (cgrp->css_sets)Hans de Goede2016-03-111-1/+5
* cgroup: Take css_set_lock from cgroup_css_sets_empty()Hans de Goede2016-03-111-5/+9
* Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi2016-03-111-0/+7
* prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID.Ruchi Kandoi2016-03-111-0/+3
* prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thr...Ruchi Kandoi2016-03-112-0/+25
* Power: Changes the permission to read only for sysfs fileRuchi Kandoi2016-03-111-3/+2
* POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi2016-03-111-3/+4
* Power: add an API to log wakeup reasonsRuchi Kandoi2016-03-113-0/+157
* net: defer net_secret[] initializationEric Dumazet2016-03-113-4/+6
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2016-03-111-2/+2
* n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley2016-03-111-0/+2
* net: ipv4: current group_info should be put after using.JP Abgrall2016-03-111-4/+11
* net: Fix "ip rule delete table 256"Andreas Henriksson2016-03-111-1/+2
* net: ipv6: autoconf routes into per-device tablesLorenzo Colitti2016-03-114-44/+103
* add extra free kbytes tunableRik van Riel2016-03-113-7/+50
* oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MINMichal Hocko2016-03-111-0/+5
* oom: remove oom_disable_countDavid Rientjes2016-03-116-49/+6
* oom: avoid killing kthreads if they assume the oom killed thread's mmDavid Rientjes2016-03-111-2/+3
* ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna2016-03-114-0/+777
* ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2016-03-116-3/+859
* ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna2016-03-111-28/+22
* crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka2016-03-111-5/+5
* CRYPTO: Fix more AES build errorsRussell King2016-03-112-2/+2
* ARM: add .gitignore entry for aesbs-core.SRussell King2016-03-111-0/+1
* ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel2016-03-115-2/+5473
* ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel2016-03-112-16/+25
* ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel2016-03-111-3/+3
* ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel2016-03-111-1/+1
* ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatibleDave Martin2016-03-112-59/+29
* arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2016-03-117-0/+1945
* net: ipv6: allow choosing optimistic addresses with use_optimisticErik Kline2016-03-111-1/+3
* cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}()Devin Kim2016-03-111-1/+0