index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
dln2.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
bpf: verbose jump offset overflow check
Alexei Starovoitov
2
-6
/
+12
2019-04-04
bpf: convert temp arrays to kvcalloc
Alexei Starovoitov
1
-7
/
+7
2019-04-04
bpf: improve verification speed by not remarking live_read
Alexei Starovoitov
1
-0
/
+9
2019-04-04
bpf: improve verification speed by droping states
Alexei Starovoitov
2
-3
/
+43
2019-04-04
bpf: add verifier stats and log_level bit 2
Alexei Starovoitov
2
-24
/
+73
2019-04-03
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
3
-2
/
+29
2019-04-02
selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
Stanislav Fomichev
1
-1
/
+0
2019-04-02
selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c
Stanislav Fomichev
1
-4
/
+4
2019-04-02
selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c
Stanislav Fomichev
1
-1
/
+1
2019-04-02
selftests: bpf: tests.h should depend on .c files, not the output
Stanislav Fomichev
1
-2
/
+2
2019-04-01
bpf: add bpffs multi-dimensional array tests in test_btf
Yonghong Song
1
-8
/
+24
2019-03-29
selftests/bpf: Test variable offset stack access
Andrey Ignatov
1
-2
/
+77
2019-03-29
bpf: Support variable offset stack access from helpers
Andrey Ignatov
1
-21
/
+54
2019-03-28
tools/bpf: generate pkg-config file for libbpf
Luca Boccassi
3
-3
/
+28
2019-03-27
inet: switch IP ID generator to siphash
Eric Dumazet
4
-19
/
+30
2019-03-27
net: phy: mdio-bcm-unimac: remove redundant !timeout check
Colin Ian King
1
-4
/
+1
2019-03-27
tcp: fix zerocopy and notsent_lowat issues
Eric Dumazet
2
-13
/
+7
2019-03-27
net: openvswitch: Add a new action check_pkt_len
Numan Siddique
3
-0
/
+261
2019-03-27
net: phy: marvell: add PHY tunable fast link down support for 88E1540
Heiner Kallweit
1
-0
/
+108
2019-03-27
ethtool: add PHY Fast Link Down support
Heiner Kallweit
2
-0
/
+10
2019-03-27
net/core: Allow the compiler to verify declaration and definition consistency
Bart Van Assche
3
-3
/
+19
2019-03-27
net/core: Fix rtnetlink kernel-doc headers
Bart Van Assche
1
-3
/
+6
2019-03-27
net/core: Document __skb_flow_dissect() flags argument
Bart Van Assche
1
-0
/
+2
2019-03-27
net/core: Document all dev_ioctl() arguments
Bart Van Assche
1
-1
/
+2
2019-03-27
net/core: Document reuseport_add_sock() bind_inany argument
Bart Van Assche
1
-0
/
+2
2019-03-27
net: dsa: mv88e6xxx: remove unneeded cmode initialization
Heiner Kallweit
2
-12
/
+0
2019-03-27
bnx2x: Utilize FW 7.13.11.0.
Sudarsana Reddy Kalluru
1
-7
/
+14
2019-03-27
fou: Support binding FoU socket
Kristian Evensen
2
-16
/
+128
2019-03-27
net: mvpp2: cls: Rework C2 engine macros
Maxime Chevallier
1
-21
/
+7
2019-03-27
net: mvpp2: cls: Initialize lookup priorities for all entries in the flow
Maxime Chevallier
1
-13
/
+24
2019-03-27
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
3
-0
/
+30
2019-03-27
net: mvpp2: cls: Rename the flow table macros
Maxime Chevallier
3
-15
/
+14
2019-03-27
net: mvpp2: cls: Don't use the sequence attribute for classification
Maxime Chevallier
2
-18
/
+0
2019-03-27
net: mvpp2: cls: Rename classifer per-port functions
Maxime Chevallier
3
-10
/
+9
2019-03-27
net: mvpp2: cls: Move C2 read/write helpers around
Maxime Chevallier
1
-41
/
+41
2019-03-27
net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry
Maxime Chevallier
1
-7
/
+7
2019-03-27
net: mvpp2: cls: Use iterators to go through the cls_table
Maxime Chevallier
2
-8
/
+25
2019-03-27
net: mvpp2: debugfs: Allow reading the C2 engine table from debugfs
Maxime Chevallier
1
-17
/
+59
2019-03-27
net: mvpp2: debugfs: Allow reading the flow table from debugfs
Maxime Chevallier
1
-6
/
+63
2019-03-27
net: mvpp2: debugfs: Store debugfs entries data in mvpp2 struct
Maxime Chevallier
2
-72
/
+26
2019-03-27
net: mvpp2: cls: Make the flow definitions const
Maxime Chevallier
3
-14
/
+15
2019-03-27
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
4
-7
/
+10
2019-03-27
net: mvpp2: cls: use Lookup Type in classification engines
Maxime Chevallier
3
-0
/
+21
2019-03-27
net: mvpp2: cls: Start cls flow entries from beginning of table
Maxime Chevallier
1
-3
/
+5
2019-03-27
net: mvpp2: cls: Add missing MAC_DA field extraction
Maxime Chevallier
1
-0
/
+3
2019-03-27
net: mvpp2: Don't use an int to store netdev_features_t
Maxime Chevallier
1
-1
/
+1
2019-03-26
ice: Remove "2 BITS" comment
Anirudh Venkataramanan
1
-6
/
+6
2019-03-26
ice: Update comment regarding the ITR_GRAN_S
Brett Creeley
1
-1
/
+1
2019-03-26
ice: Update function header for __ice_vsi_get_qs
Anirudh Venkataramanan
1
-4
/
+3
2019-03-26
ice: Remove unnecessary braces
Anirudh Venkataramanan
1
-2
/
+1
[next]