index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-29
RDMA/core: Don't compare specific bit after boolean AND
Leon Romanovsky
1
-2
/
+2
2019-03-29
RDMA/netlink: Remove unused data structure
Leon Romanovsky
1
-11
/
+0
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
3
-48
/
+64
2019-03-29
net: Use common nexthop init and release helpers
David Ahern
1
-0
/
+4
2019-03-29
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2
-18
/
+33
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
3
-14
/
+16
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
2
-14
/
+17
2019-03-29
ipv6: Refactor fib6_ignore_linkdown
David Ahern
1
-0
/
+8
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2
-2
/
+3
2019-03-29
ipv6: Create cleanup helper for fib6_nh
David Ahern
1
-0
/
+1
2019-03-29
ipv6: Create init helper for fib6_nh
David Ahern
1
-0
/
+4
2019-03-29
ipv4: Create cleanup helper for fib_nh
David Ahern
1
-0
/
+1
2019-03-29
ipv4: Create init helper for fib_nh
David Ahern
1
-0
/
+4
2019-03-29
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
1
-0
/
+14
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-0
/
+18
2019-03-29
include/linux/list.h: fix list_is_first() kernel-doc
Randy Dunlap
1
-1
/
+1
2019-03-29
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+7
2019-03-29
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
1
-0
/
+2
2019-03-29
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
1
-10
/
+0
2019-03-29
KVM: arm64: Add a capability to advertise SVE support
Dave Martin
1
-0
/
+1
2019-03-29
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
1
-0
/
+3
2019-03-29
KVM: Allow 2048-bit register access via ioctl interface
Dave Martin
1
-0
/
+1
2019-03-29
drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional
Rodrigo Siqueira
1
-0
/
+4
2019-03-29
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
1
-30
/
+19
2019-03-29
efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures
Robert Richter
1
-6
/
+2
2019-03-29
Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-32
/
+14
2019-03-29
Merge tag 'du-next-20190328' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2
-1
/
+2
2019-03-29
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2
-8
/
+3
2019-03-29
openvswitch: Add timeout support to ct action
Yi-Hung Wei
1
-0
/
+3
2019-03-29
netfilter: Export nf_ct_{set,destroy}_timeout()
Yi-Hung Wei
1
-0
/
+15
2019-03-28
net: devlink: remove unused devlink_port_get_phys_port_name() function
Jiri Pirko
1
-2
/
+0
2019-03-28
net: devlink: introduce devlink_compat_phys_port_name_get()
Jiri Pirko
1
-0
/
+9
2019-03-28
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
2
-5
/
+15
2019-03-28
RDMA/core: Add command to set ib_core device net namspace sharing mode
Parav Pandit
1
-1
/
+3
2019-03-28
RDMA/core: Add interface to read device namespace sharing mode
Parav Pandit
1
-1
/
+8
2019-03-28
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
1
-0
/
+3
2019-03-28
RDMA/core: Implement compat device/sysfs tree in net namespace
Parav Pandit
1
-0
/
+6
2019-03-28
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
1
-6
/
+19
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-28
kallsyms: store type information in its own array
Eugene Loh
1
-0
/
+1
2019-03-28
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
1
-0
/
+21
2019-03-28
ARM: at91: pm: add ULP1 support for SAM9X60
Claudiu Beznea
1
-0
/
+1
2019-03-28
Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflict
Ingo Molnar
11
-13
/
+33
2019-03-28
Merge branch 'topic/timer-fixes' into for-next
Takashi Iwai
1
-1
/
+0
2019-03-28
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
Claudiu Manoil
1
-1
/
+1
2019-03-28
drm: Forward-declare struct drm_format_info in drm_framebuffer.h
Laurent Pinchart
1
-0
/
+1
2019-03-28
drm: Fix subtle spelling error in drm_crtc_state
Kieran Bingham
1
-1
/
+1
2019-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-73
/
+286
2019-03-28
inet: switch IP ID generator to siphash
Eric Dumazet
2
-0
/
+7
[prev]
[next]