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-08-24
net/mlx5: Don't store reserved part in FTEs and FGs
Matan Barak
1
-1
/
+1
2017-08-24
net/mlx5: Remove a leftover unused variable
Gal Pressman
1
-2
/
+0
2017-08-23
bpf/verifier: document liveness analysis
Edward Cree
1
-0
/
+13
2017-08-23
bpf/verifier: remove varlen_map_value_access flag
Edward Cree
1
-1
/
+0
2017-08-23
net: sched: add couple of goto_chain helpers
Jiri Pirko
1
-4
/
+16
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
1
-0
/
+2
2017-08-23
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
1
-1
/
+8
2017-08-22
gre: introduce native tunnel support for ERSPAN
William Tu
4
-0
/
+66
2017-08-22
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
1
-2
/
+1
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-43
/
+126
2017-08-21
net: sched: Add the invalid handle check in qdisc_class_find
Gao Feng
1
-0
/
+3
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-11
/
+14
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2
-25
/
+30
2017-08-21
dsa: remove unused net_device arg from handlers
Florian Westphal
1
-4
/
+2
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-4
/
+29
2017-08-20
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
1
-1
/
+4
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2017-08-20
net/mlx5e: Add outbound PCI buffer overflow counter
Eran Ben Elisha
1
-2
/
+4
2017-08-20
net/mlx5: Add RX buffer fullness counters infrastructure
Gal Pressman
1
-2
/
+13
2017-08-20
net/mlx5: Add PCIe outbound stalls counters infrastructure
Gal Pressman
1
-3
/
+14
2017-08-19
bpf: linux/bpf.h needs linux/numa.h
David S. Miller
1
-0
/
+1
2017-08-19
bpf: Allow selecting numa node during map creation
Martin KaFai Lau
2
-2
/
+18
2017-08-18
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
1
-3
/
+2
2017-08-18
net: constify net_ns_type_operations
stephen hemminger
1
-1
/
+1
2017-08-18
net: constify netdev_class_file
stephen hemminger
1
-4
/
+4
2017-08-18
net: ethtool: Add macro to clear a link mode setting
Lendacky, Thomas
1
-0
/
+11
2017-08-18
xdp: adjust xdp redirect tracepoint to include return error code
Jesper Dangaard Brouer
1
-4
/
+7
2017-08-18
net: inet: diag: expose sockets cgroup classid
Levin, Alexander (Sasha Levin)
1
-0
/
+1
2017-08-18
mm, oom: fix potential data corruption when oom_reaper races with writer
Michal Hocko
1
-0
/
+22
2017-08-18
mm: discard memblock data later
Pavel Tatashin
1
-2
/
+4
2017-08-18
wait: add wait_event_killable_timeout()
Luis R. Rodriguez
1
-0
/
+37
2017-08-18
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
1
-2
/
+8
2017-08-18
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
1
-1
/
+2
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
1
-3
/
+1
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
1
-0
/
+8
2017-08-17
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
1
-1
/
+1
2017-08-16
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-2
/
+2
2017-08-16
ptr_ring: use kmalloc_array()
Eric Dumazet
2
-5
/
+7
2017-08-16
vmbus: remove unused vmbus_sendpacket_ctl
stephen hemminger
1
-7
/
+0
2017-08-16
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
stephen hemminger
1
-8
/
+0
2017-08-16
vmbus: remove unused vmbus_sendpacket_multipagebuffer
stephen hemminger
1
-6
/
+0
2017-08-16
bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER
John Fastabend
2
-1
/
+11
2017-08-16
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
1
-0
/
+50
2017-08-16
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
1
-0
/
+9
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
4
-3
/
+40
2017-08-16
bpf: export bpf_prog_inc_not_zero
John Fastabend
1
-0
/
+7
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
2
-0
/
+2
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-43
/
+110
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-10
/
+44
[next]