netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-01 17:39:10 to 2020-05-03 09:54:54 UTC [more...]

[PATCH V2 net-next 00/13] Enhance current features in ena driver
 2020-05-03  9:54 UTC  (7+ messages)
` [PATCH V2 net-next 09/13] net: ena: implement ena_com_get_admin_polling_mode()
` [PATCH V2 net-next 11/13] net: ena: move llq configuration from ena_probe to ena_device_init()

[PATCH V3 net-next 00/12] Enhance current features in ena driver
 2020-05-03  9:52 UTC  (13+ messages)
` [PATCH V3 net-next 01/12] net: ena: avoid unnecessary admin command when RSS function set fails
` [PATCH V3 net-next 02/12] net: ena: fix error returning in ena_com_get_hash_function()
` [PATCH V3 net-next 03/12] net: ena: allow setting the hash function without changing the key
` [PATCH V3 net-next 04/12] net: ena: change default RSS hash function to Toeplitz
` [PATCH V3 net-next 05/12] net: ena: changes to RSS hash key allocation
` [PATCH V3 net-next 06/12] net: ena: remove code that does nothing
` [PATCH V3 net-next 07/12] net: ena: add unmask interrupts statistics to ethtool
` [PATCH V3 net-next 08/12] net: ena: add support for reporting of packet drops
` [PATCH V3 net-next 09/12] net: ena: drop superfluous prototype
` [PATCH V3 net-next 10/12] net: ena: use SHUTDOWN as reset reason when closing interface
` [PATCH V3 net-next 11/12] net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
` [PATCH V3 net-next 12/12] net: ena: cosmetic: extract code to ena_indirection_table_set()

NET: r8168/r8169 identifying fix
 2020-05-03  8:33 UTC  (26+ messages)

[PATCH] net: usb: qmi_wwan: add support for DW5816e
 2020-05-03  7:13 UTC  (3+ messages)

