index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
mellanox: Change en_print to return void
Joe Perches
2
-12
/
+9
2014-09-26
bpf: mini eBPF library, test stubs and verifier testsuite
Alexei Starovoitov
7
-1
/
+948
2014-09-26
bpf: verifier (add verifier core)
Alexei Starovoitov
2
-1
/
+1121
2014-09-26
bpf: verifier (add branch/goto checks)
Alexei Starovoitov
1
-0
/
+189
2014-09-26
bpf: handle pseudo BPF_LD_IMM64 insn
Alexei Starovoitov
2
-0
/
+153
2014-09-26
bpf: verifier (add ability to receive verification log)
Alexei Starovoitov
3
-1
/
+239
2014-09-26
bpf: verifier (add docs)
Alexei Starovoitov
5
-2
/
+361
2014-09-26
bpf: handle pseudo BPF_CALL insn
Alexei Starovoitov
1
-0
/
+37
2014-09-26
bpf: expand BPF syscall with program load/unload
Alexei Starovoitov
5
-20
/
+246
2014-09-26
bpf: add lookup/update/delete/iterate methods to BPF maps
Alexei Starovoitov
3
-0
/
+281
2014-09-26
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
5
-2
/
+10
2014-09-26
bpf: introduce BPF syscall and maps
Alexei Starovoitov
5
-1
/
+273
2014-09-26
net: sched: use pinned timers
Eric Dumazet
3
-5
/
+5
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
10
-113
/
+3
2014-09-26
udp: move logic out of udp[46]_ufo_send_check
Tom Herbert
2
-44
/
+33
2014-09-26
tcp: move logic out of tcp_v[64]_gso_send_check
Tom Herbert
2
-29
/
+47