messages from 2022-02-28 11:57:46 to 2022-03-01 05:38:23 UTC [more...]
[PATCH v5 net-next 0/13] Preserve mono delivery time (EDT) in skb->tstamp
2022-03-01 5:37 UTC (14+ messages)
` [PATCH v5 net-next 01/13] net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv) timestamp
` [PATCH v5 net-next 02/13] net: Add skb_clear_tstamp() to keep the mono delivery_time
` [PATCH v5 net-next 03/13] net: Handle delivery_time in skb->tstamp during network tapping with af_packet
` [PATCH v5 net-next 04/13] net: Clear mono_delivery_time bit in __skb_tstamp_tx()
` [PATCH v5 net-next 05/13] net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
` [PATCH v5 net-next 06/13] net: ip: Handle delivery_time in ip defrag
` [PATCH v5 net-next 07/13] net: ipv6: Handle delivery_time in ipv6 defrag
` [PATCH v5 net-next 08/13] net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
` [PATCH v5 net-next 09/13] net: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
` [PATCH v5 net-next 10/13] net: Postpone skb_clear_delivery_time() until knowing the skb is delivered locally
` [PATCH v5 net-next 11/13] bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress
` [PATCH v5 net-next 12/13] bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
` [PATCH v5 net-next 13/13] bpf: selftests: test skb->tstamp in redirect_neigh
[PATCH net] net: ipa: add an interconnect dependency
2022-03-01 5:35 UTC (2+ messages)
[PATCH net-next v3 00/12] vxlan metadata device vnifiltering support
2022-03-01 5:04 UTC (13+ messages)
` [PATCH net-next v3 01/12] vxlan: move to its own directory
` [PATCH net-next v3 02/12] vxlan_core: fix build warnings in vxlan_xmit_one
` [PATCH net-next v3 03/12] vxlan_core: move common declarations to private header file
` [PATCH net-next v3 04/12] vxlan_core: move some fdb helpers to non-static
` [PATCH net-next v3 05/12] vxlan_core: make multicast helper take rip and ifindex explicitly
` [PATCH net-next v3 06/12] vxlan_core: add helper vxlan_vni_in_use
` [PATCH net-next v3 07/12] rtnetlink: add new rtm tunnel api for tunnel id filtering
` [PATCH net-next v3 08/12] vxlan_multicast: Move multicast helpers to a separate file
` [PATCH net-next v3 09/12] vxlan: vni filtering support on collect metadata device
` [PATCH net-next v3 10/12] selftests: add new tests for vxlan vnifiltering
` [PATCH net-next v3 11/12] drivers: vxlan: vnifilter: per vni stats
` [PATCH net-next v3 12/12] drivers: vxlan: vnifilter: add support for stats dumping
[PATCH v2 0/7] Add octeon_ep driver
2022-03-01 5:03 UTC (8+ messages)
` [PATCH v2 1/7] octeon_ep: Add driver framework and device initialization
` [PATCH v2 2/7] octeon_ep: add hardware configuration APIs
` [PATCH v2 3/7] octeon_ep: Add mailbox for control commands
` [PATCH v2 4/7] octeon_ep: add Tx/Rx ring resource setup and cleanup
` [PATCH v2 5/7] octeon_ep: add support for ndo ops
` [PATCH v2 6/7] octeon_ep: add Tx/Rx processing and interrupt support
` [PATCH v2 7/7] octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
[PATCH net] ipv4: fix route lookups when handling ICMP redirects and PMTU updates
2022-03-01 4:31 UTC (5+ messages)
[PATCH bpf-next 0/4] bpf, sockmap: Fix memleaks and issues of mem charge/uncharge
2022-03-01 4:20 UTC (11+ messages)
` [PATCH bpf-next 1/4] bpf, sockmap: Fix memleak in sk_psock_queue_msg
` [PATCH bpf-next 2/4] bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
` [PATCH bpf-next 3/4] bpf, sockmap: Fix more uncharged while msg has more_data
` [PATCH bpf-next 4/4] bpf, sockmap: Fix double uncharge the mem of sk_msg
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-01 3:03 UTC (40+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
[PATCH] tun: support NAPI to accelerate packet processing
2022-03-01 1:58 UTC (6+ messages)
` [PATCH net-next v3] tun: support NAPI for packets received from batched XDP buffs
[PATCH v3 bpf-next 0/4] libbpf: name-based u[ret]probe attach
2022-03-01 1:45 UTC (7+ messages)
` [PATCH v3 bpf-next 2/4] libbpf: add auto-attach for uprobes based on section name
[PATCH] ath11k: remove unneeded flush_workqueue
2022-03-01 1:32 UTC
[PATCH 00/10] staging: wfx: usual maintenance
2022-03-01 1:12 UTC (3+ messages)
` [PATCH 03/10] staging: wfx: format comments on 100 columns
[net-next v7 0/4] page_pool: Add stats counters
2022-03-01 0:51 UTC (6+ messages)
` [net-next v7 4/4] mlx5: add support for page_pool_get_stats
[PATCH v1] net: phy: fix motorcomm module automatic loading
2022-03-01 0:44 UTC (3+ messages)
[pull request][for-next v2 00/17] mlx5-next 2022-22-02
2022-03-01 0:31 UTC (3+ messages)
[PATCH net-next] net-core: add rx_otherhost_dropped counter
2022-03-01 0:11 UTC
[PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON
2022-02-28 23:53 UTC (4+ messages)
` [PATCH bpf-next v3 2/2] bpf: Make BPF_JIT_DEFAULT_ON selectable in Kconfig
[PATCH] bpf: move the bpf syscall sysctl table to its own module
2022-02-28 23:41 UTC (4+ messages)
` [PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module
[PATCH bpf-next] bpf: test_run: Fix overflow in xdp frags bpf_test_finish
2022-02-28 23:23 UTC
[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
2022-02-28 22:09 UTC (3+ messages)
[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2022-02-28
2022-02-28 22:04 UTC (5+ messages)
` [PATCH net v2 1/4] igc: igc_read_phy_reg_gpy: drop premature return
` [PATCH net v2 2/4] igc: igc_write_phy_reg_gpy: "
` [PATCH net v2 3/4] e1000e: Fix possible HW unit hang after an s0ix exit
` [PATCH net v2 4/4] e1000e: Correct NVM checksum verification flow
[PATCH nf] netfilter: fix use-after-free in __nf_register_net_hook()
2022-02-28 21:35 UTC (2+ messages)
[PATCH v2] net: ksz884x: use time_before in netdev_open for compatibility and remove static variable
2022-02-28 21:31 UTC (5+ messages)
[PATCH] net: dm9051: Make remove() callback a void function
2022-02-28 21:26 UTC (5+ messages)
[PATCH net-next] ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
2022-02-28 20:39 UTC
[PATCH net-next 1/2] qed: display VF trust config
2022-02-28 20:07 UTC (2+ messages)
` [PATCH net-next 2/2] qed: validate and restrict untrusted VFs vlan promisc mode
[PATCH net-next v1] flow_dissector: Add support for HSR
2022-02-28 19:58 UTC
[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
2022-02-28 18:55 UTC
[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
2022-02-28 18:53 UTC (2+ messages)
` [PATCH 2/2] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
2022-02-28 18:49 UTC
[PATCH net] net: macb: Fix lost RX packet wakeup race in NAPI receive
2022-02-28 18:33 UTC
[PATCH] net:fix up skbs delta_truesize in UDP GRO frag_list
2022-02-28 18:33 UTC (4+ messages)
[PATCH v1 net-next 1/1] net: dsa: felix: remove prevalidate_phy_mode interface
2022-02-28 18:21 UTC (4+ messages)
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-02-28
2022-02-28 18:20 UTC (5+ messages)
` [PATCH net 1/4] igc: igc_read_phy_reg_gpy: drop premature return
` [PATCH net 2/4] igc: igc_write_phy_reg_gpy: "
` [PATCH net 3/4] e1000e: Fix possible HW unit hang after an s0ix exit
` [PATCH net 4/4] e1000e: Correct NVM checksum verification flow
[PATCH iproute2-next] configure: Allow command line override of toolchain
2022-02-28 17:50 UTC (3+ messages)
Regression are sometimes merged slowly, maybe optimize the downstream interaction?
2022-02-28 17:46 UTC (2+ messages)
[PATCH bpf-next v1 0/6] Introduce eBPF support for HID devices
2022-02-28 17:41 UTC (15+ messages)
` [PATCH bpf-next v1 1/6] HID: initial BPF implementation
` [PATCH bpf-next v1 2/6] HID: bpf: allow to change the report descriptor from an eBPF program
[PATCH] bpf, docs: add a missing colon in verifier.rst
2022-02-28 17:30 UTC (2+ messages)
[PATCH iproute2-next 0/2] lib: add profinet and ethercat as link layer protocol
2022-02-28 17:21 UTC (4+ messages)
` [PATCH iproute2-next 1/2] lib: add profinet and ethercat as link layer protocol names
` [PATCH iproute2-next 2/2] tc: bash-completion: Add profinet and ethercat to procotol completion list
[PATCH v2] libbpf: fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
2022-02-28 16:40 UTC (2+ messages)
Question on dev_kfree_skb(): why it is consume_skb()?
2022-02-28 16:23 UTC
[PATCH] tcp: Remove the unused api
2022-02-28 16:08 UTC
[PATCH v10 0/1] wfx: get out from the staging area
2022-02-28 16:00 UTC (3+ messages)
[PATCH bpf-next v4 0/4] bpf, arm64: support more atomic ops
2022-02-28 15:36 UTC (4+ messages)
[PATCH net-next v4 0/2] net: dsa: realtek: add rtl8_4t tag
2022-02-28 15:22 UTC (9+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: dsa: add rtl8_4 and rtl8_4t
` [PATCH net-next v4 2/3] net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
` [PATCH net-next v4 3/3] net: dsa: realtek: rtl8365mb: add support for rtl8_4t
[PATCH bpf-next v2] bpftool: Remove redundant slashes
2022-02-28 15:20 UTC (2+ messages)
[PATCH] ice: Don't use GFP_KERNEL in atomic context
2022-02-28 15:07 UTC (2+ messages)
[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
2022-02-28 15:05 UTC (6+ messages)
[PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
2022-02-28 15:00 UTC (2+ messages)
[PATCH bpf v2] xsk: fix race at socket teardown
2022-02-28 14:50 UTC (4+ messages)
[PATCH v2 1/2] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1
2022-02-28 14:44 UTC (3+ messages)
[PATCH RFC] net: memcg accounting for veth devices
2022-02-28 14:36 UTC (2+ messages)
[PATCH net] net: dsa: restore error path of dsa_tree_change_tag_proto
2022-02-28 14:17 UTC
[RFC PATCH net-next 0/4] Add support for LAN937x T1 Phy
2022-02-28 14:12 UTC (6+ messages)
` [RFC PATCH net-next 1/4] net: phy: used the genphy_soft_reset for phy reset in Lan87xx
` [RFC PATCH net-next 2/4] net: phy: updated the initialization routine for LAN87xx
` [RFC PATCH net-next 3/4] net: phy: added the LAN937x phy support
` [RFC PATCH net-next 4/4] net: phy: added master-slave config and cable diagnostics for Lan937x
[PATCH net-next 0/2] if_ether.h: add industrial fieldbus Ethertypes
2022-02-28 13:30 UTC (3+ messages)
` [PATCH net-next 1/2] if_ether.h: add PROFINET Ethertype
` [PATCH net-next 2/2] if_ether.h: add EtherCAT Ethertype
[PATCH iproute2-next V2 0/4] Add support for locked bridge ports (for 802.1X)
2022-02-28 13:36 UTC (5+ messages)
` [PATCH iproute2-next V2 1/4] bridge: link: add command to set port in locked mode
` [PATCH iproute2-next V2 2/4] ip: iplink_bridge_slave: add locked port flag support
` [PATCH iproute2-next V2 3/4] man8/bridge.8: add locked port feature description and cmd syntax
` [PATCH iproute2-next V2 4/4] man8/ip-link.8: "
[PATCH] net: decnet: use time_is_before_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH] net: wan: lmc: use time_is_before_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH] net: ethernet: sun: use time_is_before_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH] net: ethernet: use time_is_before_eq_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH] net: hamradio: use time_is_after_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH bpf-next] bpf: add config to allow loading modules with BTF mismatches
2022-02-28 13:30 UTC (4+ messages)
[PATCH] net: qlcnic: use time_is_before_jiffies() instead of open coding it
2022-02-28 13:30 UTC (2+ messages)
[PATCH net-next v1] flow_offload: improve extack msg for user when adding invalid filter
2022-02-28 13:27 UTC (2+ messages)
[PATCH v2 net-next 0/2] sfc: optimize RXQs count and affinities
2022-02-28 13:22 UTC (3+ messages)
` [PATCH v2 net-next 1/2] sfc: default config to 1 channel/core in local NUMA node only
` [PATCH v2 net-next 2/2] sfc: set affinity hints "
[PATCH 0/2] Update L7 BPF maintainers / mailmap
2022-02-28 13:10 UTC (2+ messages)
[PATCH bpf-next v4 0/2] bpf, arm64: fix bpf line info
2022-02-28 12:59 UTC (2+ messages)
[GIT PULL] Add mlx5 live migration driver and v2 migration protocol
2022-02-28 12:39 UTC
[PATCH net-next 1/2] net: dsa: mv88e6xxx: don't error out cmode set on missing lane
2022-02-28 12:10 UTC (2+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: support RMII cmode
[PATCH net-next] net: phylink: remove phylink_set_pcs()
2022-02-28 12:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).