[v5,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-05-03  6:32 UTC  (3+ messages)
` [v3,iproute2 1/2] iproute2:tc:action: add a gate control action
  ` [v3,iproute2 2/2] iproute2: add gate action man page

Re: [v5,net-next 0/4] Introduce a flow gate control action and apply IEEE
 2020-05-03  6:45 UTC 

BUG: stack guard page was hit in unwind_next_frame
 2020-05-03  6:36 UTC 

[PATCH] net/mlx5: reduce stack usage in qp_read_field
 2020-05-03  5:30 UTC  (4+ messages)

[Patch net-next v2 0/2] net: reduce dynamic lockdep keys
 2020-05-03  5:22 UTC  (3+ messages)
` [Patch net-next v2 1/2] net: partially revert dynamic lockdep key changes
` [Patch net-next v2 2/2] bonding: remove useless stats_lock_key

linux-next: manual merge of the net-next tree with the net tree
 2020-05-03  5:21 UTC  (2+ messages)

[Patch net-next 0/2] net: reduce dynamic lockdep keys
 2020-05-03  4:24 UTC  (6+ messages)
` [Patch net-next 1/2] net: partially revert dynamic lockdep key changes

[PATCH net] net_sched: sch_skbprio: add message validation to skbprio_change()
 2020-05-03  3:09 UTC 

[PATCH net-next 0/5] net_sched: sch_fq: round of optimizations
 2020-05-03  2:54 UTC  (6+ messages)
` [PATCH net-next 1/5] net_sched: sch_fq: avoid touching f->next from fq_gc()
` [PATCH net-next 2/5] net_sched: sch_fq: change fq_flow size/layout
` [PATCH net-next 3/5] net_sched: sch_fq: use bulk freeing in fq_gc()
` [PATCH net-next 4/5] net_sched: sch_fq: do not call fq_peek() twice per packet
` [PATCH net-next 5/5] net_sched: sch_fq: perform a prefetch() earlier

[Patch net v2] net_sched: fix tcm_parent in tc filter dump
 2020-05-03  2:28 UTC  (4+ messages)

[PATCH net-next 0/3] net: napi: addition of napi_defer_hard_irqs
 2020-05-02 23:45 UTC  (7+ messages)
` [PATCH net-next 1/3] net: napi: add hard irqs deferral feature

[PATCH net-next] inet_diag: bc: read cgroup id only for full sockets
 2020-05-02 23:43 UTC  (2+ messages)

[PATCH net-next v5] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
 2020-05-02 23:42 UTC  (2+ messages)

[PATCH] net: ethernet: ti: Remove TI_CPTS_MOD workaround
 2020-05-02 23:39 UTC 

[PATCH net-next 00/13] net/smc: add and delete link processing
 2020-05-02 23:38 UTC  (15+ messages)
` [PATCH net-next 01/13] net/smc: first part of add link processing as SMC client
` [PATCH net-next 02/13] net/smc: rkey processing for a new link "
` [PATCH net-next 03/13] net/smc: final part of add link processing "
` [PATCH net-next 04/13] net/smc: first part of add link processing as SMC server
` [PATCH net-next 05/13] net/smc: rkey processing for a new link "
` [PATCH net-next 06/13] net/smc: final part of add link processing "
` [PATCH net-next 07/13] net/smc: delete an asymmetric link "
` [PATCH net-next 08/13] net/smc: activate SMC server add link functions
` [PATCH net-next 09/13] net/smc: llc_del_link_work and use the LLC flow for delete link
` [PATCH net-next 10/13] net/smc: delete link processing as SMC client
` [PATCH net-next 11/13] net/smc: delete link processing as SMC server
` [PATCH net-next 12/13] net/smc: enqueue local LLC messages
` [PATCH net-next 13/13] net/smc: save state of last sent CDC message

[PATCH] stmmac: fix pointer check after utilization in stmmac_interrupt
 2020-05-02 23:33 UTC  (2+ messages)

[PATCH v2 net-next 0/3] ptp: Add adjust phase to support phase offset
 2020-05-02 23:31 UTC  (7+ messages)
` [PATCH v2 net-next 1/3] ptp: Add adjphase function to support phase offset control
` [PATCH v2 net-next 2/3] ptp: Add adjust_phase to ptp_clock_caps capability
` [PATCH v2 net-next 3/3] ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode

[PATCH V8 mlx5-next 00/16] Add support to get xmit slave
 2020-05-02 23:31 UTC  (4+ messages)

[PATCH iproute2-next 1/2] uapi: updates to lwtunnel and rpl iptunnel
 2020-05-02 22:58 UTC  (2+ messages)
` [PATCH iproute2-next 2/2] lwtunnel: add support for rpl segment routing

[PATCH] nfp: abm: fix a memory leak bug
 2020-05-02 22:42 UTC 

[PATCH v9 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-05-02 20:00 UTC  (4+ messages)
` [PATCH v9 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS

network unreliable on ReadyNAS 104 with Debian kernel
 2020-05-02 19:31 UTC  (2+ messages)

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-02 19:21 UTC  (7+ messages)

[RFC net-next 0/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-02 15:20 UTC  (4+ messages)
` [RFC net-next 1/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX325x (AC3x)

[PATCH net-next 0/2] ethtool: Add support for 100Gbps per lane link modes
 2020-05-02 15:08 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[PATCH] can: mscan: mpc5xxx_can: update contact email
 2020-05-02 14:26 UTC 

[PATCH] net: dsa: sja1105: fix speed setting for 10 MBPS
 2020-05-02 12:21 UTC  (4+ messages)
` AW: "

[PATCH 07/14] docs: add IRQ documentation at the core-api book
 2020-05-02 11:21 UTC  (4+ messages)

pull-request: bpf-next 2020-05-01
 2020-05-01 22:44 UTC 

cgroup pointed by sock is leaked on mode switch
 2020-05-02 10:27 UTC 

[RFC PATCH v11 0/9] Enable ptp_kvm for arm64
 2020-05-02  9:09 UTC  (8+ messages)
` [RFC PATCH v11 5/9] psci: Add hypercall service for ptp_kvm

KASAN: global-out-of-bounds Read in inet_diag_bc_sk
 2020-05-02  8:59 UTC 

[PATCH v6] net: Option to retrieve the pending data from send queue of UDP socket
 2020-05-02  8:28 UTC 

[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-05-02  7:17 UTC  (8+ messages)
` [PATCH bpf-next v1 11/19] bpf: add task and task/file targets
` [PATCH bpf-next v1 15/19] tools/libbpf: add bpf_iter support

[PATCH net-next v3 0/3] devlink: kernel region snapshot id allocation
 2020-05-02  5:58 UTC  (9+ messages)
` [PATCH net-next v3 1/3] devlink: factor out building a snapshot notification
` [PATCH net-next v3 2/3] devlink: let kernel allocate region snapshot id
` [PATCH net-next v3 3/3] docs: devlink: clarify the scope of "
` [PATCH iproute2-next v3] devlink: support kernel-side snapshot id allocation

[PATCH] net: fix memory leaks in flush_backlog() with RPS
 2020-05-02  4:12 UTC  (3+ messages)

[PATCH net 1/1] neigh: send protocol value in neighbor create notification
 2020-05-02  1:34 UTC 

[RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
 2020-05-02  0:25 UTC  (6+ messages)

linux-next: Fixes tags needs some work in the net tree
 2020-05-02  0:20 UTC 

pull-request: bpf-next 2020-05-01 (v2)
 2020-05-02  0:02 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: use reno instead of dctcp
 2020-05-01 23:52 UTC  (3+ messages)

[PATCH 0/1] Open source our TC classifier
 2020-05-01 23:48 UTC  (5+ messages)
` [PATCH 1/1] selftests/bpf: add cls_redirect classifier

[PATCH net-next 00/13] net/smc: extent buffer mapping and port handling
 2020-05-01 23:20 UTC  (2+ messages)

[v4,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-05-01 23:08 UTC  (3+ messages)
` [v5,net-next 0/4] Introduce a flow gate control action and apply IEEE

[PATCH net-next] net: bcmgenet: Move wake-up event out of side band ISR
 2020-05-01 22:54 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipa: don't cache channel state
 2020-05-01 22:53 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: fix use-after-free of bpf_link when priming half-fails
 2020-05-01 22:52 UTC  (3+ messages)

[PATCH net-next v2] net: ethernet: fec: Prevent MII event after MII_SPEED write
 2020-05-01 22:49 UTC  (3+ messages)

[PATCH v2 net-next 0/4] Cross-chip bridging for disjoint DSA trees
 2020-05-01 22:42 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: mv88e6xxx: augment phylink support for 10G
 2020-05-01 22:40 UTC  (2+ messages)

[PATCH v2 net-next 00/17] net: atlantic: A2 support
 2020-05-01 22:38 UTC  (5+ messages)
` [PATCH v2 net-next 15/17] net: atlantic: common functions needed for basic A2 init/deinit hw_ops
    ` [EXT] "

[PATCH net] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
 2020-05-01 22:34 UTC  (2+ messages)

[net] ice: cleanup language in ice.rst for fw.app
 2020-05-01 22:30 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: bpf_{g,s}etsockopt for struct bpf_sock_addr
 2020-05-01 22:29 UTC  (7+ messages)

[PATCH] net: Select PTP_1588_CLOCK in PTP-specific drivers
 2020-05-01 22:28 UTC  (3+ messages)
` [PATCH v2] net: Make PTP-specific drivers depend on PTP_1588_CLOCK

[PATCH net-next] drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_probe()
 2020-05-01 22:28 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH] hv_netvsc: Fix netvsc_start_xmit's return type
 2020-05-01 22:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net v3 0/2] WoL fixes for DP83822 and DP83tc811
 2020-05-01 22:24 UTC  (2+ messages)

[PATCH net] dt-bindings: net: Convert UniPhier AVE4 controller to json-schema
 2020-05-01 22:21 UTC  (2+ messages)

[PATCH net-next] net: fix skb_panic to output real address
 2020-05-01 22:20 UTC  (2+ messages)

[PATCH net-next v2] net: Add TCP_FORCE_LINGER2 to TCP setsockopt
 2020-05-01 22:12 UTC  (3+ messages)
` [PATCH net-next v3] net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX

[PATCH v5] net: Option to retrieve the pending data from send queue of UDP socket
 2020-05-01 22:10 UTC  (2+ messages)

[PATCH net-next 0/4] net: ipa: I/O map SMEM and IMEM
 2020-05-01 21:59 UTC  (6+ messages)
` [PATCH net-next 1/4] arm64: dts: sdm845: add IPA iommus property
` [PATCH net-next 2/4] net: ipa: redefine struct ipa_mem_data
` [PATCH net-next 3/4] net: ipa: define IMEM memory region for IPA
` [PATCH net-next 4/4] net: ipa: define SMEM "

[PATCH RFC v2 00/11] dwmac-meson8b Ethernet RX delay configuration
 2020-05-01 21:53 UTC  (4+ messages)
` [PATCH RFC v2 02/11] dt-bindings: net: dwmac-meson: Document the "timing-adjustment" clock

[PATCH] dt-bindings: net: add IPA iommus property
 2020-05-01 21:45 UTC 

[PATCH net-next v2] devlink: let kernel allocate region snapshot id
 2020-05-01 21:37 UTC  (5+ messages)

[PATCH net-next v4 0/3] devlink: kernel region snapshot id allocation
 2020-05-01 21:36 UTC  (5+ messages)
` [PATCH net-next v4 1/3] devlink: factor out building a snapshot notification
` [PATCH net-next v4 2/3] devlink: let kernel allocate region snapshot id

[PATCH net-next 0/2] timer: add fsleep for flexible sleeping
 2020-05-01 21:29 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] r8169: use fsleep in polling functions

[PATCH net-next 0/7] net: ethernet: ti: k3: introduce common platform time sync driver - cpts
 2020-05-01 20:50 UTC  (8+ messages)
` [PATCH net-next 1/7] dt-binding: ti: am65x: document common platform time sync cpts module
` [PATCH net-next 2/7] net: ethernet: ti: introduce am654 common platform time sync driver
` [PATCH net-next 3/7] net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping support
` [PATCH net-next 4/7] arm64: dts: ti: k3-am65-mcu: add cpsw cpts node
` [PATCH net-next 5/7] arm64: dts: ti: k3-am65-main: add main navss "
` [PATCH net-next 6/7] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw "
` [PATCH net-next 7/7] arm64: dts: ti: j721e-main: add main navss "

[PATCH net-next v4 0/2] provide support for PHY master/slave configuration
 2020-05-01 20:52 UTC  (4+ messages)
` [PATCH net-next v4 1/2] ethtool: provide UAPI "

[PATCH 00/37]net: manually convert files to ReST format - part 3 (final)
 2020-05-01 20:42 UTC  (4+ messages)
` [PATCH 15/37] docs: networking: device drivers: convert aquantia/atlantic.txt to ReST
  ` [EXT] "

[PATCH net-next 0/4] r8169: improve user message handling
 2020-05-01 19:53 UTC  (2+ messages)

[PATCH v2 net] ipv6: Use global sernum for dst validation with nexthop objects
 2020-05-01 19:47 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix probe code to return EPERM if encountered
 2020-05-01 19:16 UTC  (4+ messages)

[PATCH net-next] r8169: remove not needed parameter in rtl8169_set_magic_reg
 2020-05-01 19:12 UTC  (2+ messages)

[PATCH net-next V2] net: sched: fallback to qdisc noqueue if default qdisc setup fail
 2020-05-01 19:01 UTC  (4+ messages)

[PATCH] lan743x: Added fixed_phy support
 2020-05-01 18:45 UTC  (6+ messages)
        ` [PATCH] lan743x: Added fixed_phy support / Question regarding proper devicetree

[PATCH] libertas_tf: Avoid a null pointer dereference in if_usb_disconnect()
 2020-05-01 18:15 UTC 

[Patch net] atm: fix a UAF in lec_arp_clear_vccs()
 2020-05-01 18:11 UTC  (2+ messages)
` [Patch net] atm: fix a memory leak of vcc->user_back

Net: [DSA]: dsa-loop kernel panic
 2020-05-01 18:05 UTC  (6+ messages)

[PATCH bpf-next] bpf: fix use-after-free of bpf_link when priming half-fails
 2020-05-01 17:46 UTC  (5+ messages)
` [Potential Spoof] "

[PATCH] libertas_tf: avoid a null dereference in pointer priv
 2020-05-01 17:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).