index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
qede: Update link status only when interface is ready.
Sudarsana Reddy Kalluru
2018-11-27
2
-2
/
+7
*
qede: Simplify the usage of qede-flags.
Sudarsana Reddy Kalluru
2018-11-27
3
-8
/
+11
*
qed: Display port_id in the UFP debug messages.
Sudarsana Reddy Kalluru
2018-11-27
1
-7
/
+13
*
net: usb: aqc111: Extend cdc_ether blacklist
Dmitry Bezrukov
2018-11-27
1
-0
/
+26
*
net: usb: aqc111: Add ASIX's HW ids
Dmitry Bezrukov
2018-11-27
1
-0
/
+40
*
net: usb: aqc111: Add support for wake on LAN by MAGIC packet
Dmitry Bezrukov
2018-11-27
2
-0
/
+192
*
net: usb: aqc111: Implement get/set_link_ksettings callbacks
Dmitry Bezrukov
2018-11-27
1
-0
/
+124
*
net: usb: aqc111: Initialize ethtool_ops structure
Dmitry Bezrukov
2018-11-27
1
-0
/
+28
*
net: usb: aqc111: Add RX VLAN filtering support
Dmitry Bezrukov
2018-11-27
2
-1
/
+90
*
net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
Dmitry Bezrukov
2018-11-27
2
-1
/
+28
*
net: usb: aqc111: Implement set_rx_mode callback
Dmitry Bezrukov
2018-11-27
2
-5
/
+71
*
net: usb: aqc111: Add support for TSO
Dmitry Bezrukov
2018-11-27
2
-2
/
+12
*
net: usb: aqc111: Add support for enable/disable checksum offload
Dmitry Bezrukov
2018-11-27
2
-1
/
+45
*
net: usb: aqc111: Add support for changing MTU
Dmitry Bezrukov
2018-11-27
1
-1
/
+59
*
net: usb: aqc111: Add checksum offload support
Dmitry Bezrukov
2018-11-27
2
-2
/
+52
*
net: usb: aqc111: Implement RX data path
Dmitry Bezrukov
2018-11-27
2
-0
/
+117
*
net: usb: aqc111: Implement TX data path
Dmitry Bezrukov
2018-11-27
2
-0
/
+80
*
net: usb: aqc111: Add support for getting and setting of MAC address
Dmitry Bezrukov
2018-11-27
2
-0
/
+48
*
net: usb: aqc111: Introduce link management
Dmitry Bezrukov
2018-11-27
2
-0
/
+248
*
net: usb: aqc111: Introduce PHY access
Dmitry Bezrukov
2018-11-27
2
-0
/
+98
*
net: usb: aqc111: Various callbacks implementation
Dmitry Bezrukov
2018-11-27
2
-0
/
+177
*
net: usb: aqc111: Add implementation of read and write commands
Dmitry Bezrukov
2018-11-27
2
-0
/
+110
*
net: usb: aqc111: Add bind and empty unbind callbacks
Dmitry Bezrukov
2018-11-27
1
-0
/
+35
*
net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
Dmitry Bezrukov
2018-11-27
3
-0
/
+61
*
mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDs
Ido Schimmel
2018-11-27
3
-8
/
+10
*
mlxsw: spectrum_router: Introduce emulated VLAN RIFs
Ido Schimmel
2018-11-27
1
-0
/
+9
*
mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDs
Ido Schimmel
2018-11-27
1
-0
/
+33
*
mlxsw: spectrum_fid: Make flood index calculation more robust
Ido Schimmel
2018-11-27
1
-1
/
+1
*
mlxsw: spectrum_switchdev: Do not set field when it is reserved
Ido Schimmel
2018-11-27
3
-1
/
+10
*
net: aquantia: return 'err' if set MPI_DEINIT state fails
YueHaibing
2018-11-27
1
-0
/
+2
*
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-16
1
-1
/
+0
|
*
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
2018-11-10
2
-9
/
+7
|
*
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2018-11-10
2
-4
/
+3
|
*
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-10
2
-8
/
+3
|
*
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-10
2
-13
/
+12
|
*
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-10
2
-21
/
+22
|
*
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
2018-11-10
4
-7
/
+7
|
*
nfp: bpf: move nfp_bpf_analyzer_ops from verifier.c to offload.c
Quentin Monnet
2018-11-10
3
-8
/
+12
|
*
nfp: bpf: relax prog rejection through max_pkt_offset
Jiong Wang
2018-11-09
1
-4
/
+5
*
|
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-24
1
-1
/
+4
*
|
cxgb4: remove set but not used variables 'multitrc, speed'
YueHaibing
2018-11-24
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
42
-211
/
+309
|
\
\
|
*
|
net: gemini: Fix copy/paste error
Andreas Fiedler
2018-11-23
1
-1
/
+1
|
*
|
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
2018-11-23
1
-9
/
+5
|
*
|
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
2018-11-23
1
-1
/
+3
|
*
|
net: amd: add missing of_node_put()
Yangtao Li
2018-11-23
1
-1
/
+3
|
*
|
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
Hangbin Liu
2018-11-23
1
-2
/
+0
|
*
|
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
2018-11-23
1
-2
/
+3
[next]