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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-19
vlan: support binding link state to vlan member bridge ports
Mike Manning
1
-4
/
+5
2019-04-18
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
1
-0
/
+4
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-0
/
+17
2019-04-12
Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-6
/
+63
2019-04-11
bpf: add layer 2 encap support to bpf_skb_adjust_room
Alan Maguire
1
-0
/
+10
2019-04-11
Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
83
-184
/
+2003
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+7
2019-04-09
bpf: add specification for BTF Var and DataSec kinds
Daniel Borkmann
1
-4
/
+28
2019-04-09
bpf: add syscall side map freeze support
Daniel Borkmann
1
-0
/
+1
2019-04-09
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
1
-1
/
+5
2019-04-09
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
1
-1
/
+12
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-08
ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()
Michael Zhivich
1
-1
/
+1
2019-04-08
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
1
-0
/
+6
2019-04-08
ipvs: allow tunneling with gue encapsulation
Jacky Hu
1
-0
/
+11
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+62
2019-04-02
ALSA: uapi: #include <time.h> in asound.h
Daniel Mentz
1
-0
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2019-03-29
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+60
2019-03-29
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
1
-0
/
+1
2019-03-28
openvswitch: Add timeout support to ct action
Yi-Hung Wei
1
-0
/
+3
2019-03-28
Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...
David S. Miller
2
-30
/
+7
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
1
-0
/
+2
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+5
2019-03-27
net: openvswitch: Add a new action check_pkt_len
Numan Siddique
1
-0
/
+42
2019-03-27
ethtool: add PHY Fast Link Down support
Heiner Kallweit
1
-0
/
+8
2019-03-27
fou: Support binding FoU socket
Kristian Evensen
1
-0
/
+6
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-61
/
+127
2019-03-28
virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x
Hans de Goede
1
-0
/
+60
2019-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+61
2019-03-25
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
1
-0
/
+7
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
2
-30
/
+0
2019-03-23
tcp: add documentation for tcp_ca_state
Soheil Hassas Yeganeh
1
-0
/
+27
2019-03-22
bpf: add bpf_skb_adjust_room encap flags
Willem de Bruijn
1
-1
/
+15
2019-03-22
bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
1
-2
/
+7
2019-03-22
bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MAC
Willem de Bruijn
1
-1
/
+5
2019-03-21
bpf: add helper to check for a valid SYN cookie
Lorenz Bauer
1
-1
/
+17
2019-03-21
bpf: add skc_lookup_tcp helper
Lorenz Bauer
1
-1
/
+19
2019-03-21
tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
Kirill Tkhai
1
-0
/
+1
2019-03-20
net/tls: Add support of AES128-CCM based ciphers
Vakul Garg
1
-0
/
+15
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
1
-0
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+3
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-1
/
+3
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+2
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-61
/
+127
2019-03-14
bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()
Quentin Monnet
1
-0
/
+55
2019-03-14
bpf: fix documentation for eBPF helpers
Quentin Monnet
1
-63
/
+65
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
[next]