index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
nfp: flower: offload merge flows
John Hurley
4
-13
/
+126
2019-04-16
nfp: flower: support stats update for merge flows
John Hurley
2
-0
/
+117
2019-04-16
nfp: flower: generate merge flow rule
John Hurley
2
-1
/
+150
2019-04-16
nfp: flower: validate merge hint flows
John Hurley
1
-0
/
+228
2019-04-16
nfp: flower: handle merge hint messages
John Hurley
4
-1
/
+78
2019-04-16
nfp: flower: get flows by host context
John Hurley
2
-16
/
+89
2019-04-16
nfp: flower: allow tunnels to output to internal port
John Hurley
1
-3
/
+4
2019-04-16
nfp: flower: support fallback packets from internal ports
John Hurley
1
-2
/
+24
2019-04-16
nfp: allow fallback packets from non-reprs
John Hurley
6
-16
/
+30
2019-04-16
nfp: flower: allow offloading of matches on 'internal' ports
John Hurley
5
-9
/
+153
2019-04-16
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-13
nfp: split out common control message handling code
Jakub Kicinski
8
-263
/
+340
2019-04-13
nfp: move vNIC reset before netdev init
Jakub Kicinski
1
-3
/
+3
2019-04-13
nfp: add a mutex lock for the vNIC ctrl BAR
Jakub Kicinski
4
-23
/
+87
2019-04-13
nfp: opportunistically poll for reconfig result
Dirk van der Merwe
1
-4
/
+21
2019-04-13
netdevsim: move sdev-specific init/uninit code into separate functions
Jiri Pirko
1
-25
/
+38
2019-04-13
netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns
Jiri Pirko
1
-12
/
+14
2019-04-13
netdevsim: move sdev specific bpf debugfs files to sdev dir
Jiri Pirko
2
-12
/
+12
2019-04-13
netdevsim: move shared dev creation and destruction into separate file
Jiri Pirko
4
-50
/
+104
2019-04-13
net: veth: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+1
2019-04-13
net: loopback: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+1
2019-04-13
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
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-88
/
+224
[next]