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
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-1
/
+8
2015-08-27
NFS: Update NFS4_BITMAP_SIZE
Kinglong Mee
1
-1
/
+1
2015-08-27
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
1
-0
/
+1
2015-08-27
geneve: Make dst-port configurable.
Pravin B Shelar
1
-0
/
+1
2015-08-27
bridge: Add netlink support for vlan_protocol attribute
Toshiaki Makita
1
-0
/
+1
2015-08-27
openvswitch: Allow attaching helpers to ct action
Joe Stringer
1
-0
/
+3
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
1
-0
/
+10
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
1
-0
/
+5
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
1
-0
/
+40
2015-08-26
cxlflash: Virtual LUN support
Matthew R. Ochs
1
-0
/
+34
2015-08-26
cxlflash: Superpipe support
Matthew R. Ochs
2
-0
/
+141
2015-08-26
Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
1
-0
/
+5
2015-08-26
netfilter: ip6t_REJECT: added missing icmpv6 codes
Andreas Herz
1
-1
/
+3
2015-08-25
dlm: fix lvb copy for user locks
David Teigland
1
-1
/
+1
2015-08-24
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
1
-0
/
+6
2015-08-22
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2
-0
/
+3
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2015-08-21
ipvs: add more mcast parameters for the sync daemon
Julian Anastasov
1
-0
/
+4
2015-08-21
ipvs: add sync_maxlen parameter for the sync daemon
Julian Anastasov
1
-0
/
+1
2015-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-1
/
+31
2015-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
11
-27
/
+73
2015-08-20
ipv6: route: per route IP tunnel metadata via lightweight tunnel
Jiri Benc
1
-0
/
+16
2015-08-20
Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+6
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
4
-15
/
+29
2015-08-19
Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...
Takashi Iwai
1
-0
/
+6
2015-08-18
dm stats: report precise_timestamps and histogram in @stats_list output
Mikulas Patocka
1
-2
/
+2
2015-08-18
NVMe: Add nvme subsystem reset IOCTL
Jon Derrick
1
-0
/
+1
2015-08-18
ASoC: topology: Disable use from userspace
Mark Brown
1
-0
/
+6
2015-08-18
cxl: Add alternate MMIO error handling
Ian Munsie
1
-1
/
+3
2015-08-17
net: Identifier Locator Addressing module
Tom Herbert
2
-0
/
+16
2015-08-18
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
1
-1
/
+3
2015-08-18
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
2
-1
/
+6
2015-08-17
packet: add extended BPF fanout mode
Willem de Bruijn
1
-0
/
+1
2015-08-17
packet: add classic BPF fanout mode
Willem de Bruijn
1
-0
/
+2
2015-08-17
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
2
-15
/
+14
2015-08-17
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
1
-4
/
+34
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
8
-16
/
+65
2015-08-14
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-0
/
+12
2015-08-13
net: Introduce VRF related flags and helpers
David Ahern
1
-0
/
+9
2015-08-13
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
1
-0
/
+1
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+25
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-3
/
+32
2015-08-10
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
1
-0
/
+1
2015-08-10
net: add explicit logging and stat for neighbour table overflow
Rick Jones
1
-0
/
+1
2015-08-10
bridge: netlink: add support for vlan_filtering attribute
Nikolay Aleksandrov
1
-0
/
+1
2015-08-09
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
1
-0
/
+1
2015-08-09
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
1
-0
/
+1
2015-08-09
Merge 4.2-rc6 into char-misc-next
Greg Kroah-Hartman
4
-15
/
+29
2015-08-08
Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-11
/
+24
[prev]
[next]