index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
gve: Remove the exporting of gve_probe
Denis Efremov
2019-07-14
1
-1
/
+0
*
r8169: fix issue with confused RX unit after PHY power-down on RTL8411b
Heiner Kallweit
2019-07-13
1
-0
/
+137
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-13
25
-125
/
+105
|
\
|
*
ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
Eric Biggers
2019-07-12
1
-1
/
+0
|
*
net: dsa: qca8k: replace legacy gpio include
Christian Lamparter
2019-07-12
1
-1
/
+1
|
*
net: hisilicon: Use devm_platform_ioremap_resource
Jiangfeng Xiao
2019-07-12
4
-18
/
+7
|
*
cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
Arnd Bergmann
2019-07-12
1
-6
/
+13
|
*
nfp: flower: ensure ip protocol is specified for L4 matches
John Hurley
2019-07-12
1
-9
/
+6
|
*
nfp: flower: fix ethernet check on match fields
John Hurley
2019-07-12
1
-8
/
+5
|
*
net/mlx5e: Provide cb_list pointer when setting up tc block on rep
Vlad Buslov
2019-07-12
1
-1
/
+4
|
*
net: phy: make exported variables non-static
Denis Efremov
2019-07-12
1
-3
/
+3
|
*
davinci_cpdma: don't cast dma_addr_t to pointer
Arnd Bergmann
2019-07-12
1
-13
/
+13
|
*
net/mlx5e: Convert single case statement switch statements into if statements
Nathan Chancellor
2019-07-12
1
-23
/
+11
|
*
Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-07-11
8
-32
/
+33
|
|
\
|
|
*
net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
Aya Levin
2019-07-11
1
-1
/
+8
|
|
*
net/mlx5e: Fix error flow in tx reporter diagnose
Aya Levin
2019-07-11
1
-2
/
+2
|
|
*
net/mlx5e: Fix return value from timeout recover function
Aya Levin
2019-07-11
1
-4
/
+2
|
|
*
net/mlx5e: Rx, Fix checksum calculation for new hardware
Saeed Mahameed
2019-07-11
3
-1
/
+10
|
|
*
net/mlx5e: Fix port tunnel GRE entropy control
Eli Britstein
2019-07-11
1
-19
/
+4
|
|
*
net/mlx5: E-Switch, Fix default encap mode
Maor Gottlieb
2019-07-11
2
-5
/
+7
|
*
|
net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usage
Saeed Mahameed
2019-07-11
1
-1
/
+1
|
*
|
net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is off
Saeed Mahameed
2019-07-11
1
-3
/
+2
|
*
|
net/mlx5e: Fix compilation error in TLS code
Tariq Toukan
2019-07-11
1
-1
/
+1
|
*
|
net: stmmac: Fix misuses of GENMASK macro
Joe Perches
2019-07-11
2
-3
/
+3
|
*
|
net: ethernet: mediatek: Fix misuses of GENMASK macro
Joe Perches
2019-07-11
2
-2
/
+2
*
|
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
5
-7
/
+7
|
\
\
\
|
*
|
|
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
4
-6
/
+6
|
*
|
|
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-21
1
-1
/
+1
*
|
|
|
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-12
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
933
-18734
/
+55514
|
\
\
\
|
*
|
|
net/mlx5e: Return in default case statement in tx_post_resync_params
Nathan Chancellor
2019-07-09
1
-0
/
+1
|
*
|
|
mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().
David S. Miller
2019-07-09
1
-1
/
+1
|
*
|
|
net: netsec: remove static declaration for netsec_set_tx_de()
Ilias Apalodimas
2019-07-09
1
-45
/
+41
|
*
|
|
net: netsec: remove superfluous if statement
Ilias Apalodimas
2019-07-09
1
-4
/
+4
|
*
|
|
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
29
-207
/
+207
|
*
|
|
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
2019-07-09
4
-0
/
+15
|
*
|
|
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
20
-112
/
+243
|
*
|
|
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
5
-9
/
+9
|
*
|
|
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
4
-10
/
+10
|
*
|
|
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-07-09
14
-300
/
+62
|
*
|
|
net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC
Jiangfeng Xiao
2019-07-09
1
-3
/
+31
|
*
|
|
net: hisilicon: Add an rx_desc to adapt HI13X1_GMAC
Jiangfeng Xiao
2019-07-09
1
-0
/
+9
|
*
|
|
net: hisilicon: Offset buf address to adapt HI13X1_GMAC
Jiangfeng Xiao
2019-07-09
1
-3
/
+17
|
*
|
|
net: hisilicon: Add group field to adapt HI13X1_GMAC
Jiangfeng Xiao
2019-07-09
1
-3
/
+5
|
*
|
|
net: hisilicon: HI13X1_GMAX need dreq reset at first
Jiangfeng Xiao
2019-07-09
1
-0
/
+24
|
*
|
|
net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REG
Jiangfeng Xiao
2019-07-09
1
-0
/
+2
|
*
|
|
net: hisilicon: Cleanup for cast to restricted __be32
Jiangfeng Xiao
2019-07-09
1
-2
/
+2
|
*
|
|
net: hisilicon: Cleanup for got restricted __be32
Jiangfeng Xiao
2019-07-09
1
-4
/
+4
|
*
|
|
net: hisilicon: Add support for HI13X1 to hip04_eth
Jiangfeng Xiao
2019-07-09
2
-7
/
+40
|
*
|
|
net: stmmac: add support for hash table size 128/256 in dwmac4
Biao Huang
2019-07-09
5
-25
/
+42
[next]