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-30
flow_dissector: add meaningful comments
Matteo Croce
1
-0
/
+1
2019-10-30
tipc: add smart nagle feature
Jon Maloy
1
-0
/
+1
2019-10-29
net/smc: remove unneeded include for smc.h
Ursula Braun
1
-1
/
+0
2019-10-29
net: dsa: return directly from dsa_to_port
Vivien Didelot
1
-3
/
+3
2019-10-28
net: dsa: Add support for devlink device parameters
Andrew Lunn
1
-0
/
+23
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
1
-1
/
+1
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-11
/
+122
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-232
/
+53
2019-10-25
tcp: add TCP_INFO status for failed client TFO
Jason Baron
2
-2
/
+10
2019-10-24
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
2
-0
/
+36
2019-10-23
net: phy: broadcom: add 1000Base-X support for BCM54616S
Tao Ren
1
-2
/
+8
2019-10-23
net: phy: add support for clause 37 auto-negotiation
Heiner Kallweit
1
-0
/
+4
2019-10-23
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
2
-2
/
+4
2019-10-23
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
1
-1
/
+1
2019-10-23
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
1
-1
/
+7
2019-10-23
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2
-2
/
+1
2019-10-22
xdp: Fix type of string pointer in __XDP_ACT_SYM_TAB
Ben Dooks (Codethink)
1
-1
/
+1
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-1
/
+0
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
1
-2
/
+0
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
1
-5
/
+0
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
1
-0
/
+4
2019-10-22
net: dsa: use ports list in dsa_to_port
Vivien Didelot
1
-1
/
+8
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
1
-0
/
+5
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
1
-1
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-64
/
+203
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-43
/
+79
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-10-18
Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+3
2019-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2019-10-17
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
1
-1
/
+1
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
13
-33
/
+153
2019-10-17
Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+8
2019-10-17
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2
-6
/
+39
2019-10-17
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
2
-0
/
+13
2019-10-17
bpf: Add support for BTF pointers to interpreter
Alexei Starovoitov
1
-0
/
+3
2019-10-17
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
2
-1
/
+20
2019-10-17
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
2
-0
/
+2
2019-10-17
bpf: Process in-kernel BTF
Alexei Starovoitov
2
-1
/
+4
2019-10-17
bpf: Add typecast to bpf helpers to help BTF generation
Alexei Starovoitov
1
-1
/
+2
2019-10-17
bpf: Add typecast to raw_tracepoints to help BTF generation
Alexei Starovoitov
1
-1
/
+2
2019-10-17
netfilter: add and use nf_hook_slow_list()
Florian Westphal
1
-10
/
+31
2019-10-17
netfilter: conntrack: free extension area immediately
Florian Westphal
1
-10
/
+0
2019-10-16
net: sfp: move fwnode parsing into sfp-bus layer
Russell King
1
-5
/
+5
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
1
-0
/
+1
2019-10-15
net: phylink: use more linkmode_*
Russell King
1
-0
/
+6
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-2
/
+3
2019-10-15
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
1
-0
/
+6
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2019-10-15
gpiolib: Initialize the hardware with a callback
Andy Shevchenko
1
-0
/
+8
[next]