Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 18:09:00 to 2020-09-30 03:25:29 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2020-09-30  3:25 UTC 

[PATCH v2 bpf-next] bpf: fix raw_tp test run in preempt kernel
 2020-09-30  3:23 UTC  (2+ messages)

[PATCH bpf-next 0/4] libbpf: add raw BTF type dumping
 2020-09-30  3:18 UTC  (8+ messages)
` [PATCH bpf-next 1/4] libbpf: make btf_dump work with modifiable BTF
` [PATCH bpf-next 2/4] libbpf: add raw dumping of BTF types
` [PATCH bpf-next 3/4] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests
` [PATCH bpf-next 4/4] selftests/bpf: test "incremental" btf_dump in C format

[PATCH bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api
 2020-09-30  2:34 UTC  (5+ messages)

[PATCH v4] ipvs: adjust the debug info in function set_tcp_state
 2020-09-30  2:27 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 1/2] virtio-net: don't disable guest csum when disable LRO
 2020-09-30  2:09 UTC  (10+ messages)
` [PATCH 2/2] virtio-net: ethtool configurable RXCSUM

[PATCH net-next v2] virtio-net: ethtool configurable RXCSUM
 2020-09-30  2:03 UTC 

[PATCH bpf-next v3 0/6] Various BPF helper improvements
 2020-09-30  2:05 UTC  (9+ messages)
` [PATCH bpf-next v3 1/6] bpf: add classid helper only based on skb->sk
` [PATCH bpf-next v3 2/6] bpf, net: rework cookie generator as per-cpu one
` [PATCH bpf-next v3 3/6] bpf: add redirect_neigh helper as redirect drop-in
` [PATCH bpf-next v3 4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs
` [PATCH bpf-next v3 5/6] bpf, selftests: use bpf_tail_call_static where appropriate
` [PATCH bpf-next v3 6/6] bpf, selftests: add redirect_neigh selftest

[PATCH] caif_virtio: Remove redundant initialization of variable err
 2020-09-30  1:29 UTC 

[PATCH net 1/2] ice: increase maximum wait time for flash write commands
 2020-09-30  1:28 UTC  (3+ messages)
` [PATCH net 2/2] ice: preserve NVM capabilities in safe mode

[PATCH v2] ipvs: Add traffic statistic up even it is VS/DR or VS/TUN mode
 2020-09-30  1:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH net-next 00/13] HW support for VCAP IS1 and ES0 in mscc_ocelot
 2020-09-30  1:26 UTC  (15+ messages)
` [PATCH net-next 01/13] net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
` [PATCH net-next 02/13] net: mscc: ocelot: return error if VCAP filter is not found
` [PATCH net-next 03/13] net: mscc: ocelot: generalize existing code for VCAP
` [PATCH net-next 04/13] net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
` [PATCH net-next 05/13] net: mscc: ocelot: add definitions for VCAP ES0 "
` [PATCH net-next 06/13] net: mscc: ocelot: automatically detect VCAP constants
` [PATCH net-next 07/13] net: mscc: ocelot: remove unneeded VCAP parameters for IS2
` [PATCH net-next 08/13] net: mscc: ocelot: parse flower action before key
` [PATCH net-next 09/13] net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries
` [PATCH net-next 10/13] net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()
` [PATCH net-next 11/13] net: mscc: ocelot: rename variable 'cnt' "
` [PATCH net-next 12/13] net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function
` [PATCH net-next 13/13] net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()

[PATCH net-next 0/2] ionic watchdog training
 2020-09-30  1:20 UTC  (8+ messages)
` [PATCH net-next 1/2] ionic: stop watchdog timer earlier on remove
` [PATCH net-next 2/2] ionic: prevent early watchdog check

[PATCH net 0/2] mptcp: Fix for 32-bit DATA_FIN
 2020-09-30  1:17 UTC  (5+ messages)
` [PATCH net 1/2] mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq
` [PATCH net 2/2] mptcp: Handle incoming 32-bit DATA_FIN values

[PATCH net-next] net: mvneta: avoid possible cache misses in mvneta_rx_swbm
 2020-09-30  1:10 UTC  (2+ messages)

[PATCH net v2 0/4] via-rhine: Resume fix and other maintenance work
 2020-09-30  1:09 UTC  (7+ messages)
` [PATCH net v2 1/4] via-rhine: Fix for the hardware having a reset failure after resume
` [PATCH net v2 2/4] via-rhine: VTunknown1 device is really VT8251 South Bridge
` [PATCH net v2 3/4] via-rhine: Eliminate version information
` [PATCH net v2 4/4] via-rhine: New device driver maintainer

[PATCH 0/2] Fix inconsistent of format with argument type
 2020-09-30  1:08 UTC  (3+ messages)
` [PATCH 1/2] pktgen: Fix inconsistent of format with argument type in pktgen.c
` [PATCH 2/2] net-sysfs: Fix inconsistent of format with argument type in net-sysfs.c

[RFC PATCH] ice: Add comms package file for Intel E800 series driver
 2020-09-30  0:11 UTC 

[PATCH net-next 0/3] net: atlantic: phy tunables from mac driver
 2020-09-30  0:16 UTC  (6+ messages)

[PATCH bpf-next 1/3] libbpf: fix uninitialized variable in btf_parse_type_sec
 2020-09-30  0:04 UTC  (6+ messages)
` [PATCH bpf-next 2/3] libbpf: compile libbpf under -O2 level by default and catch extra warnings
` [PATCH bpf-next 3/3] libbpf: compile in PIC mode only for shared library case

[PATCH bpf-next] bpf: fix raw_tp test run in preempt kernel
 2020-09-30  0:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] bpf: BTF support for ksyms
 2020-09-29 23:53 UTC  (8+ messages)
` [PATCH bpf-next v3 4/6] bpf: Introduce bpf_per_cpu_ptr()

