netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-10 20:24:08 to 2020-02-12 09:55:18 UTC [more...]

[PATCH] xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO
 2020-02-12  9:54 UTC 

CHECKSUM_COMPLETE question
 2020-02-12  9:52 UTC 

[PATCH 00/14] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-02-12  9:46 UTC  (20+ messages)
` [PATCH 01/14] i2c: jz4780: suppress txabrt reports for i2cdetect
  ` i2c: jz4780: silence log flood on txabrt
` [PATCH 02/14] drm: ingenic-drm: add MODULE_DEVICE_TABLE
` [PATCH 03/14] net: davicom: dm9000: allow to pass MAC address through mac_addr module parameter
` [PATCH 04/14] MIPS: DTS: jz4780: fix #includes for irq.h and gpio.h
` [PATCH 05/14] MIPS: CI20: defconfig: configure for supporting modules
` [PATCH 06/14] MIPS: CI20: defconfig: compile leds-gpio driver into the kernel and configure for LED triggers
` [PATCH 07/14] MIPS: DTS: CI20: fix PMU definitions for ACT8600
  ` [Letux-kernel] "
` [PATCH 08/14] MIPS: CI20: defconfig: configure CONFIG_REGULATOR_ACT8865 for PMU
` [PATCH 09/14] MIPS: DTS: CI20: give eth0_power a defined voltage
` [PATCH 10/14] MIPS: DTS: CI20: add DT node for IR sensor
` [PATCH 11/14] MIPS: CI20: defconfig: compile gpio-ir driver
` [PATCH 12/14] MIPS: DTS: CI20: add DT node for SW1 as Enter button
` [PATCH 13/14] MIPS: CI20: defconfig: configure for CONFIG_KEYBOARD_GPIO=m
` [PATCH 14/14] MIPS: DTS: CI20: fix interrupt for pcf8563 RTC

[PATCH] treewide: Replace zero-length arrays with flexible-array member
 2020-02-12  8:36 UTC  (12+ messages)

[PATCH][v2] page_pool: refill page when alloc.count of pool is zero
 2020-02-12  8:54 UTC  (4+ messages)

Regression: net/ipv6/mld running system out of memory (not a leak)
 2020-02-12  8:49 UTC  (5+ messages)

[PATCH v2 1/2] net, ip6_tunnel: enhance tunnel locate with link check
 2020-02-12  8:30 UTC  (2+ messages)
` [PATCH v3 net] "

[PATCH V2 0/5] vDPA support
 2020-02-12  8:27 UTC  (12+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus
` [PATCH V2 4/5] virtio: introduce a vDPA based transport
` [PATCH V2 5/5] vdpasim: vDPA device simulator

[PATCH] rtw88: 8822[bc]: Make tables const, reduce data object size
 2020-02-12  8:23 UTC  (2+ messages)

[PATCH net 0/2] add missing validation of 'skip_hw/skip_sw'
 2020-02-12  7:28 UTC  (5+ messages)
` [PATCH net 1/2] net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
` [PATCH net 2/2] net/sched: flower: add missing validation of TCA_FLOWER_FLAGS

[PATCH] lib: objagg: Replace zero-length arrays with flexible-array member
 2020-02-12  7:24 UTC  (2+ messages)

[net] net/tls: Fix to avoid gettig invalid tls record
 2020-02-12  7:16 UTC 

[PATCH, net-next] net: page_pool: Add documentation on page_pool API
 2020-02-12  6:29 UTC  (3+ messages)

[PATCH net-next] ESP: Export esp_output_fill_trailer function
 2020-02-12  5:58 UTC  (3+ messages)

Deadlock in cleanup_net and addrconf_verify_work locks up workqueue
 2020-02-12  5:36 UTC  (3+ messages)

[PATCH 1/1] enic: prevent waking up stopped tx queues over watchdog reset
 2020-02-12  5:09 UTC 

warning messages for net/ipv4/tcp_output.c
 2020-02-12  3:47 UTC  (2+ messages)

[PATCH 0/1] net/rds: Track user mapped pages through special API
 2020-02-12  3:03 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net] selftests: forwarding: use proto icmp for {gretap,ip6gretap}_mac testing
 2020-02-12  2:23 UTC  (3+ messages)

[PATCH net 1/2] ipv6: Fix route replacement with dev-only route
 2020-02-12  1:41 UTC  (2+ messages)
` [PATCH net 2/2] ipv6: Fix nlmsg_flags when splitting a multipath route

[PATCH V2 net 00/12] Bug fixes for ENA Ethernet driver
 2020-02-12  1:10 UTC  (14+ messages)
