netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 04:54:15 to 2020-05-18 20:46:49 UTC [more...]

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-18 20:46 UTC  (20+ messages)
` [PATCH v2 12/15] ath10k: use new module_firmware_crashed()

[PATCH net-next] r8169: work around an irq coalescing related tx timeout
 2020-05-18 20:45 UTC 

[net-next 0/5] ip6_tunnel: add MPLS support
 2020-05-18 20:33 UTC  (6+ messages)
` [net-next 1/5] ip6_tunnel: simplify transmit path
` [net-next 2/5] ip6_tunnel: add MPLS transmit support
` [net-next 3/5] tunnel6: support for IPPROTO_MPLS
` [net-next 4/5] ip6_tunnel: add generic MPLS receive support
` [net-next 5/5] mpls: Add support for IPv6 tunnels

[bpf-next PATCH 0/4] verifier, improve ptr is_branch_taken logic
 2020-05-18 20:35 UTC  (6+ messages)
` [bpf-next PATCH 1/4] bpf: verifier track null pointer branch_taken with JNE and JEQ
` [bpf-next PATCH 2/4] bpf: selftests, verifier case for non null pointer check branch taken
` [bpf-next PATCH 3/4] bpf: selftests, verifier case for non null pointer map value branch
` [bpf-next PATCH 4/4] bpf: selftests, add printk to test_sk_lookup_kern to encode null ptr check

[PATCH] lan743x: Added fixed link support
 2020-05-18 20:34 UTC  (7+ messages)

[PATCH bpf-next 0/4] Add get{peer,sock}name cgroup attach types
 2020-05-18 20:34 UTC  (6+ messages)
` [PATCH bpf-next 1/4] bpf: add get{peer,sock}name attach types for sock_addr
` [PATCH bpf-next 2/4] bpf, libbpf: enable get{peer,sock}name attach types
` [PATCH bpf-next 3/4] bpf, bpftool: "
` [PATCH bpf-next 4/4] bpf, testing: add get{peer,sock}name selftests to test_progs

[PATCH net-next] r8169: improve rtl8169_mark_to_asic
 2020-05-18 20:22 UTC 

[PATCH net-next] r8169: make rtl_rx better readable
 2020-05-18 20:14 UTC 

[PATCH] netfilter/ipvs: expire no destination UDP connections when expire_nodest_conn=1
 2020-05-18 19:54 UTC  (4+ messages)
` [PATCH] netfilter/ipvs: immediately expire UDP connections matching unavailable destination if expire_nodest_conn=1

[PATCH v2 net-next 0/7] dpaa2-eth: add support for Rx traffic classes
 2020-05-18 19:35 UTC  (8+ messages)

[next-queue RFC 0/4] ethtool: Add support for frame preemption
 2020-05-18 19:34 UTC  (9+ messages)

metric expressions including metrics?
 2020-05-18 19:24 UTC  (3+ messages)

[PATCH v1] net: seeq: Use %pM format specifier for MAC addresses
 2020-05-18 19:21 UTC 

[PATCH net-next v4 00/33] XDP extend with knowledge of frame size
 2020-05-18 19:19 UTC  (6+ messages)
` [PATCH net-next v4 31/33] bpf: add xdp.frame_sz in bpf_prog_test_run_xdp()
  ` unstable xdp tests. Was: "

[PATCH v1] cxgb4: Use %pM format specifier for MAC addresses
 2020-05-18 19:18 UTC 

net: netdev_sync_lower_features()
 2020-05-18 19:14 UTC  (2+ messages)

[PATCH net-next v2 0/4] Implement classifier-action terse dump mode
 2020-05-18 18:50 UTC  (10+ messages)

[RFC PATCH bpf-next 0/1] bpf, x64: optimize JIT prologue/epilogue generation
 2020-05-18 18:44 UTC  (6+ messages)
      ` getting bpf_tail_call to work with bpf function calls. Was: "

KMSAN: uninit-value in pfifo_fast_dequeue
 2020-05-18 18:23 UTC 

iproute2: tc deletion freezes whole server
 2020-05-18 18:22 UTC  (27+ messages)

[PATCH net] mlx4: Fix information leak on failure to read module EEPROM
 2020-05-18 18:16 UTC  (3+ messages)

[PATCH net-next 0/3] net/sched: act_ct: Add support for specifying tuple offload policy
 2020-05-18 18:02 UTC  (8+ messages)

[PATCH v5 bpf-next 00/11] net: Add support for XDP in egress path
 2020-05-18 18:10 UTC  (9+ messages)

[PATCH net 1/1] net sched: fix reporting the first-time use timestamp
 2020-05-18 17:58 UTC  (5+ messages)

[PATCH iproute2 1/1] tc: action: fix time values output in JSON format
 2020-05-18 17:29 UTC 

