index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
bpf: add comments to BPF ld/ldx sizes
Jesper Dangaard Brouer
2
-4
/
+5
2018-01-18
bpf: change fake_ip for bpf_trace_printk helper
Yonghong Song
1
-1
/
+1
2018-01-18
samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated
Jesper Dangaard Brouer
1
-3
/
+5
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
4
-3
/
+102
2018-01-18
nfp: bpf: set new jit info fields
Jiong Wang
1
-1
/
+9
2018-01-18
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
3
-13
/
+43
2018-01-17
vxlan: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-17
cxgb4: restructure VF mgmt code
Ganesh Goudar
2
-204
/
+190
2018-01-17
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
1
-2
/
+0
2018-01-17
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
1
-2
/
+11
2018-01-17
tun: allow to attach ebpf socket filter
Jason Wang
2
-4
/
+35
2018-01-17
tuntap: rename struct tun_steering_prog to struct tun_prog
Jason Wang
1
-16
/
+16
2018-01-17
mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops
Jiri Pirko
3
-20
/
+17
2018-01-17
mlxsw: spectrum_acl: Implement TC block sharing
Jiri Pirko
4
-95
/
+401
2018-01-17
mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind
Jiri Pirko
3
-21
/
+24
2018-01-17
mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy
Jiri Pirko
1
-56
/
+46
2018-01-17
net: sched: allow ingress and clsact qdiscs to share filter blocks
Jiri Pirko
1
-16
/
+64
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
3
-0
/
+69
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
2
-84
/
+128
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
6
-23
/
+99
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
2
-7
/
+2
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
6
-4
/
+76
2018-01-17
net: sched: avoid usage of tp->q in tcf_classify
Jiri Pirko
1
-2
/
+3
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
3
-24
/
+152
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
2
-10
/
+70
2018-01-17
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
5
-7
/
+40
2018-01-17
bnxt_en: Add cache line size setting to optimize performance.
Michael Chan
1
-0
/
+24
2018-01-17
bnxt_en: Forward VF MAC address to the PF.
Vasundhara Volam
3
-7
/
+51
2018-01-17
bnxt_en: Add BCM5745X NPAR device IDs
Vasundhara Volam
1
-0
/
+4
2018-01-17
bnxt_en: Expand bnxt_check_rings() to check all resources.
Michael Chan
1
-9
/
+84
2018-01-17
bnxt_en: Implement new method for the PF to assign SRIOV resources.
Michael Chan
3
-5
/
+127
2018-01-17
bnxt_en: Reserve resources for RFS.
Michael Chan
1
-4
/
+17
2018-01-17
bnxt_en: Implement new method to reserve rings.
Michael Chan
1
-25
/
+247
2018-01-17
bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.
Michael Chan
1
-0
/
+19
2018-01-17
bnxt_en: Add the new firmware API to query hardware resources.
Michael Chan
2
-1
/
+56
2018-01-17
bnxt_en: Refactor hardware resource data structures.
Michael Chan
3
-127
/
+86
2018-01-17
bnxt_en: Restore MSIX after disabling SRIOV.
Michael Chan
2
-3
/
+15
2018-01-17
bnxt_en: Refactor bnxt_close_nic().
Michael Chan
1
-13
/
+19
2018-01-17
bnxt_en: Update firmware interface to 1.9.0.
Michael Chan
3
-6107
/
+5854
2018-01-17
net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
Martin Blumenstingl
1
-1
/
+1
2018-01-17
net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
Martin Blumenstingl
1
-1
/
+3
2018-01-17
net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration
Martin Blumenstingl
1
-32
/
+47
2018-01-17
net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode
Martin Blumenstingl
1
-25
/
+21
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
3
-4
/
+25
2018-01-17
net/mlx5: Fix build break
Saeed Mahameed
1
-2
/
+0
2018-01-17
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
1
-1
/
+1
2018-01-17
libbpf: cleanup Makefile, remove unused elements
Jesper Dangaard Brouer
1
-13
/
+2
2018-01-17
libbpf: install the header file libbpf.h
Jesper Dangaard Brouer
1
-1
/
+2
2018-01-17
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
3
-0
/
+12
2018-01-17
nfp: bpf: print map lookup problems into verifier log
Jakub Kicinski
1
-6
/
+8
[next]