netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 22:21:33 to 2019-12-18 11:53:48 UTC [more...]

[PATCHv2 net] ipv6/route: should not update neigh confirm time during PMTU update
 2019-12-18 11:53 UTC  (3+ messages)
` [PATCH net-next 0/8] disable neigh update for tunnels during pmtu update
  ` [PATCH net-next 1/8] net: add bool confirm_neigh parameter for dst_ops.update_pmtu

[PATCH net-next v2] net: WireGuard secure network tunnel
 2019-12-18 11:50 UTC  (5+ messages)

[RFC net-next 00/14] XDP in tx path
 2019-12-18 11:48 UTC  (17+ messages)
` [RFC net-next 01/14] net: add tx path XDP support
` [RFC net-next 02/14] tools: sync kernel uapi/linux/if_link.h header
` [RFC net-next 03/14] libbpf: API for tx path XDP support
` [RFC net-next 04/14] samples/bpf: xdp1, add XDP tx support
` [RFC net-next 05/14] net: core: rename netif_receive_generic_xdp() to do_generic_xdp_core()
` [RFC net-next 06/14] net: core: export do_xdp_generic_core()
` [RFC net-next 07/14] tuntap: check tun_msg_ctl type at necessary places
` [RFC net-next 08/14] vhost_net: user tap recvmsg api to access ptr ring
` [RFC net-next 09/14] tuntap: remove usage of ptr ring in vhost_net
` [RFC net-next 10/14] tun: set tx path XDP program
` [RFC net-next 11/14] tun: run XDP program in tx path
` [RFC net-next 12/14] tun: add a way to inject tx path packet into Rx path
` [RFC net-next 13/14] tun: handle XDP_TX action of tx path XDP program
` [RFC net-next 14/14] tun: run xdp prog when tun is read from file interface

[PATCH] ath9k: fix possible sleep-in-atomic-context bugs in hif_usb_send_regout()
 2019-12-18 11:45 UTC 

[PATCH bpf-next 0/8] Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps
 2019-12-18 11:39 UTC  (19+ messages)
` [PATCH bpf-next 1/8] xdp: simplify devmap cleanup
` [PATCH bpf-next 2/8] xdp: simplify cpumap cleanup
` [PATCH bpf-next 3/8] xdp: fix graze->grace type-o in cpumap comments
` [PATCH bpf-next 4/8] xsk: make xskmap flush_list common for all map instances
` [PATCH bpf-next 5/8] xdp: make devmap "
` [PATCH bpf-next 6/8] xdp: make cpumap "
` [PATCH bpf-next 7/8] xdp: remove map_to_flush and map swap detection
` [PATCH bpf-next 8/8] xdp: simplify __bpf_tx_xdp_map()

[PATCH] tools lib api fs: fix gcc9 compilation error
 2019-12-18 11:36 UTC  (5+ messages)

[PATCH] dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'
 2019-12-18 11:34 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Use PRIu64 when printing ulimit value
 2019-12-18 11:28 UTC 

[PATCH 00/55] Improve wfx driver
 2019-12-18 11:25 UTC  (5+ messages)
` [PATCH 07/55] staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps

[PATCH bpf-next v2] libbpf: Print hint about ulimit when getting permission denied error
 2019-12-18 11:08 UTC  (3+ messages)

[PATCH v5 net-next 0/7] ipv6: Extension header infrastructure
 2019-12-18 10:56 UTC  (5+ messages)
` [PATCH v5 net-next 2/7] ipeh: Move generic EH functions to exthdrs_common.c

[RFC PATCH v2 0/8] Convert Felix DSA switch to PHYLINK
 2019-12-18 10:40 UTC  (6+ messages)
` [RFC PATCH v2 3/8] net: phylink: call mac_an_restart for SGMII/QSGMII inband interfaces too
` [RFC PATCH v2 4/8] enetc: Make MDIO accessors more generic and export to include/linux/fsl

[PATCH net-next 0/7] net: stmmac: TSN support using TAPRIO API
 2019-12-18 10:33 UTC  (8+ messages)
