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
2018-01-19
net: sched: cls: add extack support for tcf_change_indev
Alexander Aring
1
-2
/
+5
2018-01-19
net: sched: cls: add extack support for delete callback
Alexander Aring
1
-1
/
+2
2018-01-19
net: sched: cls: add extack support for tcf_exts_validate
Alexander Aring
1
-1
/
+2
2018-01-19
net: sched: cls: add extack support for change callback
Alexander Aring
1
-1
/
+2
2018-01-19
net: sched: cls: fix code style issues
Alexander Aring
1
-1
/
+2
2018-01-19
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
Yuchung Cheng
1
-0
/
+1
2018-01-19
l2tp: mark L2TP_ATTR_L2SPEC_LEN as not used
Lorenzo Bianconi
1
-1
/
+1
2018-01-19
net/dim: Fix fixpoint divide exception in net_dim_stats_compare
Talat Batheesh
1
-0
/
+7
2018-01-19
caif: reduce stack size with KASAN
Arnd Bergmann
1
-0
/
+27
2018-01-17
Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...
David S. Miller
2
-0
/
+8
2018-01-17
vxlan: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-17
tun: allow to attach ebpf socket filter
Jason Wang
1
-0
/
+1
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
2
-0
/
+9
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
1
-0
/
+10
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
1
-0
/
+18
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
1
-2
/
+0
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
2
-0
/
+3
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
2
-0
/
+9
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
1
-2
/
+1
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
1
-0
/
+1
2018-01-17
net/mlx5: Fix build break
Saeed Mahameed
1
-2
/
+0
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-16
/
+48
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-25
/
+144
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-11
/
+41
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
1
-0
/
+2
2018-01-16
net: remove prototype of qdisc_lookup_class()
Jakub Kicinski
1
-1
/
+0
2018-01-16
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+2
2018-01-16
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
2
-0
/
+19
2018-01-16
devlink: Add support for reload
Arkadi Sharshevsky
2
-0
/
+6
2018-01-16
devlink: Add support for resource abstraction
Arkadi Sharshevsky
2
-0
/
+114
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
1
-0
/
+1
2018-01-16
phy: add helpers for setting/clearing bits in PHY registers
Heiner Kallweit
1
-0
/
+49
2018-01-16
can: dev: Add support for limiting configured bitrate
Franklin S Cooper Jr
2
-0
/
+8
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
1
-2
/
+2
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-15
Revert "openvswitch: Add erspan tunnel support."
William Tu
1
-1
/
+0
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
1
-4
/
+4
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
1
-1
/
+1
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
1
-1
/
+1
2018-01-15
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
1
-4
/
+10
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
3
-0
/
+66
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-2
/
+2
2018-01-14
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
1
-0
/
+1
2018-01-14
bpf: add map_alloc_check callback
Jakub Kicinski
1
-0
/
+1
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
2
-0
/
+26
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
1
-0
/
+2
[next]