index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
Florian Fainelli
2018-04-04
1
-5
/
+6
*
|
|
|
|
net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()
Florian Fainelli
2018-04-04
1
-5
/
+6
*
|
|
|
|
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-04-03
1
-35
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
net: liquidio: clean up Makefile for simpler composite object handling
Masahiro Yamada
2018-03-26
1
-35
/
+16
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-03
875
-16446
/
+62322
|
\
\
\
\
\
|
*
|
|
|
|
net: mvneta: improve suspend/resume
Jisheng Zhang
2018-04-02
1
-7
/
+62
|
*
|
|
|
|
net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
Jisheng Zhang
2018-04-02
1
-19
/
+66
|
*
|
|
|
|
net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
Florian Fainelli
2018-04-01
1
-1
/
+2
|
*
|
|
|
|
net: bgmac: Correctly annotate register space
Florian Fainelli
2018-04-01
1
-3
/
+3
|
*
|
|
|
|
fix typo in command value in drivers/net/phy/mdio-bitbang.
Frans Meulenbroeks
2018-04-01
1
-1
/
+1
|
*
|
|
|
|
sky2: Increase D3 delay to sky2 stops working after suspend
Kai-Heng Feng
2018-04-01
1
-1
/
+1
|
*
|
|
|
|
net/mlx5e: Set EQE based as default TX interrupt moderation mode
Tal Gilboa
2018-04-01
1
-4
/
+4
|
*
|
|
|
|
ibmvnic: Disable irqs before exiting reset from closed state
John Allen
2018-04-01
1
-10
/
+18
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
21
-173
/
+262
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sh_eth: kill useless check in __sh_eth_get_regs()
Sergei Shtylyov
2018-04-01
1
-15
/
+10
|
*
|
|
|
|
|
sh_eth: add sh_eth_cpu_data::no_xdfar flag
Sergei Shtylyov
2018-04-01
2
-2
/
+4
|
*
|
|
|
|
|
Revert "net: usb: asix88179_178a: de-duplicate code"
David S. Miller
2018-04-01
1
-31
/
+86
|
*
|
|
|
|
|
net/mlx4_en: CHECKSUM_COMPLETE support for fragments
Eric Dumazet
2018-04-01
1
-6
/
+4
|
*
|
|
|
|
|
mlxsw: spectrum: Don't use resource ID of 0
Petr Machata
2018-04-01
1
-1
/
+1
|
*
|
|
|
|
|
mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()
Jiri Pirko
2018-04-01
3
-4
/
+4
|
*
|
|
|
|
|
mlxsw: Move "resources_query_enable" out of mlxsw_config_profile
Jiri Pirko
2018-04-01
6
-12
/
+8
|
*
|
|
|
|
|
mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profile
Jiri Pirko
2018-04-01
3
-6
/
+4
|
*
|
|
|
|
|
mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GET
Jiri Pirko
2018-04-01
1
-4
/
+4
|
*
|
|
|
|
|
mlxsw: remove kvd_hash_granularity from config profile struct
Jiri Pirko
2018-04-01
2
-4
/
+2
|
*
|
|
|
|
|
mlxsw: spectrum: Change KVD linear parts from list to array
Jiri Pirko
2018-04-01
1
-143
/
+92
|
*
|
|
|
|
|
mlxsw: Constify devlink_resource_ops
Jiri Pirko
2018-04-01
2
-4
/
+4
|
*
|
|
|
|
|
mlxsw: spectrum_kvdl: Fix handling of resource_size_param
Jiri Pirko
2018-04-01
1
-33
/
+14
|
*
|
|
|
|
|
mlxsw: spectrum_acl: Fix flex actions header ifndef define construct
Jiri Pirko
2018-04-01
1
-2
/
+2
|
*
|
|
|
|
|
cxgb4: LLD driver changes to support TLS
Atul Gupta
2018-03-31
3
-15
/
+131
|
*
|
|
|
|
|
cxgb4: Inline TLS FW Interface
Atul Gupta
2018-03-31
3
-6
/
+283
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
14
-115
/
+794
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
2018-03-28
1
-6
/
+6
|
|
*
|
|
|
|
|
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-28
6
-2
/
+47
|
|
*
|
|
|
|
|
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
2018-03-28
5
-15
/
+88
|
|
*
|
|
|
|
|
nfp: bpf: expose command delay slots
Jakub Kicinski
2018-03-28
1
-29
/
+24
|
|
*
|
|
|
|
|
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
2018-03-28
6
-3
/
+212
|
|
*
|
|
|
|
|
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
2018-03-28
4
-0
/
+17
|
|
*
|
|
|
|
|
nfp: bpf: add map updates from the datapath
Jakub Kicinski
2018-03-28
4
-0
/
+21
|
|
*
|
|
|
|
|
nfp: bpf: add helper for basic map call checks
Jakub Kicinski
2018-03-28
1
-15
/
+25
|
|
*
|
|
|
|
|
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
2018-03-28
3
-27
/
+50
|
|
*
|
|
|
|
|
nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
Jakub Kicinski
2018-03-28
1
-3
/
+3
|
|
*
|
|
|
|
|
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2018-03-28
2
-0
/
+145
|
|
*
|
|
|
|
|
nfp: bpf: support unaligned read offset
Jiong Wang
2018-03-28
1
-3
/
+70
|
|
*
|
|
|
|
|
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
2018-03-28
3
-2
/
+88
|
|
*
|
|
|
|
|
net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
Alexei Starovoitov
2018-03-28
4
-33
/
+21
|
|
*
|
|
|
|
|
net/mediatek: disambiguate mt76 vs mt7601u trace events
Alexei Starovoitov
2018-03-28
1
-3
/
+3
|
*
|
|
|
|
|
|
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
2018-03-31
3
-17
/
+90
|
*
|
|
|
|
|
|
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
2018-03-31
3
-16
/
+65
|
*
|
|
|
|
|
|
bnxt_en: Refactor bnxt_need_reserve_rings().
Michael Chan
2018-03-31
1
-32
/
+25
|
*
|
|
|
|
|
|
bnxt_en: Add IRQ remapping logic.
Michael Chan
2018-03-31
1
-17
/
+42
[prev]
[next]