` [PATCH net-next 1/7] net: stmmac: Add basic EST support for GMAC5+
` [PATCH net-next 2/7] net: stmmac: Add basic EST support for XGMAC
` [PATCH net-next 3/7] net: stmmac: Integrate EST with TAPRIO scheduler API
` [PATCH net-next 4/7] net: stmmac: Add Frame Preemption support using TAPRIO API
` [PATCH net-next 5/7] net: stmmac: gmac5+: Add support for Frame Preemption
` [PATCH net-next 6/7] net: stmmac: xgmac3+: "
` [PATCH net-next 7/7] net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ cores

[PATCH net-next v3 0/3] net: stmmac: Improvements for -next
 2019-12-18 10:24 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Print more information in DebugFS DMA Capabilities file
` [PATCH net-next v3 2/3] net: stmmac: Let TX and RX interrupts be independently enabled/disabled
` [PATCH net-next v3 3/3] net: stmmac: Always use TX coalesce timer value when rescheduling

[PATCH net v3 0/9] net: stmmac: Fixes for -net
 2019-12-18 10:17 UTC  (10+ messages)
` [PATCH net v3 1/9] net: stmmac: selftests: Needs to check the number of Multicast regs
` [PATCH net v3 2/9] net: stmmac: Determine earlier the size of RX buffer
` [PATCH net v3 3/9] net: stmmac: Do not accept invalid MTU values
` [PATCH net v3 4/9] net: stmmac: Only the last buffer has the FCS field
` [PATCH net v3 5/9] net: stmmac: xgmac: Clear previous RX buffer size
` [PATCH net v3 6/9] net: stmmac: RX buffer size must be 16 byte aligned
` [PATCH net v3 7/9] net: stmmac: 16KB buffer "
` [PATCH net v3 8/9] net: stmmac: Enable 16KB buffer size
` [PATCH net v3 9/9] net: stmmac: Always arm TX Timer at end of transmission start

[PATCH bpf 0/2] Limit tail calls to 33 in all JIT compilers
 2019-12-18 10:02 UTC  (6+ messages)
` [PATCH bpf 2/2] bpf, mips: limit to 33 tail calls

[PATCH v1] can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack
 2019-12-18  9:55 UTC  (3+ messages)

[PATCH] e1000e: fix missing cpu_to_le64 on buffer_addr
 2019-12-18  9:53 UTC 

[PATCHv2 nf-next 0/5] netfilter: nft_tunnel: a bunch of fixes and improvements
 2019-12-18  9:47 UTC  (5+ messages)
` [PATCHv2 nf-next 2/5] netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy

[PATCH v2 0/9] thunderbolt: Add support for USB4
 2019-12-18  9:38 UTC  (7+ messages)
` [PATCH v2 4/9] thunderbolt: Add initial "
` [PATCH v2 5/9] thunderbolt: Update Kconfig entries to USB4
` [PATCH v2 7/9] thunderbolt: Add support for Time Management Unit

[PATCH net-next v1] sch_cake: drop unused variable tin_quantum_prio
 2019-12-18  9:36 UTC  (2+ messages)

[PATCH] net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive()
 2019-12-18  9:21 UTC 

[PATCH net] net: core: sysctl: fix compiler warning when only cBPF is present
 2019-12-18  9:18 UTC 

[PATCH net-next mlxsw v1 00/10] Add a new Qdisc, ETS
 2019-12-18  9:04 UTC  (3+ messages)

[PATCH bpf-next 00/13] Introduce BPF STRUCT_OPS
 2019-12-18  9:03 UTC  (11+ messages)
` [PATCH bpf-next 09/13] bpf: Add BPF_FUNC_jiffies
` [PATCH bpf-next 11/13] bpf: libbpf: Add STRUCT_OPS support

[PATCH iproute2-next] taprio: Add support for the SetAndHold and SetAndRelease commands
 2019-12-18  8:59 UTC  (3+ messages)

[PATCH v7 0/4] add dsa switch support for ar9331
 2019-12-18  8:02 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: net: dsa: qca,ar9331 switch documentation
` [PATCH v7 2/4] MIPS: ath79: ar9331: add ar9331-switch node
` [PATCH v7 3/4] net: dsa: add support for Atheros AR9331 TAG format
` [PATCH v7 4/4] net: dsa: add support for Atheros AR9331 built-in switch

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-18  8:01 UTC  (3+ messages)
  ` [net-next v4 "

[PATCH net-next 0/3] xen-netback: clean-up
 2019-12-18  7:04 UTC  (7+ messages)
` [PATCH net-next 1/3] xen-netback: move netback_probe() and netback_remove() to the end
` [PATCH net-next 2/3] xen-netback: switch state to InitWait at the end of netback_probe()
` [PATCH net-next 3/3] xen-netback: remove 'hotplug-status' once it has served its purpose

