index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
net/sched: cls_flower: Support matching on ARP
Simon Horman
1
-0
/
+11
2017-01-11
flow disector: ARP support
Simon Horman
1
-0
/
+19
2017-01-11
cfg80211: consider VHT opmode on station update
Beni Lev
1
-1
/
+3
2017-01-10
timerfd: export defines to userspace
Mike Frysinger
3
-19
/
+38
2017-01-10
mm: support anonymous stable page
Minchan Kim
1
-1
/
+2
2017-01-10
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
1
-2
/
+1
2017-01-10
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
2
-4
/
+4
2017-01-10
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2
-4
/
+24
2017-01-10
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-0
/
+10
2017-01-10
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
2
-12
/
+4
2017-01-10
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
1
-2
/
+2
2017-01-10
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
1
-2
/
+0
2017-01-10
mm: add follow_pte_pmd()
Ross Zwisler
1
-0
/
+2
2017-01-10
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-2
/
+7
2017-01-10
target: add XCOPY target/segment desc sense codes
David Disseldorp
1
-0
/
+4
2017-01-10
Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...
Mark Brown
1
-4
/
+4
2017-01-10
Merge remote-tracking branch 'asoc/fix/component' into asoc-linus
Mark Brown
1
-0
/
+3
2017-01-09
Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
6
-60
/
+81
2017-01-09
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
1
-6
/
+6
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
4
-0
/
+109
2017-01-09
smc: establish pnet table management
Thomas Richter
1
-0
/
+35
2017-01-09
smc: establish new socket family
Ursula Braun
1
-1
/
+6
2017-01-09
net: introduce keepalive function in struct proto
Ursula Braun
1
-0
/
+1
2017-01-09
Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
1
-0
/
+184
2017-01-09
net: dsa: Make dsa_switch_ops const
Florian Fainelli
1
-2
/
+2
2017-01-09
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
1
-4
/
+7
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-80
/
+55
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
1
-0
/
+5
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
1
-0
/
+1
2017-01-09
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
1
-1
/
+2
2017-01-09
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
1
-1
/
+56
2017-01-09
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-0
/
+85
2017-01-09
IB/mlx5: Support 4k UAR for libmlx5
Eli Cohen
3
-13
/
+8
2017-01-09
IB/mlx5: Allow future extension of libmlx5 input data
Eli Cohen
2
-13
/
+11
2017-01-09
IB/mlx5: Use blue flame register allocator in mlx5_ib
Eli Cohen
3
-23
/
+5
2017-01-09
net/mlx5: Add interface to get reference to a UAR
Eli Cohen
1
-1
/
+4
2017-01-09
cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
Andrzej Zaborowski
2
-0
/
+9
2017-01-09
afs: Refcount the afs_call struct
David Howells
1
-0
/
+75
2017-01-09
btrfs: make tracepoint format strings more compact
David Sterba
1
-56
/
+56
2017-01-09
Btrfs: add truncated_len for ordered extent tracepoints
Liu Bo
1
-0
/
+4
2017-01-09
Btrfs: add 'inode' for extent map tracepoint
Liu Bo
1
-4
/
+8
2017-01-09
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
1
-9
/
+13
2017-01-09
afs: Add some tracepoints
David Howells
1
-0
/
+109
2017-01-08
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
3
-8
/
+5
2017-01-08
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2
-3
/
+3
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
3
-36
/
+11
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
3
-7
/
+15
2017-01-08
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
1
-5
/
+0
2017-01-08
net-tc: remove unused tc_verd fields
Willem de Bruijn
1
-7
/
+0
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2
-6
/
+6
[prev]
[next]