` [PATCH V2 net 01/12] net: ena: fix potential crash when rxfh key is NULL
` [PATCH V2 net 02/12] net: ena: fix uses of round_jiffies()
` [PATCH V2 net 03/12] net: ena: add missing ethtool TX timestamping indication
` [PATCH V2 net 04/12] net: ena: fix incorrect default RSS key
` [PATCH V2 net 05/12] net: ena: rss: do not allocate key when not supported
` [PATCH V2 net 06/12] net: ena: rss: fix failure to get indirection table
` [PATCH V2 net 07/12] net: ena: rss: store hash function as values and not bits
` [PATCH V2 net 08/12] net: ena: fix incorrectly saving queue numbers when setting RSS indirection table
` [PATCH V2 net 09/12] net: ena: fix corruption of dev_idx_to_host_tbl
` [PATCH V2 net 10/12] net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
` [PATCH V2 net 11/12] net: ena: ethtool: use correct value for crc32 hash
` [PATCH V2 net 12/12] net: ena: ena-com.c: prevent NULL pointer dereference

[PATCH] ptp_qoriq: add initialization message
 2020-02-12  1:06 UTC  (2+ messages)

[PATCH net] net/smc: fix leak of kernel memory to user space
 2020-02-12  1:05 UTC  (2+ messages)

[net 1/1] i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
 2020-02-12  1:04 UTC  (2+ messages)

[PATCH net] core: Don't skip generic XDP program execution for cloned SKBs
 2020-02-12  1:02 UTC  (2+ messages)

[PATCH v2 14/16] net: qrtr: Add MHI transport layer
 2020-02-12  1:01 UTC  (6+ messages)

[PATCH net-next 0/4] Remove rtnl lock dependency from flow_action infra
 2020-02-12  0:59 UTC  (7+ messages)
` [PATCH net-next 1/4] net: sched: lock action when translating it to "
` [PATCH net-next 2/4] net: sched: refactor police action helpers to require tcf_lock
` [PATCH net-next 3/4] net: sched: refactor ct "
` [PATCH net-next 4/4] net: sched: don't take rtnl lock during flow_action setup

[PATCH net-next 0/7] Improvements for SONIC ethernet drivers
 2020-02-12  0:55 UTC  (9+ messages)
` [PATCH net-next 5/7] net/sonic: Remove explicit memory barriers
` [PATCH net-next 2/7] net/sonic: Refactor duplicated code
` [PATCH net-next 7/7] net/macsonic: Remove interrupt handler wrapper
` [PATCH net-next 4/7] net/sonic: Remove redundant netif_start_queue() call
` [PATCH net-next 3/7] net/sonic: Remove redundant next_tx variable
` [PATCH net-next 6/7] net/sonic: Start packet transmission immediately
` [PATCH net-next 1/7] net/sonic: Remove obsolete comment

[pull request][net-next V3 00/13] Mellanox, mlx5 updates 2020-01-24
 2020-02-12  0:54 UTC  (17+ messages)
` [net-next V3 01/13] devlink: Force enclosing array on binary fmsg data
` [net-next V3 02/13] net/mlx5: Add support for resource dump
` [net-next V3 03/13] net/mlx5e: Gather reporters APIs together
` [net-next V3 04/13] net/mlx5e: Support dump callback in TX reporter
` [net-next V3 05/13] net/mlx5e: Support dump callback in RX reporter
` [net-next V3 06/13] mlx5: Use proper logging and tracing line terminations
` [net-next V3 07/13] net/mlx5e: Set FEC to auto when configured mode is not supported
` [net-next V3 08/13] net/mlx5e: Enforce setting of a single FEC mode
` [net-next V3 09/13] net/mlx5e: Advertise globaly supported FEC modes
` [net-next V3 10/13] net/mlxe5: Separate between FEC and current speed
` [net-next V3 11/13] ethtool: Add support for low latency RS FEC
` [net-next V3 12/13] net/mlx5e: Add support for FEC modes based on 50G per lane links
` [net-next V3 13/13] net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'

[PATCH bpf] bpf: selftests: Fix error checking on reading the tcp_fastopen sysctl
 2020-02-12  0:40 UTC  (2+ messages)

[PATCH] net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'
 2020-02-11 21:44 UTC  (3+ messages)

Question related to GSO6 checksum magic
 2020-02-11 21:01 UTC  (2+ messages)

[PATCH v4 net 0/5] icmp: account for NAT when sending icmps from ndo layer
 2020-02-11 19:47 UTC  (6+ messages)
