index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-04
bpf: convert temp arrays to kvcalloc
Alexei Starovoitov
2019-04-04
bpf: improve verification speed by not remarking live_read
Alexei Starovoitov
2019-04-04
bpf: improve verification speed by droping states
Alexei Starovoitov
2019-04-04
bpf: add verifier stats and log_level bit 2
Alexei Starovoitov
2019-04-03
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
2019-04-02
Merge branch 'bpf-selftest-clang-fixes'
Daniel Borkmann
2019-04-02
selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
Stanislav Fomichev
2019-04-02
selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c
Stanislav Fomichev
2019-04-02
selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c
Stanislav Fomichev
2019-04-02
selftests: bpf: tests.h should depend on .c files, not the output
Stanislav Fomichev
2019-04-01
bpf: add bpffs multi-dimensional array tests in test_btf
Yonghong Song
2019-03-29
Merge branch 'variable-stack-access'
Alexei Starovoitov
2019-03-29
selftests/bpf: Test variable offset stack access
Andrey Ignatov
2019-03-29
bpf: Support variable offset stack access from helpers
Andrey Ignatov
2019-03-28
tools/bpf: generate pkg-config file for libbpf
Luca Boccassi
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
inet: switch IP ID generator to siphash
Eric Dumazet
2019-03-27
net: phy: mdio-bcm-unimac: remove redundant !timeout check
Colin Ian King
2019-03-27
tcp: fix zerocopy and notsent_lowat issues
Eric Dumazet
2019-03-27
net: openvswitch: Add a new action check_pkt_len
Numan Siddique
2019-03-27
Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable'
David S. Miller
2019-03-27
net: phy: marvell: add PHY tunable fast link down support for 88E1540
Heiner Kallweit
2019-03-27
ethtool: add PHY Fast Link Down support
Heiner Kallweit
2019-03-27
net/core: Allow the compiler to verify declaration and definition consistency
Bart Van Assche
2019-03-27
net/core: Fix rtnetlink kernel-doc headers
Bart Van Assche
2019-03-27
net/core: Document __skb_flow_dissect() flags argument
Bart Van Assche
2019-03-27
net/core: Document all dev_ioctl() arguments
Bart Van Assche
2019-03-27
net/core: Document reuseport_add_sock() bind_inany argument
Bart Van Assche
2019-03-27
net: dsa: mv88e6xxx: remove unneeded cmode initialization
Heiner Kallweit
2019-03-27
bnx2x: Utilize FW 7.13.11.0.
Sudarsana Reddy Kalluru
2019-03-27
fou: Support binding FoU socket
Kristian Evensen
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-03-27
Merge branch 'net-mvpp2-Classifier-updates-and-cleanups'
David S. Miller
2019-03-27
net: mvpp2: cls: Rework C2 engine macros
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Initialize lookup priorities for all entries in the flow
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename the flow table macros
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Don't use the sequence attribute for classification
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename classifer per-port functions
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Move C2 read/write helpers around
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Use iterators to go through the cls_table
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Allow reading the C2 engine table from debugfs
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Allow reading the flow table from debugfs
Maxime Chevallier
2019-03-27
net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Make the flow definitions const
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
2019-03-27
net: mvpp2: cls: use Lookup Type in classification engines
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Start cls flow entries from beginning of table
Maxime Chevallier
[next]