[PATCH bpf-next v4 0/6] bpf: BTF support for ksyms
 2020-09-29 23:50 UTC  (7+ messages)
` [PATCH bpf-next v4 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v4 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v4 3/6] selftests/bpf: ksyms_btf to test "
` [PATCH bpf-next v4 4/6] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v4 5/6] bpf: Introducte bpf_this_cpu_ptr()
` [PATCH bpf-next v4 6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()

[RFC PATCH] lsm,selinux: pass the family information along with xfrm flow
 2020-09-29 23:09 UTC  (3+ messages)

[iproute2-next 0/2] devlink: add flash update overwrite mask
 2020-09-29 23:42 UTC  (3+ messages)
` [iproute2-next 1/2] Update kernel headers for devlink
` [iproute2-next 2/2] devlink: support setting the overwrite mask

[patch V2 00/36] net: in_interrupt() cleanup and fixes
 2020-09-29 23:06 UTC  (42+ messages)
` [patch V2 01/36] net: enic: Cure the enic api locking trainwreck
` [patch V2 02/36] net: caif: Remove unused caif SPI driver
` [patch V2 03/36] net: Add netif_rx_any_context()
` [patch V2 04/36] net: caif: Use netif_rx_any_context()
` [patch V2 05/36] net: atheros: Remove WARN_ON(in_interrupt())
` [patch V2 06/36] net: cxgb3: Cleanup in_interrupt() usage
` [patch V2 07/36] net: cxbg4: Remove pointless in_interrupt() check
` [patch V2 08/36] net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocation
` [patch V2 09/36] net: fec_mpc52xx: Replace in_interrupt() usage
` [patch V2 10/36] net: intel: Remove in_interrupt() warnings
` [patch V2 11/36] net: ionic: Replace in_interrupt() usage
` [patch V2 12/36] net: ionic: Remove WARN_ON(in_interrupt())
` [patch V2 13/36] net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())
` [patch V2 14/36] net: natsemi: Replace in_interrupt() usage
` [patch V2 15/36] net: sfc: "
` [patch V2 16/36] net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()
` [patch V2 17/36] net: sunbmac: Replace in_interrupt() usage
` [patch V2 18/36] net: sun3lance: Remove redundant checks in interrupt handler
` [patch V2 19/36] net: vxge: Remove in_interrupt() conditionals
` [patch V2 20/36] net: zd1211rw: Remove ZD_ASSERT(in_interrupt())
` [patch V2 21/36] net: usb: kaweth: Replace kaweth_control() with usb_control_msg()
` [patch V2 22/36] net: usb: kaweth: Remove last user of kaweth_control()
` [patch V2 23/36] net: usb: net1080: Remove in_interrupt() comment
` [patch V2 24/36] net: wan/lmc: Remove lmc_trace()
` [patch V2 25/36] net: brcmfmac: Replace in_interrupt()
` [patch V2 26/36] net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
` [patch V2 27/36] net: brcmfmac: Convey allocation mode as argument
` [patch V2 28/36] net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
` [patch V2 29/36] net: iwlwifi: Remove in_interrupt() from tracing macro
` [patch V2 30/36] net: hostap: Remove in_interrupt() usage
` [patch V2 31/36] net: mwifiex: Use netif_rx_any_context()
` [patch V2 32/36] net: libertas libertas_tf: Remove in_interrupt() from debug macro
` [patch V2 33/36] net: libertas: Use netif_rx_any_context()
` [patch V2 34/36] net: rtlwifi: Remove void* casts related to delayed work
` [patch V2 35/36] net: rtlwifi: Remove in_interrupt() from debug macro
` [patch V2 36/36] net: rtlwifi: Replace in_interrupt() for context detection

[iproute2-next v1] devlink: display elapsed time during flash update
 2020-09-29 22:44 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-29 21:56 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v2 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS

[RFC PATCH net-next 0/6] implement kthread based napi poll
 2020-09-29 21:48 UTC  (5+ messages)

[PATCH v6 bpf-next 0/3] enable BPF_PROG_TEST_RUN for raw_tp
 2020-09-29 21:40 UTC  (4+ messages)
` [PATCH v6 bpf-next 1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint

Removal of HCI commands, userspace bluetooth regression?
 2020-09-29 21:32 UTC 

[PATCH net-next v2] lib8390: Replace panic() call with BUILD_BUG_ON
 2020-09-29 21:22 UTC  (2+ messages)

[PATCH net 1/1] MAINTAINERS: Update MAINTAINERS for Intel ethernet drivers
 2020-09-29 21:22 UTC  (2+ messages)

RTL8402 stops working after hibernate/resume
 2020-09-29 21:17 UTC  (21+ messages)

[PATCH net 0/4] via-rhine: Resume fix and other maintenance work
 2020-09-29 21:10 UTC  (4+ messages)
` [PATCH net 4/4] via-rhine: Version bumped to 1.5.2

[PATCH bpf-next 0/2] introduce BPF_F_SHARE_PE
 2020-09-29 21:08 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf: introduce BPF_F_SHARE_PE for perf event array

[PATCH bpf-next] selftests: Make sure all 'skel' variables are declared static
 2020-09-29 20:59 UTC  (3+ messages)

[net-next] devlink: include <linux/const.h> for _BITUL
 2020-09-29 20:58 UTC  (2+ messages)

[net-next v3 0/3] cxgb4/ch_ktls: updates in net-next
 2020-09-29 20:57 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf, x64: optimize JIT's pro/epilogue
 2020-09-29 20:46 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, x64: drop "pop %rcx" instruction on BPF JIT epilogue
` [PATCH bpf-next 2/2] bpf: x64: do not emit sub/add 0, %rsp when !stack_depth

[net-next 01/15] net/mlx5: DR, Add buddy allocator utilities
 2020-09-29 20:44 UTC  (5+ messages)

[PATCH v2 devicetree 0/2] Add Seville Ethernet switch to T1040RDB
 2020-09-29 20:33 UTC  (6+ messages)
` [PATCH v2 devicetree 2/2] powerpc: dts: t1040rdb: add ports for Seville Ethernet switch

[PATCH][next] fddi/skfp: Avoid the use of one-element array
 2020-09-29 20:28 UTC  (2+ messages)

[PATCH net-next 1/1] l2tp: report rx cookie discards in netlink get
 2020-09-29 20:27 UTC  (2+ messages)

[PATCH net 0/2] More incorrect VCAP offsets for mscc_ocelot switch
 2020-09-29 20:24 UTC  (2+ messages)

pull request: bluetooth-next 2020-09-29
 2020-09-29 20:23 UTC  (2+ messages)

[PATCH net-next 0/7] net: hns3: updates for -next
 2020-09-29 20:14 UTC  (2+ messages)

[PATCH net-next 0/7] octeontx2-af: cleanup and extend parser config
 2020-09-29 20:12 UTC  (2+ messages)

[bpf-next PATCH] bpf, selftests: fix warning in snprintf_btf where system() call unchecked
 2020-09-29 20:07 UTC 

[PATCH RESEND v3 0/2] Use the new usb control message API
 2020-09-29 19:58 UTC  (4+ messages)

[PATCH net v4] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-29 19:56 UTC  (2+ messages)

[PATCH net v2] virtio-net: don't disable guest csum when disable LRO
 2020-09-29 19:54 UTC  (2+ messages)

[PATCH] mac80211_hwsim: close the race between running and enqueuing hrtimer
 2020-09-29 19:28 UTC 

[patch 15/35] net: sfc: Replace in_interrupt() usage
 2020-09-29 19:27 UTC  (5+ messages)
` [RFC PATCH net-next] sfc: replace "

[PATCH net-next 13/15] sctp: support for sending packet over udp4 sock
 2020-09-29 19:19 UTC  (2+ messages)

[PATCH] PCI: Rename d3_delay in the pci_dev struct to align with PCI specification
 2020-09-29 19:17 UTC  (2+ messages)

[PATCH] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
 2020-09-29 19:08 UTC  (2+ messages)

[RFC iproute2-next] devlink: display elapsed time during flash update
 2020-09-29 19:04 UTC  (7+ messages)

[PATCH net-next 11/15] sctp: add udphdr to overhead when udp_port is set
 2020-09-29 19:00 UTC  (2+ messages)

[PATCH][next] ice: Replace one-element array with flexible-array member
 2020-09-29 19:01 UTC 

[PATCH v1] dt-binding: can: mcp25xxfd: documentation fixes
 2020-09-29 18:49 UTC  (2+ messages)

[PATCH bpf-next 0/2] selftests/bpf: BTF-based kernel data display fixes
 2020-09-29 18:08 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: ensure snprintf_btf/bpf_iter tests compatibility with old vmlinux.h


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 read-only IMAP folder(s) and NNTP newsgroup(s).