index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
2019-10-31
1
-7
/
+0
*
soc: fsl: qbman: allow registering a device link for the portal user
Madalin Bucur
2019-10-31
1
-0
/
+18
*
firmware: broadcom: add OP-TEE based BNXT f/w manager
Vikas Gupta
2019-10-31
1
-0
/
+14
*
net: sched: update action implementations to support flags
Vlad Buslov
2019-10-31
1
-1
/
+6
*
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
2019-10-31
2
-1
/
+6
*
net: sched: modify stats helper functions to support regular stats
Vlad Buslov
2019-10-31
1
-9
/
+21
*
net: sched: don't expose action qstats to skb_tc_reinsert()
Vlad Buslov
2019-10-31
1
-10
/
+2
*
net: sched: extract qstats update code into functions
Vlad Buslov
2019-10-31
1
-0
/
+16
*
net: sched: extract bstats update code into function
Vlad Buslov
2019-10-31
1
-0
/
+7
*
net: sched: extract common action counters update code into function
Vlad Buslov
2019-10-31
1
-0
/
+2
*
flow_dissector: extract more ICMP information
Matteo Croce
2019-10-31
1
-8
/
+11
*
flow_dissector: add meaningful comments
Matteo Croce
2019-10-31
1
-0
/
+1
*
tipc: add smart nagle feature
Jon Maloy
2019-10-30
1
-0
/
+1
*
net/smc: remove unneeded include for smc.h
Ursula Braun
2019-10-30
1
-1
/
+0
*
net: dsa: return directly from dsa_to_port
Vivien Didelot
2019-10-29
1
-3
/
+3
*
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-29
1
-0
/
+23
*
net: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-28
1
-1
/
+1
*
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
2019-10-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-27
8
-11
/
+122
|
\
|
*
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
2019-10-25
2
-0
/
+36
|
*
xdp: Fix type of string pointer in __XDP_ACT_SYM_TAB
Ben Dooks (Codethink)
2019-10-22
1
-1
/
+1
|
*
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2019-10-17
2
-6
/
+39
|
*
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
2019-10-17
2
-0
/
+13
|
*
bpf: Add support for BTF pointers to interpreter
Alexei Starovoitov
2019-10-17
1
-0
/
+3
|
*
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
2019-10-17
2
-1
/
+20
|
*
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
2019-10-17
2
-0
/
+2
|
*
bpf: Process in-kernel BTF
Alexei Starovoitov
2019-10-17
2
-1
/
+4
|
*
bpf: Add typecast to bpf helpers to help BTF generation
Alexei Starovoitov
2019-10-17
1
-1
/
+2
|
*
bpf: Add typecast to raw_tracepoints to help BTF generation
Alexei Starovoitov
2019-10-17
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-26
9
-232
/
+53
|
\
\
|
*
|
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
2019-10-23
2
-2
/
+4
|
*
|
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
2019-10-23
1
-1
/
+1
|
*
|
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
2019-10-23
1
-1
/
+7
|
*
|
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2019-10-23
2
-2
/
+1
|
*
|
netfilter: add and use nf_hook_slow_list()
Florian Westphal
2019-10-17
1
-10
/
+31
|
*
|
netfilter: conntrack: free extension area immediately
Florian Westphal
2019-10-17
1
-10
/
+0
|
*
|
ipvs: batch __ip_vs_cleanup
Haishuang Yan
2019-10-08
1
-1
/
+1
|
*
|
netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.
Jeremy Sowden
2019-10-07
1
-3
/
+0
|
*
|
netfilter: ipset: move function to ip_set_bitmap_ip.c.
Jeremy Sowden
2019-10-07
1
-14
/
+0
|
*
|
netfilter: ipset: make ip_set_put_flags extern.
Jeremy Sowden
2019-10-07
1
-22
/
+1
|
*
|
netfilter: ipset: move functions to ip_set_core.c.
Jeremy Sowden
2019-10-07
1
-102
/
+0
|
*
|
netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.
Jeremy Sowden
2019-10-07
1
-61
/
+2
|
*
|
netfilter: ipset: add a coding-style fix to ip_set_ext_destroy.
Jeremy Sowden
2019-10-07
1
-3
/
+5
*
|
|
tcp: add TCP_INFO status for failed client TFO
Jason Baron
2019-10-26
2
-2
/
+10
*
|
|
net: phy: broadcom: add 1000Base-X support for BCM54616S
Tao Ren
2019-10-24
1
-2
/
+8
*
|
|
net: phy: add support for clause 37 auto-negotiation
Heiner Kallweit
2019-10-24
1
-0
/
+4
*
|
|
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-1
/
+0
*
|
|
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
1
-2
/
+0
*
|
|
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
1
-5
/
+0
*
|
|
net: dsa: use ports list to setup switches
Vivien Didelot
2019-10-22
1
-0
/
+4
[next]