index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-28
net: usb: aqc111: Implement RX data path
Dmitry Bezrukov
2
-0
/
+117
2018-11-28
net: usb: aqc111: Implement TX data path
Dmitry Bezrukov
2
-0
/
+80
2018-11-28
net: usb: aqc111: Add support for getting and setting of MAC address
Dmitry Bezrukov
2
-0
/
+48
2018-11-28
net: usb: aqc111: Introduce link management
Dmitry Bezrukov
2
-0
/
+248
2018-11-28
net: usb: aqc111: Introduce PHY access
Dmitry Bezrukov
2
-0
/
+98
2018-11-28
net: usb: aqc111: Various callbacks implementation
Dmitry Bezrukov
2
-0
/
+177
2018-11-28
net: usb: aqc111: Add implementation of read and write commands
Dmitry Bezrukov
2
-0
/
+110
2018-11-28
net: usb: aqc111: Add bind and empty unbind callbacks
Dmitry Bezrukov
1
-0
/
+35
2018-11-28
net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
Dmitry Bezrukov
3
-0
/
+61
2018-11-28
add documents for snmp counters
yupeng
1
-0
/
+202
2018-11-28
mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDs
Ido Schimmel
3
-8
/
+10
2018-11-28
mlxsw: spectrum_router: Introduce emulated VLAN RIFs
Ido Schimmel
1
-0
/
+9
2018-11-28
mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDs
Ido Schimmel
1
-0
/
+33
2018-11-28
mlxsw: spectrum_fid: Make flood index calculation more robust
Ido Schimmel
1
-1
/
+1
2018-11-28
mlxsw: spectrum_switchdev: Do not set field when it is reserved
Ido Schimmel
3
-1
/
+10
2018-11-28
net: aquantia: return 'err' if set MPI_DEINIT state fails
YueHaibing
1
-0
/
+2
2018-11-28
net: bridge: export supported boolopts
Nikolay Aleksandrov
1
-1
/
+1
2018-11-28
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
5
-1
/
+34
2018-11-28
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
6
-2
/
+115
2018-11-27
virtio_ring: advertize packed ring layout
Tiwei Bie
1
-0
/
+2
2018-11-27
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
3
-0
/
+40
2018-11-27
virtio_ring: leverage event idx in packed ring
Tiwei Bie
1
-6
/
+71
2018-11-27
virtio_ring: introduce packed ring support
Tiwei Bie
1
-30
/
+870
2018-11-27
virtio_ring: cache whether we will use DMA API
Tiwei Bie
1
-4
/
+8
2018-11-27
virtio_ring: extract split ring handling from ring creation
Tiwei Bie
1
-99
/
+121
2018-11-27
virtio_ring: allocate desc state for split ring separately
Tiwei Bie
1
-18
/
+27
2018-11-27
virtio_ring: introduce helper for indirect feature
Tiwei Bie
1
-3
/
+13
2018-11-27
virtio_ring: introduce debug helpers
Tiwei Bie
1
-22
/
+27
2018-11-27
virtio_ring: put split ring fields in a sub struct
Tiwei Bie
1
-65
/
+91
2018-11-27
virtio_ring: put split ring functions together
Tiwei Bie
1
-254
/
+271
2018-11-27
virtio_ring: add _split suffix for split ring functions
Tiwei Bie
1
-96
/
+155
2018-11-27
virtio: add packed ring types and macros
Tiwei Bie
2
-0
/
+55
2018-11-26
bpf: align map type names formatting.
David Calavera
1
-23
/
+23
2018-11-26
bpf: btf: fix spelling mistake "Memmber" -> "Member"
Colin Ian King
1
-1
/
+1
2018-11-26
bpf, tags: Fix DEFINE_PER_CPU expansion
Rustam Kovhaev
1
-2
/
+1
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
3
-26
/
+2
2018-11-25
net: bridge: remove redundant checks for null p->dev and p->br
Colin Ian King
1
-3
/
+0
2018-11-25
r8169: make use of xmit_more and __netdev_sent_queue
Heiner Kallweit
1
-10
/
+9
2018-11-25
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
1
-0
/
+8
2018-11-25
selftests/net: add txring_overwrite
Willem de Bruijn
4
-1
/
+191
2018-11-25
net: qualcomm: rmnet: move null check on dev before dereferecing it
Colin Ian King
1
-1
/
+4
2018-11-25
cxgb4: remove set but not used variables 'multitrc, speed'
YueHaibing
1
-4
/
+1
2018-11-25
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
1
-1
/
+1
2018-11-24
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-11-24
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-24
dt-bindings: dsa: Fix typo in "probed"
Fabio Estevam
1
-1
/
+1
2018-11-24
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-24
ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
YueHaibing
1
-1
/
+4
2018-11-24
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
3
-9
/
+0
2018-11-24
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
7
-61
/
+25
[next]