` [PATCH v4 net 1/5] icmp: introduce helper for nat'd source address in network device context
` [PATCH v4 net 2/5] gtp: use icmp_ndo_send helper
` [PATCH v4 net 3/5] sunvnet: "
` [PATCH v4 net 4/5] wireguard: device: "
` [PATCH v4 net 5/5] xfrm: interface: "

[PATCH 00/14] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-02-11 19:32 UTC  (15+ messages)
` [PATCH 06/14] bpf: Add bpf_kallsyms_tree tree
` [PATCH 10/14] bpf: Re-initialize lnode in bpf_ksym_del
` [PATCH 12/14] bpf: Add trampolines to kallsyms
` [PATCH 13/14] bpf: Add dispatchers "
` [PATCH 14/14] bpf: Sort bpf kallsyms symbols

[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
 2020-02-11 19:22 UTC  (7+ messages)

[PATCH v2 net 0/5] icmp: account for NAT when sending icmps from ndo layer
 2020-02-11 18:54 UTC  (22+ messages)
` [PATCH v2 net 1/5] icmp: introduce helper for NAT'd source address in network device context
  ` [PATCH v3 net 0/9] icmp: account for NAT when sending icmps from ndo layer
    ` [PATCH v3 net 1/9] icmp: introduce helper for nat'd source address in network device context
    ` [PATCH v3 net 2/9] gtp: use icmp_ndo_send helper
    ` [PATCH v3 net 3/9] sunvnet: "
    ` [PATCH v3 net 4/9] xfrm: interface: "
    ` [PATCH v3 net 5/9] wireguard: device: use icmp_ndo_send helper and remove skb_share_check
    ` [PATCH v3 net 6/9] firewire: remove skb_share_check from xmit path
    ` [PATCH v3 net 7/9] ipvlan: "
    ` [PATCH v3 net 8/9] fm10k: "
    ` [PATCH v3 net 9/9] benet: "

arm64: bpf: Elide some moves to a0 after calls
 2020-02-11 18:20 UTC  (5+ messages)
` [PATCH 1/4] selftests/bpf: Elide a check for LLVM versions that can't compile it
` [PATCH 4/4] arm64: bpf: Elide some moves to a0 after calls

WARNING in dev_change_net_namespace
 2020-02-11 16:06 UTC 

Fw: [Bug 206497] New: pfifo_fast: netdev xmit sends frames OOO to devices
 2020-02-11 15:54 UTC 

[PATCH v2] net: page_pool: Add documentaion and examples on API usage
 2020-02-11 15:40 UTC  (2+ messages)

[PATCH net-next] sfc: remove unused variable 'efx_default_channel_type'
 2020-02-11 14:56 UTC  (2+ messages)

[PATCH bpf] xsk: publish global consumer pointers when NAPI is finished
 2020-02-11 14:52 UTC  (3+ messages)

[PATCH] ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_stats_from_txcompl
 2020-02-11 14:24 UTC  (2+ messages)

[PATCH net-next 0/4] Remove rtnl lock dependency from flow_action infra
 2020-02-11 13:10 UTC 

[PATCH net-next] qmi_wwan: unconditionally reject 2 ep interfaces
 2020-02-11 11:04 UTC  (2+ messages)

[PATCH] virtio: Work around frames incorrectly marked as gso
 2020-02-11 10:37 UTC  (5+ messages)

[PATCH net] net/flow_dissector: remove unexist field description
 2020-02-11 10:31 UTC 

[PATCH] vsock.7: add VMADDR_CID_LOCAL description
 2020-02-11 10:25 UTC 

Question about kthread_mod_delayed_work() allowed context
 2020-02-11 10:23 UTC 

[PATCH] staging: qlge: qlge_main.c: fix style issues
 2020-02-11  9:58 UTC 

[PATCH] staging: qlge: Fixed extra indentation in qlget_get_stats()
 2020-02-11  6:50 UTC  (4+ messages)

[PATCH] ptp_qoriq: drop the code of alarm
 2020-02-11  4:52 UTC 

[PULL] vhost: cleanups and fixes
 2020-02-11  2:07 UTC 

[PATCH bpf-next v13 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname
 2020-02-11  0:01 UTC  (8+ messages)
` [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] bpf: make btf_check_func_type_match() static
 2020-02-10 23:39 UTC  (2+ messages)

[PATCH bpf 0/3] Fix locking order and synchronization on sockmap/sockhash tear-down
 2020-02-10 23:38 UTC  (7+ messages)
` [PATCH bpf 3/3] selftests/bpf: Test freeing sockmap/sockhash with a socket in it

WARNING: proc registration bug in hashlimit_mt_check_common
 2020-02-10 23:07 UTC  (2+ messages)

redefinition of 'struct iphdr' - netinet/ip.h vs linux/ip.h
 2020-02-10 22:37 UTC 

[PATCH] bpf: selftests build error in sockmap_basic.c
 2020-02-10 22:33 UTC  (3+ 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).