index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
tipc: refactor function tipc_sk_recvmsg()
Jon Paul Maloy
1
-59
/
+50
2017-05-02
net: thunderx: Optimize page recycling for XDP
Sunil Goutham
2
-7
/
+51
2017-05-02
net: thunderx: Support for XDP header adjustment
Sunil Goutham
2
-17
/
+55
2017-05-02
net: thunderx: Add support for XDP_TX
Sunil Goutham
3
-27
/
+160
2017-05-02
net: thunderx: Add support for XDP_DROP
Sunil Goutham
3
-25
/
+79
2017-05-02
net: thunderx: Add basic XDP support
Sunil Goutham
5
-19
/
+199
2017-05-02
net: thunderx: Cleanup receive buffer allocation
Sunil Goutham
1
-9
/
+9
2017-05-02
net: thunderx: Optimize CQE_TX handling
Sunil Goutham
2
-28
/
+21
2017-05-02
net: thunderx: Optimize RBDR descriptor handling
Sunil Goutham
2
-13
/
+5
2017-05-02
net: thunderx: Support for page recycling
Sunil Goutham
4
-20
/
+119
2017-05-02
ipx: call ipxitf_put() in ioctl error path
Dan Carpenter
1
-3
/
+2
2017-05-02
net: sched: add helpers to handle extended actions
Jiri Pirko
2
-2
/
+15
2017-05-02
qed*: Fix issues in the ptp filter config implementation.
sudarsana.kalluru@cavium.com
3
-43
/
+98
2017-05-02
qede: Fix concurrency issue in PTP Tx path processing.
sudarsana.kalluru@cavium.com
2
-2
/
+7
2017-05-02
stmmac: Add support for SIMATIC IOT2000 platform
Jan Kiszka
1
-1
/
+25
2017-05-02
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
4
-4
/
+4
2017-05-02
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-05-02
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2
-4
/
+49
2017-05-02
bpf, arm64: implement jiting of BPF_XADD
Daniel Borkmann
5
-5
/
+271
2017-05-02
bpf: Align packet data properly in program testing framework.
David Miller
1
-5
/
+5
2017-05-02
bpf: Do not dereference user pointer in bpf_test_finish().
David Miller
1
-4
/
+5
2017-05-02
selftests: bpf: Use bpf_endian.h in test_xdp.c
David S. Miller
1
-9
/
+8
2017-05-02
xdp: fix parameter kdoc for extack
Jakub Kicinski
1
-1
/
+1
2017-05-02
bpf, samples: fix build warning in cookie_uid_helper_example
Daniel Borkmann
1
-3
/
+3
2017-05-02
sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.
David S. Miller
1
-1
/
+2
2017-05-01
ia64: fix module loading for gcc-5.4
Sergei Trofimovich
1
-2
/
+2
2017-05-01
rhashtable: compact struct rhashtable_params
Florian Westphal
2
-10
/
+10
2017-05-01
bpf: Include bpf_endian.h in test_progs.c too.
David S. Miller
1
-0
/
+1
2017-05-01
bpf: Move endianness BPF helpers out of bpf_util.h
David S. Miller
4
-21
/
+25
2017-05-01
cgroup: mark cgroup_get() with __maybe_unused
Tejun Heo
1
-1
/
+1
2017-05-01
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
1
-1
/
+1
2017-05-01
net: dsa: mv88e6xxx: add VTU support for 88E6390
Vivien Didelot
3
-0
/
+146
2017-05-01
net: dsa: mv88e6xxx: support the VTU Page bit
Vivien Didelot
2
-0
/
+8
2017-05-01
net: dsa: mv88e6xxx: simplify VTU entry getter
Vivien Didelot
1
-38
/
+24
2017-05-01
net: dsa: mv88e6xxx: make VTU helpers static
Vivien Didelot
2
-48
/
+24
2017-05-01
net: dsa: mv88e6xxx: add VTU Load/Purge operation
Vivien Didelot
4
-57
/
+103
2017-05-01
net: dsa: mv88e6xxx: add VTU GetNext operation
Vivien Didelot
4
-48
/
+99
2017-05-01
net: dsa: mv88e6xxx: load STU entry with VTU entry
Vivien Didelot
1
-104
/
+4
2017-05-01
net: dsa: mv88e6xxx: get STU entry on VTU GetNext
Vivien Didelot
3
-1
/
+25
2017-05-01
net: dsa: mv88e6xxx: move STU GetNext operation
Vivien Didelot
3
-13
/
+23
2017-05-01
net: dsa: mv88e6xxx: move VTU Data accessors
Vivien Didelot
3
-81
/
+72
2017-05-01
net: dsa: mv88e6xxx: move generic VTU GetNext
Vivien Didelot
3
-29
/
+33
2017-05-01
net: dsa: mv88e6xxx: move VTU VID accessors
Vivien Didelot
3
-34
/
+56
2017-05-01
net: dsa: mv88e6xxx: move VTU SID accessors
Vivien Didelot
3
-13
/
+37
2017-05-01
net: dsa: mv88e6xxx: move VTU FID accessors
Vivien Didelot
3
-5
/
+31
2017-05-01
net: dsa: mv88e6xxx: move VTU flush
Vivien Didelot
3
-16
/
+26
2017-05-01
net: dsa: mv88e6xxx: move VTU Operation accessors
Vivien Didelot
4
-29
/
+47
2017-05-01
net: dsa: mv88e6xxx: split VTU entry data member
Vivien Didelot
2
-11
/
+13
2017-05-01
net: dsa: mv88e6xxx: add max VID to info
Vivien Didelot
2
-20
/
+31
2017-05-01
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
1
-3
/
+6
[next]