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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
30
-120
/
+120
2019-04-15
nfp: flower: offload merge flows
John Hurley
4
-13
/
+126
2019-04-15
nfp: flower: support stats update for merge flows
John Hurley
2
-0
/
+117
2019-04-15
nfp: flower: generate merge flow rule
John Hurley
2
-1
/
+150
2019-04-15
nfp: flower: validate merge hint flows
John Hurley
1
-0
/
+228
2019-04-15
nfp: flower: handle merge hint messages
John Hurley
4
-1
/
+78
2019-04-15
nfp: flower: get flows by host context
John Hurley
2
-16
/
+89
2019-04-15
nfp: flower: allow tunnels to output to internal port
John Hurley
1
-3
/
+4
2019-04-15
nfp: flower: support fallback packets from internal ports
John Hurley
1
-2
/
+24
2019-04-15
nfp: allow fallback packets from non-reprs
John Hurley
6
-16
/
+30
2019-04-15
nfp: flower: allow offloading of matches on 'internal' ports
John Hurley
5
-9
/
+153
2019-04-15
nfp: flower: turn on recirc and merge hint support in firmware
John Hurley
4
-0
/
+25
2019-04-15
net: hns3: fix for vport->bw_limit overflow problem
Yunsheng Lin
1
-1
/
+1
2019-04-15
net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()
Jian Shen
1
-2
/
+4
2019-04-15
mlxsw: spectrum_router: Add neighbour offload indication
Ido Schimmel
1
-0
/
+6
2019-04-15
mlxsw: spectrum_router: Propagate neighbour update errors
Ido Schimmel
1
-8
/
+15
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
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
xen-netback: add reference from xenvif to backend_info to facilitate coredump...
Dongli Zhang
2
-16
/
+19
2019-04-09
net: phy: remove unnecessary callback settings in C45 drivers
Heiner Kallweit
2
-15
/
+0
2019-04-09
netdevsim: assume CONFIG_NET_DEVLINK is always enabled
Jiri Pirko
2
-27
/
+1
2019-04-09
netdevsim: let net core to free netdevsim netdev
Jiri Pirko
1
-1
/
+1
2019-04-09
netdevsim: remove nsim_dellink() implementation
Jiri Pirko
1
-6
/
+0
[next]