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
*
sfc: remove redundant variable old_vlan
Colin Ian King
2018-07-04
1
-2
/
+1
*
qed: remove redundant pointer 'name'
Colin Ian King
2018-07-04
1
-2
/
+0
*
ethernet: micrel: remove redundant pointer 'info'
Colin Ian King
2018-07-04
1
-3
/
+0
*
net: hinic: remove redundant pointer pfhwdev
Colin Ian King
2018-07-04
1
-3
/
+0
*
net: hns3: remove redundant variable 'protocol'
Colin Ian King
2018-07-04
1
-2
/
+0
*
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
Colin Ian King
2018-07-04
1
-2
/
+0
*
net: fec: remove redundant variable 'inc'
Colin Ian King
2018-07-04
1
-2
/
+0
*
cnic: remove redundant pointer req and variable func
Colin Ian King
2018-07-04
1
-4
/
+1
*
net: bgmac: remove redundant variable 'freed'
Colin Ian King
2018-07-04
1
-2
/
+0
*
net: ethernet: nb8800: remove redundant pointer rxd
Colin Ian King
2018-07-04
1
-2
/
+0
*
net: alx: remove redundant variable old_duplex
Colin Ian King
2018-07-04
1
-2
/
+0
*
net: alteon: acenic: remove redundant pointer rxdesc
Colin Ian King
2018-07-04
1
-4
/
+1
*
net: dsa: bcm_sf2: remove redundant variable off
Colin Ian King
2018-07-04
1
-6
/
+1
*
Merge branch 'Scheduled-packet-Transmission-ETF'
David S. Miller
2018-07-04
33
-75
/
+864
|
\
|
*
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
2018-07-04
5
-4
/
+47
|
*
igb: Add support for ETF offload
Jesus Sanchez-Palencia
2018-07-04
3
-17
/
+138
|
*
igb: Only call skb_tx_timestamp after descriptors are ready
Jesus Sanchez-Palencia
2018-07-04
1
-2
/
+2
|
*
igb: Refactor igb_offload_cbs()
Jesus Sanchez-Palencia
2018-07-04
1
-9
/
+14
|
*
igb: Only change Tx arbitration when CBS is on
Jesus Sanchez-Palencia
2018-07-04
1
-16
/
+33
|
*
igb: Refactor igb_configure_cbs()
Jesus Sanchez-Palencia
2018-07-04
1
-32
/
+28
|
*
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
2018-07-04
3
-1
/
+76
|
*
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
2018-07-04
5
-0
/
+414
|
*
net/sched: Allow creating a Qdisc watchdog with other clocks
Vinicius Costa Gomes
2018-07-04
2
-2
/
+11
|
*
net: packet: Hook into time based transmission.
Richard Cochran
2018-07-04
1
-0
/
+6
|
*
net: ipv6: Hook into time based transmission
Jesus Sanchez-Palencia
2018-07-04
3
-5
/
+14
|
*
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
2018-07-04
6
-0
/
+10
|
*
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
[next]