index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-07-04
11
-0
/
+84
*
net: Clear skb->tstamp only on the forwarding path
Jesus Sanchez-Palencia
2018-07-04
1
-1
/
+1
*
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-04
15
-0
/
+33
*
net: usb: asix: allow optionally getting mac address from device tree
Marcel Ziswiler
2018-07-04
1
-15
/
+23
*
net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()
Wei Yongjun
2018-07-04
1
-9
/
+16
*
Merge branch 'bridge-iproute2-isolated-port-and-selftests'
David S. Miller
2018-07-04
2
-6
/
+167
|
\
|
*
selftests: forwarding: test for bridge port isolation
Nikolay Aleksandrov
2018-07-04
1
-0
/
+151
|
*
selftests: forwarding: lib: extract ping and ping6 so they can be reused
Nikolay Aleksandrov
2018-07-04
1
-6
/
+16
|
/
*
Merge branch 'vhost_net-Avoid-vq-kicks-during-busyloop'
David S. Miller
2018-07-04
1
-35
/
+60
|
\
|
*
vhost_net: Avoid rx vring kicks during busyloop
Toshiaki Makita
2018-07-04
1
-3
/
+7
|
*
vhost_net: Avoid rx queue wake-ups during busypoll
Toshiaki Makita
2018-07-04
1
-7
/
+19
|
*
vhost_net: Avoid tx vring kicks during busyloop
Toshiaki Makita
2018-07-04
1
-13
/
+22
|
*
vhost_net: Rename local variables in vhost_net_rx_peek_head_len
Toshiaki Makita
2018-07-04
1
-17
/
+17
|
/
*
net:sched: add action inheritdsfield to skbedit
Qiaobin Fu
2018-07-04
2
-0
/
+43
*
Merge branch 'More-mirror-to-gretap-tests-with-bridge-in-UL'
David S. Miller
2018-07-04
2
-0
/
+258
|
\
|
*
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q
Petr Machata
2018-07-04
1
-0
/
+126
|
*
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d
Petr Machata
2018-07-04
1
-0
/
+132
|
/
*
Merge branch 'Handle-multiple-received-packets-at-each-stage'
David S. Miller
2018-07-04
11
-16
/
+360
|
\
|
*
net: don't bother calling list RX functions on empty lists
Edward Cree
2018-07-04
1
-2
/
+6
|
*
net: ipv4: listify ip_rcv_finish
Edward Cree
2018-07-04
1
-6
/
+48
|
*
net: ipv4: listified version of ip_rcv
Edward Cree
2018-07-04
6
-10
/
+94
|
*
net: core: propagate SKB lists through packet_type lookup
Edward Cree
2018-07-04
1
-8
/
+64
|
*
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
2018-07-04
2
-8
/
+66
|
*
net: core: Another step of skb receive list processing
Edward Cree
2018-07-04
1
-5
/
+56
|
*
net: core: unwrap skb list receive slightly further
Edward Cree
2018-07-04
2
-1
/
+10
|
*
sfc: batch up RX delivery
Edward Cree
2018-07-04
3
-1
/
+21
|
*
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
2018-07-04
2
-0
/
+20
|
/
*
Merge branch 'sctp-fully-support-for-dscp-and-flowlabel-per-transport'
David S. Miller
2018-07-04
9
-17
/
+254
|
\
|
*
sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst
Xin Long
2018-07-04
1
-0
/
+9
|
*
sctp: add support for setting flowlabel when adding a transport
Xin Long
2018-07-04
2
-2
/
+15
|
*
sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams
Xin Long
2018-07-04
2
-6
/
+175
|
*
sctp: add support for dscp and flowlabel per transport
Xin Long
2018-07-04
5
-6
/
+44
|
*
ipv4: add __ip_queue_xmit() that supports tos param
Xin Long
2018-07-04
2
-5
/
+13
|
/
*
net: dsa: Add Vitesse VSC73xx DSA router driver
Linus Walleij
2018-07-04
3
-0
/
+1376
*
net: phy: vitesse: Add support for VSC73xx
Linus Walleij
2018-07-04
1
-0
/
+175
*
net: dsa: Add DT bindings for Vitesse VSC73xx switches
Linus Walleij
2018-07-04
2
-0
/
+82
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-04
18
-49
/
+471
|
\
|
*
Merge branch 'bpf-bpftool-libbpf-improvements'
Daniel Borkmann
2018-07-01
9
-33
/
+66
|
|
\
|
|
*
tools: bpftool: deal with options upfront
Jakub Kicinski
2018-07-01
1
-11
/
+21
|
|
*
tools: bpftool: add missing --bpffs to completions
Jakub Kicinski
2018-07-01
1
-1
/
+1
|
|
*
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
2018-07-01
5
-12
/
+2
|
|
*
tools: libbpf: don't return '.text' as a program for multi-function programs
Jakub Kicinski
2018-07-01
1
-2
/
+14
|
|
*
tools: libbpf: restore the ability to load programs from .text section
Jakub Kicinski
2018-07-01
1
-7
/
+14
|
|
*
tools: libbpf: allow setting ifindex for programs and maps
Jakub Kicinski
2018-07-01
2
-0
/
+12
|
|
*
tools: libbpf: add section names for missing program types
Jakub Kicinski
2018-07-01
1
-0
/
+2
|
|
*
tools: bpftool: use correct make variable type to improve compilation time
Jakub Kicinski
2018-07-01
1
-1
/
+1
|
|
/
|
*
samples/bpf: xdp_rxq_info action XDP_TX must adjust MAC-addrs
Jesper Dangaard Brouer
2018-06-28
2
-1
/
+36
|
*
samples/bpf: extend xdp_rxq_info to read packet payload
Jesper Dangaard Brouer
2018-06-28
2
-6
/
+47
|
*
selftests/bpf: Test sys_connect BPF hooks with TFO
Andrey Ignatov
2018-06-27
1
-6
/
+31
|
*
samples/bpf: Add xdp_sample_pkts example
Toke Høiland-Jørgensen
2018-06-27
3
-0
/
+239
[next]