[PATCH V6 00/20] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-05-18 17:29 UTC  (14+ messages)
` [PATCH V6 16/20] net: ks8851: Implement register, FIFO, lock accessor callbacks
` [PATCH V6 18/20] net: ks8851: Implement Parallel bus operations
` [PATCH V6 20/20] net: ks8851: Drop define debug and pr_fmt()

add a new ->ndo_tunnel_ctl method to avoid a few set_fs calls
 2020-05-18 17:18 UTC  (13+ messages)
` [PATCH 1/9] ipv4: streamline ipmr_new_tunnel
` [PATCH 2/9] ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel
` [PATCH 3/9] net: add a new ndo_tunnel_ioctl method
` [PATCH 4/9] impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel
` [PATCH 5/9] sit: refactor ipip6_tunnel_ioctl
` [PATCH 6/9] sit: impement ->ndo_tunnel_ctl
` [PATCH 7/9] ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled
` [PATCH 8/9] ipv6: streamline addrconf_set_dstaddr
` [PATCH 9/9] ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr

[PATCH 5.4 1/2] libbpf: Extract and generalize CPU mask parsing logic
 2020-05-18 17:07 UTC  (3+ messages)
` [PATCH 5.4 2/2] selftest/bpf: fix backported test_select_reuseport selftest changes

[PATCH v17 05/23] net: Prepare UDS for security module stacking
 2020-05-18 17:02 UTC  (2+ messages)

phydev control race condition while AUTONEG_DISABLE
 2020-05-18 16:40 UTC 

[PATCH iproute2-next 1/1] tc: report time an action was first used
 2020-05-18 16:41 UTC  (5+ messages)

[PATCH net-next 0/7] Raw PHY TDR data
 2020-05-18 16:38 UTC  (2+ messages)

[PATCH v3 0/7] Copy hashmap to tools/perf/util, use in perf expr
 2020-05-18 16:29 UTC  (7+ messages)
` [PATCH v3 7/7] perf expr: Migrate expr ids table to a hashmap

[PATCH v2] net/mlx5e: Use IS_ERR() to check and simplify code
 2020-05-18 16:25 UTC  (2+ messages)

[PATCH mlx5-next 0/3] Mellanox, updates for mlx5 next 15-05-2020
 2020-05-18 16:23 UTC  (2+ messages)

[PATCH net] __netif_receive_skb_core: pass skb by reference
 2020-05-18 16:20 UTC  (3+ messages)

linux-next: manual merge of the jc_docs tree with the vfs and net-next trees
 2020-05-18 15:00 UTC  (3+ messages)

[PATCH] Bluetooth: L2CAP: Replace zero-length array with flexible-array
 2020-05-18 16:20 UTC  (3+ messages)

[PATCH iproute2/net-next] man: tc-ct.8: Add manual page for ct tc action
 2020-05-18 16:02 UTC  (3+ messages)

[PATCH] dns: Apply a default TTL to records obtained from getaddrinfo()
 2020-05-18 15:51 UTC  (2+ messages)

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-18 15:45 UTC  (46+ messages)
` [PATCH 01/17] dt-bindings: i2c: renesas,i2c: Document r8a7742 support
` [PATCH 02/17] dt-bindings: i2c: renesas,iic: "
` [PATCH 03/17] ARM: dts: r8a7742: Add I2C and IIC support
` [PATCH 04/17] dt-bindings: mmc: renesas,sdhi: Document r8a7742 support
` [PATCH 05/17] mmc: renesas_sdhi_sys_dmac: Add support for r8a7742 SoC
` [PATCH 06/17] ARM: dts: r8a7742: Add SDHI nodes
` [PATCH 07/17] ARM: dts: r8a7742: Add MMC0 node
` [PATCH 08/17] dt-bindings: ata: renesas,rcar-sata: Add r8a7742 support
` [PATCH 09/17] ARM: dts: r8a7742: Add sata nodes
` [PATCH 10/17] dt-bindings: net: renesas,ravb: Add support for r8a7742 SoC
` [PATCH 11/17] dt-bindings: net: renesas,ether: Document R8A7742 SoC
` [PATCH 12/17] ARM: dts: r8a7742: Add Ethernet AVB support
` [PATCH 13/17] ARM: dts: r8a7742: Add Ether support
` [PATCH 14/17] dt-bindings: power: renesas,apmu: Document r8a7742 support
` [PATCH 16/17] dt-bindings: watchdog: renesas,wdt: "
` [PATCH 17/17] ARM: dts: r8a7742: Add RWDT node

[PATCH iproute2-next] tc: mqprio: reject queues count/offset pair count higher than num_tc
 2020-05-18 15:12 UTC  (4+ messages)

[PATCH] drivers: ipa: fix typos for ipa_smp2p structure doc
 2020-05-18 15:09 UTC  (3+ messages)

clean up and streamline probe_kernel_* and friends v2
 2020-05-18 15:09 UTC  (4+ messages)