[PATCH net-next v2 0/7] net: stmmac: Improvements for -next
 2019-12-18  7:01 UTC  (3+ messages)
` [PATCH net-next v2 2/7] net: stmmac: Always arm TX Timer at end of transmission start

[PATCH] net-sysfs: Call dev_hold always in rx_queue_add_kobject
 2019-12-18  6:57 UTC  (2+ messages)

[PATCH net v2 0/8] net: stmmac: Fixes for -net
 2019-12-18  6:56 UTC  (3+ messages)
` [PATCH net v2 6/8] net: stmmac: RX buffer size must be 16 byte aligned

[PATCH net-next v4 0/3] New openvswitch MPLS actions for layer 2 tunnelling
 2019-12-18  6:48 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: skb_mpls_push() modified to allow MPLS header push at start of packet
` [PATCH net-next v4 2/3] net: Rephrased comments section of skb_mpls_pop()
` [PATCH net-next v4 3/3] openvswitch: New MPLS actions for layer 2 tunnelling

[PATCH net 1/1] nfp: flower: fix stats id allocation
 2019-12-18  6:49 UTC  (2+ messages)

[PATCH] net: dsa: make unexported dsa_link_touch() static
 2019-12-18  6:40 UTC  (2+ messages)

[PATCH v2] net: ag71xx: fix compile warnings
 2019-12-18  6:39 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the net-next tree
 2019-12-18  6:35 UTC 

[PATCH net-next 0/2] cxgb4/chtls: fix issues related to high priority region
 2019-12-18  6:34 UTC  (2+ messages)

[PATCH net-next 0/3] Replace IDT with Renesas and improve version info
 2019-12-18  6:29 UTC  (3+ messages)
` [PATCH net-next 2/3] ptp: clockmatrix: Remove IDT references or replace with Renesas

[PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support
 2019-12-18  6:23 UTC  (4+ messages)
` [PATCH bpf-next v2 6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free

[PATCH v3 bpf-next 0/3] Skeleton improvements and documentation
 2019-12-18  6:23 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/3] bpftool, selftests/bpf: embed object file inside skeleton
` [PATCH v3 bpf-next 2/3] libbpf: remove BPF_EMBED_OBJ macro from libbpf.h
` [PATCH v3 bpf-next 3/3] bpftool: add gen subcommand manpage

[PATCH] llc2: Reverse the true/false statements of the condition operator in llc_stat_ev_rx_null_dsap_xid_c and llc_stat_ev_rx_null_dsap_test_c
 2019-12-18  6:18 UTC  (3+ messages)
` [PATCH v2] llc2: Remove "

[PATCH] net: fix kernel-doc warning in <linux/netdevice.h>
 2019-12-18  6:14 UTC  (2+ messages)

[PATCH net] net: annotate lockless accesses to sk->sk_pacing_shift
 2019-12-18  6:13 UTC  (2+ messages)

[PATCH net] net: qlogic: Fix error paths in ql_alloc_large_buffers()
 2019-12-18  6:07 UTC  (2+ messages)

[PATCH net] sctp: fix memleak on err handling of stream initialization
 2019-12-18  5:59 UTC  (2+ messages)

[PATCH 1/1] drivers/vhost : Removes unnecessary 'else' in vhost_copy_from_user
 2019-12-18  5:53 UTC  (2+ messages)

[PATCH v2 0/2] wl1251: remove ti,power-gpio for sdio mode
 2019-12-18  5:29 UTC  (4+ messages)
` [PATCH v2 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional

[PATCH v2 bpf-next 0/3] Skeleton improvements and documentation
 2019-12-18  5:22 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/3] bpftool, selftests/bpf: embed object file inside skeleton
` [PATCH v2 bpf-next 2/3] libbpf: remove BPF_EMBED_OBJ macro from libbpf.h
` [PATCH v2 bpf-next 3/3] bpftool: add gen subcommand manpage

[PATCH net v2] cxgb4: fix refcount init for TC-MQPRIO offload
 2019-12-18  3:49 UTC 

[PATCH net] cxgb4: fix refcount init for TC-MQPRIO offload
 2019-12-18  3:33 UTC  (3+ messages)

[PATCH bpf-next v13 0/2] bpf: adding get_fd_path helper
 2019-12-18  3:27 UTC  (11+ messages)
