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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-15
nft_set_pipapo: Introduce AVX2-based lookup implementation
Stefano Brivio
6
-0
/
+1270
2020-03-15
nft_set_pipapo: Prepare for vectorised implementation: helpers
Stefano Brivio
2
-261
/
+285
2020-03-15
nft_set_pipapo: Prepare for vectorised implementation: alignment
Stefano Brivio
1
-25
/
+110
2020-03-15
nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switch
Stefano Brivio
1
-8
/
+233
2020-03-15
nft_set_pipapo: Generalise group size for buckets
Stefano Brivio
1
-96
/
+112
2020-03-15
netfilter: flowtable: add tunnel encap/decap action offload support
wenxu
1
-0
/
+45
2020-03-15
netfilter: flowtable: add tunnel match offload support
wenxu
2
-2
/
+65
2020-03-15
netfilter: flowtable: add indr block setup support
wenxu
1
-4
/
+90
2020-03-15
netfilter: flowtable: add nf_flow_table_block_offload_init()
wenxu
1
-8
/
+17
2020-03-15
netfilter: xt_IDLETIMER: clean up some indenting
Dan Carpenter
1
-4
/
+3
2020-03-15
netfilter: bitwise: use more descriptive variable-names.
Jeremy Sowden
1
-7
/
+7
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
22
-32
/
+32
2020-03-15
netfilter: nft_set_pipapo: make the symbol 'nft_pipapo_get' static
Chen Wandun
1
-2
/
+2
2020-03-15
netfilter: cleanup unused macro
Li RongQing
2
-3
/
+0
2020-03-15
netfilter: nf_tables: make all set structs const
Florian Westphal
7
-34
/
+14
2020-03-15
netfilter: nf_tables: make sets built-in
Florian Westphal
5
-80
/
+15
2020-03-15
netfilter: nft_tunnel: add support for geneve opts
Xin Long
2
-12
/
+108
2020-03-15
netfilter: xtables: Add snapshot of hardidletimer target
Manoj Basapathi
2
-13
/
+246
2020-03-15
netfilter: flowtable: Use nf_flow_offload_tuple for stats as well
Paul Blakey
1
-17
/
+9
2020-03-15
cdc_ncm: Fix the build warning
Alexander Bersenev
1
-1
/
+1
2020-03-15
mptcp: drop unneeded checks
Paolo Abeni
2
-23
/
+9
2020-03-15
mptcp: create msk early
Paolo Abeni
4
-80
/
+70
2020-03-15
net: stmmac: platform: convert to devm_platform_ioremap_resource
Dejin Zheng
1
-4
/
+1
2020-03-15
net: mscc: ocelot: adjust maxlen on NPI port, not CPU
Vladimir Oltean
1
-1
/
+1
2020-03-15
tipc: add NULL pointer check to prevent kernel oops
Hoang Le
1
-2
/
+10
2020-03-15
tipc: simplify trivial boolean return
Hoang Le
1
-3
/
+0
2020-03-14
net: via: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: sxgbe: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-14
net: r8169: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-18
/
+5
2020-03-14
net: qede: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: netxen: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-18
/
+3
2020-03-14
net: nixge: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-14
net: myri10ge: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-14
net: sky2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-14
net: skge: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-14
net: octeontx2-pf: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-11
/
+2
2020-03-14
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: mvneta: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-14
net: mv643xx_eth: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-14
net: jme: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-14
net: phy: mscc: fix header defines and descriptions
Antoine Tenart
3
-12
/
+12
2020-03-14
net: phy: mscc: split the driver into separate files
Antoine Tenart
5
-1462
/
+1515
2020-03-14
net: phy: move the mscc driver to its own directory
Antoine Tenart
6
-1
/
+6
2020-03-14
selftests: mlxsw: RED: Test RED ECN nodrop offload
Petr Machata
3
-8
/
+61
2020-03-14
selftests: qdiscs: RED: Add nodrop tests
Petr Machata
1
-0
/
+68
2020-03-14
mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode
Petr Machata
1
-4
/
+5
2020-03-14
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
4
-6
/
+32
2020-03-14
net: sched: Allow extending set of supported RED flags
Petr Machata
3
-3
/
+89