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
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
273
-13
/
+285
2017-11-04
liquidio: Fix an issue with multiple switchdev enable disables
Vijaya Mohan Guvva
3
-2
/
+9
2017-11-04
mlxsw: spectrum_router: Handle down of tunnel underlay
Petr Machata
1
-2
/
+55
2017-11-04
mlxsw: spectrum_ipip: Handle underlay device change
Petr Machata
1
-2
/
+3
2017-11-04
mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels
Petr Machata
4
-7
/
+114
2017-11-04
mlxsw: spectrum: Support IPIP underlay VRF migration
Petr Machata
3
-0
/
+110
2017-11-04
mlxsw: spectrum_router: Onload conflicting tunnels
Petr Machata
2
-21
/
+60
2017-11-04
mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()
Petr Machata
1
-2
/
+2
2017-11-04
mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
2
-4
/
+50
2017-11-04
mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
1
-28
/
+46
2017-11-04
mlxsw: spectrum: Propagate extack for tunnel events
Petr Machata
2
-17
/
+23
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()
Petr Machata
1
-9
/
+14
2017-11-04
mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void
Petr Machata
1
-4
/
+4
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()
Petr Machata
1
-2
/
+10
2017-11-04
mlxsw: spectrum_ipip: Split accessor functions
Petr Machata
2
-33
/
+70
2017-11-04
mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()
Petr Machata
4
-60
/
+57
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()
Petr Machata
1
-5
/
+15
2017-11-04
mlxsw: spectrum: Rename IPIP-related netdevice handlers
Petr Machata
3
-30
/
+32
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-13
/
+15
2017-11-03
net: hns3: fix a bug for phy supported feature initialization
Fuyun Liang
1
-0
/
+10
2017-11-03
net: hns3: add support for nway_reset
Fuyun Liang
1
-0
/
+18
2017-11-03
net: hns3: add support for set_link_ksettings
Fuyun Liang
1
-0
/
+11
2017-11-03
net: hns3: fix a bug in hns3_driv_to_eth_caps
Fuyun Liang
1
-7
/
+2
2017-11-03
net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings
Fuyun Liang
1
-0
/
+3
2017-11-03
net: hns3: fix for getting autoneg in hns3_get_link_ksettings
Fuyun Liang
1
-15
/
+15
2017-11-03
bnxt_en: Fix IRQ coalescing regression.
Michael Chan
1
-1
/
+5
2017-11-03
bnxt_en: fix typo in bnxt_set_coalesce
Andy Gospodarek
1
-1
/
+1
2017-11-03
cxgb4vf: define get_fecparam ethtool callback
Ganesh Goudar
1
-0
/
+58
2017-11-03
cxgb4: add new T6 pci device id's
Ganesh Goudar
1
-0
/
+1
2017-11-03
mlxsw: spectrum_router: Update multipath hash parameters upon netevents
Ido Schimmel
1
-1
/
+30
2017-11-03
mlxsw: spectrum_router: Align multipath hash parameters with kernel's
Ido Schimmel
1
-0
/
+64
2017-11-03
mlxsw: reg: Add Router ECMP Configuration Register Version 2
Ido Schimmel
1
-0
/
+132
2017-11-03
mlxsw: spectrum_router: Properly name netevent work struct
Ido Schimmel
1
-13
/
+13
2017-11-03
mlxsw: spectrum_router: Embed netevent notifier block in router struct
Ido Schimmel
3
-11
/
+12
2017-11-03
net: systemport: Correct IPG length settings
Florian Fainelli
1
-4
/
+6
2017-11-03
cxgb4: fix error return code in cxgb4_set_hash_filter()
Wei Yongjun
1
-1
/
+3
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
1
-8
/
+8
2017-11-03
liquidio: bump up driver version to 1.7.0 to match newer NIC firmware
Felix Manlunas
1
-2
/
+2
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
270
-0
/
+270
2017-11-02
net: hns3: hns3:fix a bug about statistic counter in reset process
qumingguang
1
-0
/
+7
2017-11-02
net: hns3: Fix a misuse to devm_free_irq
qumingguang
1
-3
/
+2
2017-11-02
net: hns3: Add reset interface implementation in client
Lipeng
1
-0
/
+153
2017-11-02
net: hns3: Add timeout process in hns3_enet
Lipeng
2
-0
/
+88
2017-11-02
net: hns3: Add reset process in hclge_main
Lipeng
4
-0
/
+326
2017-11-02
net: hns3: Add support for misc interrupt
Lipeng
3
-0
/
+81
2017-11-02
net: hns3: Refactor the initialization of command queue
Lipeng
3
-16
/
+33
2017-11-02
net: hns3: Refactor mac_init function
qumingguang
1
-7
/
+7
2017-11-02
net: hns3: Refactor the mapping of tqp to vport
Lipeng
1
-11
/
+50
2017-11-02
net: seeq: fix timer conversion
Arnd Bergmann
2
-2
/
+2
2017-11-02
nfp: improve defines for constants in ethtool
Jakub Kicinski
1
-7
/
+8
[next]