` [PATCH bpf-next v13 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname
  ` [PATCH bpf-next v14 0/2] bpf: adding get_fd_path helper
    ` [PATCH bpf-next v14 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname
    ` [PATCH bpf-next v14 2/2] selftests/bpf: test for bpf_get_fd_path() from tracepoint

KASAN: global-out-of-bounds Read in precalculate_color
 2019-12-18  3:11 UTC 

[PATCH net-next v2] openvswitch: add TTL decrement action
 2019-12-18  3:06 UTC  (2+ messages)

[PATCH bpf-next] libbpf: reduce log level for custom section names
 2019-12-18  2:41 UTC  (2+ messages)

[PATCH net v2] dpaa2-ptp: fix double free of the ptp_qoriq IRQ
 2019-12-18  2:11 UTC  (5+ messages)

[PATCH v3] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
 2019-12-18  2:11 UTC 

[PATCH] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
 2019-12-18  1:56 UTC  (4+ messages)

[PATCH v2] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
 2019-12-18  1:41 UTC 

[PATCH] net-sysfs: Call dev_hold always in rx_queue_add_kobject
 2019-12-18  1:36 UTC  (3+ messages)

[PATCH] NFC: pn544: Adjust indentation in pn544_hci_check_presence
 2019-12-18  1:21 UTC 

[PATCH] hostap: Adjust indentation in prism2_hostapd_add_sta
 2019-12-18  1:15 UTC 

[PATCH net-next v2 0/8] net: bcmgenet: Turn on offloads by default
 2019-12-18  1:06 UTC  (11+ messages)
` [PATCH net-next v2 1/8] net: bcmgenet: enable NETIF_F_HIGHDMA flag
` [PATCH net-next v2 2/8] net: bcmgenet: enable NETIF_F_HW_CSUM feature
` [PATCH net-next v2 3/8] net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
` [PATCH net-next v2 4/8] net: bcmgenet: Refactor bcmgenet_set_features()
` [PATCH net-next v2 5/8] net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
` [PATCH net-next v2 6/8] net: bcmgenet: Turn on offloads by default
` [PATCH net-next v2 7/8] net: bcmgenet: Be drop monitor friendly while re-allocating headroom
` [PATCH net-next v2 8/8] net: bcmgenet: Add software counters to track reallocations

[PATCH net-next] net: systemport: Set correct DMA mask
 2019-12-18  0:29 UTC 

[PATCH v4 bpf-next 0/4] Add libbpf-provided extern variables support
 2019-12-18  0:08 UTC  (10+ messages)
` [PATCH v4 bpf-next 2/4] libbpf: support libbpf-provided extern variables

[PATCH net-next 0/8] net: bcmgenet: Turn on offloads by default
 2019-12-17 23:36 UTC  (20+ messages)
` [PATCH net-next 1/8] net: bcmgenet: enable NETIF_F_HIGHDMA flag
` [PATCH net-next 3/8] net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
` [PATCH net-next 4/8] net: bcmgenet: Refactor bcmgenet_set_features()
` [PATCH net-next 5/8] net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
` [PATCH net-next 6/8] net: bcmgenet: Turn on offloads by default
` [PATCH net-next 7/8] net: bcmgenet: Be drop monitor friendly while re-allocating headroom
` [PATCH net-next 8/8] net: bcmgenet: Add software counters to track reallocations

[PATCH net] net: phy: make phy_error() report which PHY has failed
 2019-12-17 23:34 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: more succinct Makefile output
 2019-12-17 23:22 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
 2019-12-17 23:21 UTC  (3+ messages)

[PATCH net 0/2] net/sched: cls_u32: fix refcount leak
 2019-12-17 23:00 UTC  (3+ messages)
` [PATCH net 1/2] net/sched: cls_u32: fix refcount leak in the error path of u32_change()
` [PATCH net 2/2] tc-testing: initial tdc selftests for cls_u32

[PATCH bpf-next 0/3] Skeleton improvements and documnetation
 2019-12-17 22:54 UTC  (4+ messages)
` [PATCH bpf-next 3/3] bpftool: add gen subcommand manpage

WARNING in wp_page_copy
 2019-12-17 22:38 UTC  (8+ messages)

XDP multi-buffer design discussion
 2019-12-17 22:30 UTC  (4+ messages)

pull-request: wireless-drivers-2019-12-17
 2019-12-17 22:27 UTC  (2+ messages)

[PATCH net] net: dsa: sja1105: Fix double delivery of TX timestamps to socket error queue
 2019-12-17 22:21 UTC  (4+ messages)


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).