index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
scripts/gdb: do not descend into scripts/gdb from scripts
Masahiro Yamada
3
-9
/
+5
2019-02-27
kbuild: remove unimportant comments from ./Kbuild
Masahiro Yamada
1
-11
/
+4
2019-02-27
scripts/gdb: delay generation of gdb constants.py
Masahiro Yamada
2
-10
/
+11
2019-02-27
Merge tag 'vfio-ccw-20190227' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
Martin Schwidefsky
1
-13
/
+42
2019-02-27
powerpc/fsl: Fix the flush of branch predictor.
Christophe Leroy
1
-0
/
+1
2019-02-27
Btrfs: fix deadlock between clone/dedupe and rename
Filipe Manana
1
-18
/
+3
2019-02-27
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
1
-2
/
+2
2019-02-27
powerpc/powernv: Make opal log only readable by root
Jordan Niethe
1
-1
/
+1
2019-02-27
netfilter: nft_set_hash: remove nft_hash_key()
Pablo Neira Ayuso
1
-11
/
+2
2019-02-27
netfilter: nft_set_hash: bogus element self comparison from deactivation path
Pablo Neira Ayuso
1
-1
/
+1
2019-02-27
netfilter: nft_set_hash: fix lookups with fixed size hash on big endian
Pablo Neira Ayuso
1
-4
/
+19
2019-02-27
netfilter: remove unneeded switch fall-through
Li RongQing
2
-2
/
+1
2019-02-27
netfilter: conntrack: avoid same-timeout update
Florian Westphal
2
-10
/
+9
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
15
-95
/
+60
2019-02-27
netfilter: nat: remove l3proto struct
Florian Westphal
3
-100
/
+0
2019-02-27
netfilter: nat: remove csum_recalc hook
Florian Westphal
3
-14
/
+27
2019-02-27
netfilter: nat: remove csum_update hook
Florian Westphal
2
-38
/
+36
2019-02-27
netfilter: nat: remove l3 manip_pkt hook
Florian Westphal
3
-24
/
+30
2019-02-27
netfilter: nat: remove nf_nat_l4proto.h
Florian Westphal
3
-26
/
+6
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
12
-738
/
+711
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
4
-146
/
+123
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
9
-281
/
+197
2019-02-27
ACPI / bus: Respect PRP0001 when retrieving device match data
Andy Shevchenko
1
-0
/
+14
2019-02-27
netfilter: ebtables: remove BUGPRINT messages
Florian Westphal
1
-92
/
+39
2019-02-27
netfilter: nf_conntrack_amanda: add support for STATE streams
Florian Tham
1
-2
/
+7
2019-02-27
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
3
-227
/
+64
2019-02-27
mmc: core: Fix NULL ptr crash from mmc_should_fail_request
Ritesh Harjani
1
-1
/
+1
2019-02-27
arm64: dts: rockchip: move QCA6174A wakeup pin into its USB node
Brian Norris
3
-30
/
+42
2019-02-27
dt-bindings: net: btusb: add QCA6174A IDs
Brian Norris
1
-0
/
+3
2019-02-27
Bluetooth: btusb: add QCA6174A compatible properties
Brian Norris
1
-0
/
+2
2019-02-27
Bluetooth: hci_qca: Use msleep() instead of open coding it
Matthias Kaehlcke
1
-3
/
+1
2019-02-27
Bluetooth: hci_qca: Add delay after power-off pulse
Matthias Kaehlcke
1
-3
/
+3
2019-02-27
Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()
Matthias Kaehlcke
1
-3
/
+3
2019-02-27
Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()
Matthias Kaehlcke
1
-4
/
+5
2019-02-26
arm64: dts: qcom: msm8998: Extend TZ reserved memory area
Marc Gonzalez
1
-1
/
+1
2019-02-26
Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8
Andy Gross
1
-1
/
+1
2019-02-26
net: sched: pie: fix 64-bit division
Leslie Monis
1
-1
/
+1
2019-02-26
tipc: fix race condition causing hung sendto
Tung Nguyen
1
-1
/
+5
2019-02-26
net: Use RCU_POINTER_INITIALIZER() to init static variable
Li RongQing
1
-1
/
+1
2019-02-26
hv_netvsc: Fix IP header checksum for coalesced packets
Haiyang Zhang
1
-3
/
+19
2019-02-27
KVM: PPC: Fix compilation when KVM is not enabled
Paul Mackerras
1
-1
/
+1
2019-02-26
percpu: km: no need to consider pcpu_group_offsets[0]
Peng Fan
1
-1
/
+1
2019-02-26
Merge branch 'net-fail-route'
David S. Miller
3
-0
/
+11
2019-02-26
mpls: Return error for RTA_GATEWAY attribute
David Ahern
1
-0
/
+3
2019-02-26
ipv6: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-26
ipv4: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-26
Merge branch 'tcp-cleanups'
David S. Miller
5
-34
/
+28
2019-02-26
tcp: remove tcp_queue argument from tso_fragment()
Eric Dumazet
1
-7
/
+6
2019-02-26
tcp: use tcp_md5_needed for timewait sockets
Eric Dumazet
1
-8
/
+13
2019-02-26
tcp: convert tcp_md5_needed to static_branch API
Eric Dumazet
4
-6
/
+6
[prev]
[next]