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
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
19
-111
/
+239
*
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
13
-279
/
+57
*
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
*
net: stmmac: dwmac4: mac address array boudary violation issue
Biao Huang
2019-07-09
1
-1
/
+1
*
net: mvmdio: defer probe of orion-mdio if a clock is not ready
Josua Mayer
2019-07-09
1
-0
/
+5
*
net: mvmdio: print warning when orion-mdio has too many clocks
Josua Mayer
2019-07-09
1
-0
/
+4
*
net: mvmdio: allow up to four clocks to be specified for orion-mdio
Josua Mayer
2019-07-09
1
-1
/
+1
*
net: netsec: start using buffers if page_pool registration succeeded
Ilias Apalodimas
2019-07-09
1
-8
/
+9
*
net: stmmac: Introducing support for Page Pool
Jose Abreu
2019-07-09
3
-144
/
+70
*
net: stmmac: Fix descriptors address being in > 32 bits address space
Jose Abreu
2019-07-09
7
-22
/
+26
*
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
2019-07-09
4
-8
/
+20
*
bnxt_en: Add page_pool_destroy() during RX ring cleanup.
Michael Chan
2019-07-09
1
-6
/
+2
*
net/mlx5e: Register devlink ports for physical link, PCI PF, VFs
Parav Pandit
2019-07-09
2
-31
/
+78
*
nfp: tls: undo TLS sequence tracking when dropping the frame
Jakub Kicinski
2019-07-08
1
-0
/
+23
*
nfp: tls: avoid one of the ifdefs for TLS
Jakub Kicinski
2019-07-08
1
-4
/
+2
*
nfp: tls: don't leave key material in freed FW cmsg skbs
Jakub Kicinski
2019-07-08
1
-1
/
+15
*
net/tls: don't clear TX resync flag on error
Dirk van der Merwe
2019-07-08
2
-7
/
+14
*
nfp: tls: count TSO segments separately for the TLS offload
Jakub Kicinski
2019-07-08
1
-1
/
+4
*
nfp: ccm: increase message limits
Dirk van der Merwe
2019-07-08
1
-3
/
+3
*
nfp: tls: use unique connection ids instead of 4-tuple for TX
Jakub Kicinski
2019-07-08
3
-14
/
+34
*
nfp: tls: move setting ipver_vlan to a helper
Jakub Kicinski
2019-07-08
1
-6
/
+10
*
nfp: tls: ignore queue limits for delete commands
Jakub Kicinski
2019-07-08
3
-10
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
18
-44
/
+101
|
\
|
*
net: stmmac: Re-work the queue selection for TSO packets
Jose Abreu
2019-07-08
1
-10
/
+18
|
*
net: nixge: Fix misuse of strlcpy
Joe Perches
2019-07-07
1
-1
/
+1
|
*
net: ethernet: sun4i-emac: Fix misuse of strlcpy
Joe Perches
2019-07-07
1
-2
/
+2
|
*
net: hns: add support for vlan TSO
Yonglong Liu
2019-07-03
1
-0
/
+1
|
*
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
2019-07-01
1
-4
/
+6
|
*
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
2019-06-30
1
-1
/
+1
|
*
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
Michael Chan
2019-06-30
1
-1
/
+3
|
*
bnxt_en: Fix statistics context reservation logic for RDMA driver.
Michael Chan
2019-06-30
1
-6
/
+11
|
*
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
2019-06-30
1
-3
/
+3
|
*
bnxt_en: Disable bus master during PCI shutdown and driver unload.
Michael Chan
2019-06-30
1
-1
/
+2
|
*
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
2019-06-29
4
-11
/
+34
|
*
net: macb: Fix SUBNS increment and increase resolution
Harini Katakam
2019-06-29
2
-2
/
+9
|
*
net: macb: Add separate definition for PPM fraction
Harini Katakam
2019-06-29
2
-1
/
+4
|
*
net: mvpp2: prs: Don't override the sign bit in SRAM parser shift
Maxime Chevallier
2019-06-28
1
-1
/
+2
[next]