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
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
17
-66
/
+164
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+16
2019-10-04
net: phy: extract pause mode
Russell King
1
-0
/
+1
2019-10-04
net: phy: extract link partner advertisement reading
Russell King
1
-0
/
+1
2019-10-04
net: phy: fix write to mii-ctrl1000 register
Russell King
1
-0
/
+9
2019-10-04
net: spread "enum sock_flags"
Alexey Dobriyan
1
-1
/
+1
2019-10-04
net, uapi: fix -Wpointer-arith warnings
Alexey Dobriyan
6
-7
/
+7
2019-10-04
net/tls: rename tls_hw_* functions tls_toe_*
Jakub Kicinski
1
-3
/
+3
2019-10-04
net/tls: move TOE-related code to a separate file
Jakub Kicinski
2
-0
/
+7
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
1
-12
/
+12
2019-10-04
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
2
-34
/
+73
2019-10-04
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
1
-1
/
+1
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-24
/
+1
2019-10-04
net: devlink: allow to change namespaces during reload
Jiri Pirko
2
-1
/
+5
2019-10-04
net: devlink: export devlink net getter
Jiri Pirko
1
-0
/
+1
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
5
-15
/
+30
2019-10-04
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
1
-1
/
+1
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
4
-14
/
+7
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-0
/
+79
2019-10-04
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+26
2019-10-04
Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+2
2019-10-04
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+27
2019-10-03
sched: add kernel-doc for struct clone_args
Christian Brauner
1
-2
/
+24
2019-10-03
net: stmmac: Only enable enhanced addressing mode when needed
Thierry Reding
1
-0
/
+1
2019-10-02
block: pg: add header include guard
Masahiro Yamada
1
-1
/
+4
2019-10-02
net: dsa: Remove unused __DSA_SKB_CB macro
Vladimir Oltean
1
-2
/
+0
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+1
2019-10-02
drm/amdgpu: return tcc_disabled_mask to userspace
Marek Olšák
1
-0
/
+2
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+3
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
2
-0
/
+6
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
2
-1
/
+5
2019-10-02
xen/efi: have a common runtime setup function
Juergen Gross
1
-24
/
+1
2019-10-01
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
4
-0
/
+14
2019-10-01
net: introduce name_node struct to be used in hashlist
Jiri Pirko
1
-2
/
+8
2019-10-01
tcp: add ipv6_addr_v4mapped_loopback() helper
Eric Dumazet
1
-0
/
+5
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-4
/
+1
2019-10-01
clone3: switch to copy_struct_from_user()
Aleksa Sarai
1
-0
/
+2
2019-10-01
lib: introduce copy_struct_from_user() helper
Aleksa Sarai
2
-0
/
+77
2019-09-30
sched: Add __ASSEMBLY__ guards around struct clone_args
Seth Forshee
1
-0
/
+2
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-0
/
+2
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-3
/
+4
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+7
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-29
/
+0
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-34
/
+65
2019-09-28
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
Linus Torvalds
2
-6
/
+8
2019-09-28
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
1
-4
/
+8
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
1
-2
/
+0
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-27
/
+29
[next]