index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: usb: aqc111: Add support for TSO
Dmitry Bezrukov
2018-11-28
2
-2
/
+12
*
net: usb: aqc111: Add support for enable/disable checksum offload
Dmitry Bezrukov
2018-11-28
2
-1
/
+45
*
net: usb: aqc111: Add support for changing MTU
Dmitry Bezrukov
2018-11-28
1
-1
/
+59
*
net: usb: aqc111: Add checksum offload support
Dmitry Bezrukov
2018-11-28
2
-2
/
+52
*
net: usb: aqc111: Implement RX data path
Dmitry Bezrukov
2018-11-28
2
-0
/
+117
*
net: usb: aqc111: Implement TX data path
Dmitry Bezrukov
2018-11-28
2
-0
/
+80
*
net: usb: aqc111: Add support for getting and setting of MAC address
Dmitry Bezrukov
2018-11-28
2
-0
/
+48
*
net: usb: aqc111: Introduce link management
Dmitry Bezrukov
2018-11-28
2
-0
/
+248
*
net: usb: aqc111: Introduce PHY access
Dmitry Bezrukov
2018-11-28
2
-0
/
+98
*
net: usb: aqc111: Various callbacks implementation
Dmitry Bezrukov
2018-11-28
2
-0
/
+177
*
net: usb: aqc111: Add implementation of read and write commands
Dmitry Bezrukov
2018-11-28
2
-0
/
+110
*
net: usb: aqc111: Add bind and empty unbind callbacks
Dmitry Bezrukov
2018-11-28
1
-0
/
+35
*
net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
Dmitry Bezrukov
2018-11-28
3
-0
/
+61
*
mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDs
Ido Schimmel
2018-11-28
3
-8
/
+10
*
mlxsw: spectrum_router: Introduce emulated VLAN RIFs
Ido Schimmel
2018-11-28
1
-0
/
+9
*
mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDs
Ido Schimmel
2018-11-28
1
-0
/
+33
*
mlxsw: spectrum_fid: Make flood index calculation more robust
Ido Schimmel
2018-11-28
1
-1
/
+1
*
mlxsw: spectrum_switchdev: Do not set field when it is reserved
Ido Schimmel
2018-11-28
3
-1
/
+10
*
net: aquantia: return 'err' if set MPI_DEINIT state fails
YueHaibing
2018-11-28
1
-0
/
+2
*
virtio_ring: advertize packed ring layout
Tiwei Bie
2018-11-27
1
-0
/
+2
*
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
2018-11-27
3
-0
/
+40
*
virtio_ring: leverage event idx in packed ring
Tiwei Bie
2018-11-27
1
-6
/
+71
*
virtio_ring: introduce packed ring support
Tiwei Bie
2018-11-27
1
-30
/
+870
*
virtio_ring: cache whether we will use DMA API
Tiwei Bie
2018-11-27
1
-4
/
+8
*
virtio_ring: extract split ring handling from ring creation
Tiwei Bie
2018-11-27
1
-99
/
+121
*
virtio_ring: allocate desc state for split ring separately
Tiwei Bie
2018-11-27
1
-18
/
+27
*
virtio_ring: introduce helper for indirect feature
Tiwei Bie
2018-11-27
1
-3
/
+13
*
virtio_ring: introduce debug helpers
Tiwei Bie
2018-11-27
1
-22
/
+27
*
virtio_ring: put split ring fields in a sub struct
Tiwei Bie
2018-11-27
1
-65
/
+91
*
virtio_ring: put split ring functions together
Tiwei Bie
2018-11-27
1
-254
/
+271
*
virtio_ring: add _split suffix for split ring functions
Tiwei Bie
2018-11-27
1
-96
/
+155
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
5
-59
/
+55
|
\
|
*
bpf: Remove unused variable in nsim_bpf
Nathan Chancellor
2018-11-17
1
-1
/
+0
|
*
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
2018-11-11
2
-9
/
+7
|
*
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2018-11-11
2
-4
/
+3
|
*
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-11
2
-8
/
+3
|
*
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-11
2
-13
/
+12
|
*
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-11
2
-21
/
+22
|
*
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
2018-11-11
4
-7
/
+7
|
*
nfp: bpf: move nfp_bpf_analyzer_ops from verifier.c to offload.c
Quentin Monnet
2018-11-11
3
-8
/
+12
|
*
nfp: bpf: relax prog rejection through max_pkt_offset
Jiong Wang
2018-11-09
1
-4
/
+5
*
|
net: remove unsafe skb_insert()
Eric Dumazet
2018-11-25
1
-2
/
+2
*
|
r8169: make use of xmit_more and __netdev_sent_queue
Heiner Kallweit
2018-11-25
1
-10
/
+9
*
|
net: qualcomm: rmnet: move null check on dev before dereferecing it
Colin Ian King
2018-11-25
1
-1
/
+4
*
|
cxgb4: remove set but not used variables 'multitrc, speed'
YueHaibing
2018-11-25
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
124
-478
/
+1212
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-24
42
-211
/
+309
|
|
\
\
|
|
*
|
net: gemini: Fix copy/paste error
Andreas Fiedler
2018-11-24
1
-1
/
+1
|
|
*
|
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
2018-11-24
1
-9
/
+5
|
|
*
|
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
2018-11-24
1
-1
/
+3
[next]