index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.dtbinst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
cfg80211: reg: remove support for built-in regdb
Johannes Berg
8
-287
/
+3
2017-10-11
cfg80211: support reloading regulatory database
Johannes Berg
4
-20
/
+81
2017-10-11
cfg80211: support loading regulatory database as firmware file
Johannes Berg
4
-24
/
+284
2017-10-11
mac80211: only remove AP VLAN frames from TXQ
Johannes Berg
3
-22
/
+39
2017-10-11
fq: support filtering a given tin
Johannes Berg
2
-10
/
+69
2017-10-11
mac80211: aead api to reduce redundancy
Xiang Gao
7
-152
/
+111
2017-10-11
MAINTAINERS: update Johannes Berg's entries
Johannes Berg
1
-3
/
+10
2017-10-06
net/mac80211/mesh_plink: Convert timers to use timer_setup()
Kees Cook
4
-7
/
+10
2017-10-06
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
Tim Hansen
1
-2
/
+1
2017-10-06
net: ipv6: remove unused code in ipv6_find_hdr()
Lin Zhang
1
-3
/
+0
2017-10-06
libbpf: use map_flags when creating maps
Craig Gallek
2
-1
/
+2
2017-10-06
libbpf: parse maps sections of varying size
Craig Gallek
1
-29
/
+41
2017-10-06
net: qcom/emac: make function emac_isr static
Colin Ian King
1
-1
/
+1
2017-10-06
tcp: a small refactor of RACK loss detection
Yuchung Cheng
1
-22
/
+18
2017-10-06
tcp: more efficient RACK loss detection
Yuchung Cheng
1
-15
/
+5
2017-10-06
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
7
-16
/
+74
2017-10-06
RDS: IB: Initialize max_items based on underlying device attributes
Avinash Repaka
1
-2
/
+2
2017-10-06
RDS: IB: Limit the scope of has_fr/has_fmr variables
Avinash Repaka
2
-7
/
+6
2017-10-06
net/ipv4: Remove unused variable in route.c
Tim Hansen
1
-2
/
+1
2017-10-06
tcp: clean up TFO server's initial tcp_rearm_rto() call
Wei Wang
1
-12
/
+9
2017-10-06
tcp: uniform the set up of sockets after successful connection
Wei Wang
4
-24
/
+17
2017-10-06
VSOCK: add tools/testing/vsock/vsock_diag_test
Stefan Hajnoczi
9
-0
/
+1039
2017-10-06
VSOCK: add sock_diag interface
Stefan Hajnoczi
5
-0
/
+234
2017-10-06
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
8
-59
/
+64
2017-10-06
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
Stefan Hajnoczi
2
-10
/
+12
2017-10-06
VSOCK: export socket tables for sock_diag interface
Stefan Hajnoczi
2
-4
/
+11
2017-10-05
dm raid: fix incorrect status output at the end of a "recover" process
Jonathan Brassow
2
-5
/
+7
2017-10-05
tools: bpftool: add documentation
Jakub Kicinski
5
-0
/
+263
2017-10-05
tools: bpf: add bpftool
Jakub Kicinski
8
-3
/
+1909
2017-10-05
tools: rename tools/net directory to tools/bpf
Jakub Kicinski
8
-9
/
+8
2017-10-05
mlxsw: spectrum: Add extack messages for enslave failures
David Ahern
1
-10
/
+37
2017-10-05
net: bridge: Pass extack to down to netdev_master_upper_dev_link
David Ahern
4
-7
/
+15
2017-10-05
net: bonding: Add extack messages for some enslave failures
David Ahern
1
-0
/
+7
2017-10-05
net: vrf: Add extack messages for enslave errors
David Ahern
1
-2
/
+11
2017-10-05
net: Add extack to upper device linking
David Ahern
19
-32
/
+44
2017-10-05
net: Add extack to ndo_add_slave
David Ahern
9
-13
/
+22
2017-10-05
net: Add extack to netdev_notifier_info
David Ahern
2
-33
/
+56
2017-10-05
net: 8021q: skip packets if the vlan is down
Vishakha Narvekar
1
-0
/
+6
2017-10-05
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
4
-13
/
+34
2017-10-05
Update James Hogan's email address
James Hogan
5
-6
/
+8
2017-10-05
samples/bpf: use bpf_prog_query() interface
Alexei Starovoitov
1
-0
/
+36
2017-10-05
libbpf: add support for BPF_PROG_QUERY
Alexei Starovoitov
2
-1
/
+22
2017-10-05
libbpf: sync bpf.h
Alexei Starovoitov
1
-3
/
+52
2017-10-05
samples/bpf: add multi-prog cgroup test case
Alexei Starovoitov
2
-7
/
+185
2017-10-05
libbpf: introduce bpf_prog_detach2()
Alexei Starovoitov
2
-0
/
+13
2017-10-05
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
2
-0
/
+112
2017-10-05
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
7
-0
/
+148
2017-10-05
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
8
-169
/
+516
2017-10-04
net: cache skb_shinfo() in skb_try_coalesce()
Eric Dumazet
1
-13
/
+16
2017-10-04
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
1
-0
/
+6
[next]