` [PATCH 14/18] maccess: allow architectures to provide kernel probing directly

[PATCH] drivers: ipa: use devm_kzalloc for simplicity
 2020-05-18 15:03 UTC  (4+ messages)

[PATCH net-next v3 0/2] realtek ethernet : use generic power management
 2020-05-18 15:02 UTC  (3+ messages)
` [PATCH net-next v3 1/2] realtek/8139too: "
` [PATCH net-next v3 2/2] realtek/8139cp: "

[PATCH net-next] net: ipa: Remove ipa_endpoint_stop{,_rx_dma} again
 2020-05-18 15:00 UTC  (3+ messages)

[PATCH net-next] net: phy: realtek: add loopback support for RTL8211F
 2020-05-18 14:50 UTC  (4+ messages)

[PATCH v2 bpf-next 0/7] bpf, printk: add BTF-based type printing
 2020-05-18 14:47 UTC  (8+ messages)
` [PATCH v2 bpf-next 2/7] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v2 bpf-next 6/7] bpf: add support for %pT format specifier for bpf_trace_printk() helper

[PATCH v3 00/15] mediatek: add support for MediaTek Ethernet MAC
 2020-05-18 14:38 UTC  (5+ messages)
` [PATCH v3 10/15] net: ethernet: mtk-eth-mac: new driver

"Forwarding" from TC classifier
 2020-05-18 14:32 UTC  (8+ messages)

[PATCH bpf-next] bpf: fix too large copy from user in bpf_test_init
 2020-05-18 13:05 UTC 

[PATCH iproute2 v3 0/2] bpf: memory access fixes
 2020-05-18 13:00 UTC  (3+ messages)

BUG: Bad rss-counter state (4)
 2020-05-18 12:28 UTC 

[PATCH] rtlwifi: rtl8192ee: remove redundant for-loop
 2020-05-18 12:19 UTC  (2+ messages)

[PATCH] mwifiex: Fix memory corruption in dump_station
 2020-05-18 12:19 UTC  (2+ messages)

[PATCH][next] rtw88: 8723d: fix incorrect setting of ldo_pwr
 2020-05-18 12:17 UTC  (2+ messages)

[Dringend!] Mein letztes Hallo liegt schon Tage zurück. Ich hoffe, dir geht es ebenso gut wie mir
 2020-05-18 11:58 UTC 

[PATCH v3 0/1] net: ethernet: stmmac: simplify phy modes management for stm32
 2020-05-18 12:02 UTC  (2+ messages)

[PATCH net-next 0/3] ethtool: set_channels: add a few more checks
 2020-05-18 11:44 UTC  (3+ messages)
` [PATCH net-next 2/3] nfp: don't check lack of RX/TX channels

[PATCH bpf-next] selftests/bpf: add general instructions for test execution
 2020-05-18 11:23 UTC 

[PATCH net-next 0/4] bnxt_en: Add new "enable_hot_fw_reset" generic devlink parameter
 2020-05-18 11:01 UTC  (6+ messages)
` [PATCH net-next 1/4] devlink: Add new "enable_hot_fw_reset" generic device parameter
` [PATCH net-next 2/4] bnxt_en: Update firmware spec. to 1.10.1.40
` [PATCH net-next 3/4] bnxt_en: Use enable_hot_fw_reset generic devlink parameter
` [PATCH net-next 4/4] bnxt_en: Check if hot_fw_reset is allowed before doing ETHTOOL_RESET

[PATCH V2] dynamic_debug: Add an option to enable dynamic debug for modules only
 2020-05-18  9:50 UTC  (8+ messages)

[PATCH net] cxgb4/chcr: Enable ktls settings at run time
 2020-05-18  8:59 UTC 

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-05-18  8:45 UTC  (5+ messages)
` [RFC PATCHv2 "
  ` [RFC PATCHv2 bpf-next 1/2] xdp: add a new helper for "

[PATCH] vlan: fix the bug that cannot create vlan4095
 2020-05-18  7:01 UTC  (2+ messages)

[RFC v2] current devlink extension plan for NICs
 2020-05-18  6:52 UTC  (5+ messages)

[PATCH 4/4] ipv6: symbol_get to access a sit symbol
 2020-05-18  6:30 UTC  (5+ messages)

move the SIOCDELRT and SIOCADDRT compat_ioctl handlers v3
 2020-05-18  6:28 UTC  (5+ messages)
` [PATCH 1/4] ipv6: lift copy_from_user out of ipv6_route_ioctl
` [PATCH 2/4] ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
` [PATCH 3/4] appletalk: factor out a atrtr_ioctl_addrt helper
` [PATCH 4/4] ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl

[PATCH ipsec] esp4: improve xfrm4_beet_gso_segment() to be more readable
 2020-05-18  5:35 UTC 

[bpf-next PATCH v2 0/5] bpf: Add sk_msg and networking helpers
 2020-05-18  5:24 UTC  (5+ messages)
` [bpf-next PATCH v2 2/5] bpf: extend bpf_base_func_proto helpers with probe_* and *current_task*
` [bpf-next PATCH v2 3/5] bpf: sk_msg add get socket storage helpers

[PATCH bpf-next v2 0/5] samples: bpf: refactor kprobe tracing progs with libbpf
 2020-05-18  5:05 UTC  (2+ messages)

[PATCH] staging: qlge: unmap dma when lock failed
 2020-05-18  4:54 UTC  (2+ 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).