index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-14
qed: Fix the doorbell address sanity check
Denis Bolotin
1
-8
/
+8
2019-04-14
qed: Delete redundant doorbell recovery types
Denis Bolotin
4
-51
/
+31
2019-04-14
r8169: change irq handler to always trigger NAPI polling
Heiner Kallweit
1
-4
/
+2
2019-04-14
r8169: create function pointer array for chip hw init functions
Heiner Kallweit
1
-151
/
+68
2019-04-14
r8169: create function pointer array for PHY init functions
Heiner Kallweit
1
-123
/
+59
2019-04-14
net: hns3: code optimization for command queue' spin lock
Peng Li
2
-4
/
+4
2019-04-14
net: hns3: free the pending skb when clean RX ring
Peng Li
1
-0
/
+7
2019-04-14
net: hns3: do not initialize MDIO bus when PHY is inexistent
Jian Shen
1
-1
/
+7
2019-04-14
net: hns3: set dividual reset level for all RAS and MSI-X errors
Weihang Li
2
-339
/
+618
2019-04-14
net: hns3: divide shared buffer between TC
Yunsheng Lin
1
-7
/
+20
2019-04-14
net: hns3: always assume no drop TC for performance reason
Yunsheng Lin
1
-25
/
+4
2019-04-14
net: hns3: add hns3_gro_complete for HW GRO process
Yunsheng Lin
1
-75
/
+123
2019-04-14
net: hns3: minor refactor for hns3_rx_checksum
Yunsheng Lin
1
-7
/
+2
2019-04-14
net: hns3: fix set port based VLAN issue for VF
Jian Shen
7
-9
/
+111
2019-04-14
net: hns3: fix set port based VLAN for PF
Jian Shen
3
-34
/
+203
2019-04-14
net: hns3: fix VLAN offload handle for VLAN inserted by port
Jian Shen
3
-4
/
+52
2019-04-14
net: hns3: modify VLAN initialization to be compatible with port based VLAN
Jian Shen
3
-30
/
+78
2019-04-14
phy: warn if phylib and ethtool PHY mode definitions are out of sync
Heiner Kallweit
1
-0
/
+5
2019-04-14
net: phy: add support for new modes in phylib
Heiner Kallweit
1
-0
/
+18
2019-04-14
net: phy: shrink PHY settings array
Heiner Kallweit
1
-202
/
+45
2019-04-12
nfp: split out common control message handling code
Jakub Kicinski
8
-263
/
+340
2019-04-12
nfp: move vNIC reset before netdev init
Jakub Kicinski
1
-3
/
+3
2019-04-12
nfp: add a mutex lock for the vNIC ctrl BAR
Jakub Kicinski
4
-23
/
+87
2019-04-12
nfp: opportunistically poll for reconfig result
Dirk van der Merwe
1
-4
/
+21
2019-04-12
qede: fix write to free'd pointer error and double free of ptp
Colin Ian King
1
-4
/
+3
2019-04-12
vxge: fix return of a free'd memblock on a failed dma mapping
Colin Ian King
1
-0
/
+1
2019-04-12
netdevsim: move sdev-specific init/uninit code into separate functions
Jiri Pirko
1
-25
/
+38
2019-04-12
netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns
Jiri Pirko
1
-12
/
+14
2019-04-12
netdevsim: move sdev specific bpf debugfs files to sdev dir
Jiri Pirko
2
-12
/
+12
2019-04-12
netdevsim: move shared dev creation and destruction into separate file
Jiri Pirko
4
-50
/
+104
2019-04-12
net: veth: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+1
2019-04-12
net: loopback: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+1
2019-04-12
net: dummy: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+2
2019-04-12
Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
6
-2
/
+31
2019-04-12
mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependency
Stanislaw Gruszka
1
-6
/
+8
2019-04-12
rt2x00: do not increment sequence number while re-transmitting
Vijayakumar Durai
3
-17
/
+9
2019-04-12
mt76: mt7603: send BAR after powersave wakeup
Felix Fietkau
1
-1
/
+1
2019-04-12
mt76: mt7603: fix sequence number assignment
Felix Fietkau
3
-43
/
+18
2019-04-12
mt76: mt7603: add missing initialization for dev->ps_lock
Felix Fietkau
1
-0
/
+2
2019-04-12
xen-netback: add reference from xenvif to backend_info to facilitate coredump...
Dongli Zhang
2
-16
/
+19
2019-04-11
net: fec: manage ahb clock in runtime pm
Andy Duan
1
-9
/
+21
2019-04-11
net: thunderx: don't allow jumbo frames with XDP
Matteo Croce
1
-0
/
+9
2019-04-11
net: thunderx: raise XDP MTU to 1508
Matteo Croce
1
-2
/
+11
2019-04-10
team: set slave to promisc if team is already in promisc mode
Hangbin Liu
1
-0
/
+26
2019-04-10
ibmvnic: Fix netdev feature clobbering during a reset
Thomas Falcon
1
-6
/
+24
2019-04-10
ibmvnic: Enable GRO
Thomas Falcon
1
-1
/
+1
2019-04-10
mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2
Ido Schimmel
1
-8
/
+11
2019-04-10
mlxsw: spectrum_router: Do not check VRF MAC address
Ido Schimmel
1
-1
/
+1
2019-04-10
mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
Ido Schimmel
1
-1
/
+1
2019-04-10
mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue
Ido Schimmel
1
-1
/
+1
[prev]
[next]