messages from 2020-06-29 22:17:53 to 2020-06-30 08:26:36 UTC [more...]
[EXT] Re: [PATCH net-next] net: ethernet: fec: prevent tx starvation under high rx load
2020-06-30 8:26 UTC (5+ messages)
[PATCHv2 ipsec-next 00/10] xfrm: support ipip and ipv6 tunnels in vti and xfrmi
2020-06-30 7:36 UTC (11+ messages)
` [PATCHv2 ipsec-next 01/10] xfrm: add is_ipip to struct xfrm_input_afinfo
` [PATCHv2 ipsec-next 02/10] tunnel4: add cb_handler to struct xfrm_tunnel
` [PATCHv2 ipsec-next 03/10] tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
` [PATCHv2 ipsec-next 04/10] ip_vti: support IPIP tunnel processing with .cb_handler
` [PATCHv2 ipsec-next 05/10] ip_vti: support IPIP6 tunnel processing
` [PATCHv2 ipsec-next 06/10] ip6_vti: support IP6IP6 tunnel processing with .cb_handler
` [PATCHv2 ipsec-next 07/10] ip6_vti: support IP6IP tunnel processing
` [PATCHv2 ipsec-next 08/10] ipcomp: assign if_id to child tunnel from parent tunnel
` [PATCHv2 ipsec-next 09/10] xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler
` [PATCHv2 ipsec-next 10/10] xfrm: interface: support IPIP and IPIP6 "
[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
2020-06-30 7:32 UTC (4+ messages)
[PATCH] net: zydas: remove needless check before usb_free_coherent()
2020-06-30 7:04 UTC
[PATCH net] genetlink: take netlink table lock when (un)registering
2020-06-30 7:00 UTC (4+ messages)
[RFC PATCH v1 0/2] handle USB endpoint race condition
2020-06-30 6:54 UTC (11+ messages)
` [RFC PATCH v1 1/2] Bluetooth: queue ACL packets if no handle is found
` [RFC PATCH v1 2/2] Bluetooth: queue L2CAP conn req if encryption is needed
[PATCH v2] net: qrtr: free flow in __qrtr_node_release
2020-06-30 6:52 UTC
[PATCH v1] Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()
2020-06-30 6:51 UTC (2+ messages)
[PATCH net] net: ethernet: fec: prevent tx starvation under high rx load
2020-06-30 6:39 UTC (2+ messages)
[PATCH 00/16] kbuild: support 'userprogs' syntax
2020-06-30 6:30 UTC (4+ messages)
` [PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh
[PATCH net] hinic: fix passing non negative value to ERR_PTR
2020-06-30 6:35 UTC
[PATCH] Remove handhelds.org links and email addresses
2020-06-30 6:31 UTC (3+ messages)
[PATCH v5 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
2020-06-30 6:28 UTC
[PATCH net] net: ethernet: fec: prevent tx starvation under high rx load
2020-06-30 6:28 UTC (2+ messages)
` [EXT] "
[PATCH v3] IPv4: Tunnel: Fix effective path mtu calculation
2020-06-30 6:22 UTC (2+ messages)
[PATCH ipsec] xfrm: state: match with both mark and mask on user interfaces
2020-06-30 6:15 UTC
[PATCH v2 bpf] bpf: enforce BPF ringbuf size to be the power of 2
2020-06-30 6:15 UTC
[PATCH v4 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
2020-06-30 6:12 UTC (3+ messages)
` [PATCH v4 bpf-next 2/4] bpf: introduce helper bpf_get_task_stack()
[PATCH bpf-next 1/2] bpf, x86: Factor common x86 JIT code
2020-06-30 5:20 UTC (2+ messages)
[PATCH v2 bpf-next 0/2] Make bpf_endian.h compatible with vmlinux.h
2020-06-30 6:07 UTC (3+ messages)
` [PATCH v2 bpf-next 1/2] libbpf: make bpf_endian co-exist "
` [PATCH v2 bpf-next 2/2] selftests/bpf: add byte swapping selftest
[PATCH net-next v3 0/9] net: phy: add Lynx PCS MDIO module
2020-06-30 6:01 UTC (4+ messages)
[PATCH net-next 0/2] mlxsw: Add support for QSFP-DD transceiver type
2020-06-30 5:59 UTC (11+ messages)
` [PATCH net-next 1/2] mlxsw: core: Add ethtool support for QSFP-DD transceivers
[PATCH 0/2] can: flexcan: small fix and ISO CAN-FD support
2020-06-30 5:53 UTC (4+ messages)
` [PATCH 2/2] can: flexcan: add support for ISO CAN-FD
[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
2020-06-30 5:44 UTC (5+ messages)
` [PATCH v3 00/20] "
` [PATCH v3 10/20] netfilter: conntrack: Use sequence counter with associated spinlock
` [PATCH v3 11/20] netfilter: nft_set_rbtree: Use sequence counter with associated rwlock
` [PATCH v3 12/20] xfrm: policy: Use sequence counters with associated lock
[PATCH] vhost: Fix documentation
2020-06-30 5:33 UTC (2+ messages)
[PATCH/RFC] net: ethernet: ravb: Try to wake subqueue instead of stop on timeout
2020-06-30 5:22 UTC (7+ messages)
[PATCH v5 bpf-next 0/5] bpf: Introduce minimal support for sleepable progs
2020-06-30 5:14 UTC (7+ messages)
` [PATCH v5 bpf-next 1/5] bpf: Remove redundant synchronize_rcu
` [PATCH v5 bpf-next 2/5] bpf: Introduce sleepable BPF programs
` [PATCH v5 bpf-next 3/5] bpf: Add bpf_copy_from_user() helper
` [PATCH v5 bpf-next 4/5] libbpf: support sleepable progs
` [PATCH v5 bpf-next 5/5] selftests/bpf: Add sleepable tests
[PATCH bpf] bpf: enforce BPF ringbuf size to be the power of 2
2020-06-30 5:11 UTC (4+ messages)
[PATCH v7 00/11] Stop monitoring disabled devices
2020-06-30 5:07 UTC (3+ messages)
` [PATCH v7 08/11] thermal: Explicitly enable non-changing thermal zone devices
[PATCH net] xsk: remove cheap_dma optimization
2020-06-30 5:07 UTC (8+ messages)
[PATCH bpf-next 1/2] tools/bpftool: allow substituting custom vmlinux.h for the build
2020-06-30 4:51 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: allow substituting custom vmlinux.h for selftests build
[PATCH] igb: reinit_locked() should be called with rtnl_lock
2020-06-30 4:50 UTC (3+ messages)
[PATCH net-next] net: dsa: Improve subordinate PHY error message
2020-06-30 4:43 UTC
[PATCH v2 4/4] staging: qlge: replace pr_err with netdev_err
2020-06-30 4:41 UTC (4+ messages)
KASAN: use-after-free Read in nl8NUM_dump_wpan_phy (2)
2020-06-30 4:01 UTC (2+ messages)
KASAN: vmalloc-out-of-bounds Read in tipc_nl_publ_dump
2020-06-30 4:01 UTC (2+ messages)
KASAN: use-after-free Read in tipc_nl_node_dump_monitor_peer (2)
2020-06-30 3:57 UTC (2+ messages)
KASAN: vmalloc-out-of-bounds Read in netdev_name_node_lookup_rcu
2020-06-30 3:56 UTC (2+ messages)
KASAN: vmalloc-out-of-bounds Read in __nla_validate_parse
2020-06-30 3:51 UTC (2+ messages)
KASAN: vmalloc-out-of-bounds Read in __cfg8NUM_wpan_dev_from_attrs
2020-06-30 3:50 UTC (2+ messages)
KASAN: use-after-free Read in devlink_get_from_attrs
2020-06-30 3:48 UTC (2+ messages)
KASAN: use-after-free Read in tipc_nl_publ_dump (2)
2020-06-30 3:45 UTC (2+ messages)
KASAN: use-after-free Read in dev_get_by_name
2020-06-30 3:41 UTC (2+ messages)
KASAN: use-after-free Read in netdev_name_node_lookup_rcu
2020-06-30 3:38 UTC (4+ messages)
[PATCH bpf-next] libbpf: make bpf_endian co-exist with vmlinux.h
2020-06-30 3:35 UTC (3+ messages)
[PATCH] of: of_mdio: count number of regitered phys
2020-06-30 3:35 UTC (3+ messages)
[PATCH v4 bpf-next 0/5] bpf: Introduce minimal support for sleepable progs
2020-06-30 3:34 UTC (16+ messages)
` [PATCH v4 bpf-next 1/5] bpf: Remove redundant synchronize_rcu
` [PATCH v4 bpf-next 2/5] bpf: Introduce sleepable BPF programs
` [PATCH v4 bpf-next 3/5] bpf: Add bpf_copy_from_user() helper
` [PATCH v4 bpf-next 4/5] libbpf: support sleepable progs
` [PATCH v4 bpf-next 5/5] selftests/bpf: Add sleepable tests
[PATCH net-next 0/8] Add PAL support to smsc95xx
2020-06-30 3:16 UTC (3+ messages)
[PATCH net-next 0/3] cls_flower: Offload unmasked key
2020-06-30 3:09 UTC (3+ messages)
[PATCH net] net/sched: act_mirred: fix fragment the packet after defrag in act_ct
2020-06-30 2:54 UTC
[PATCH net-next] hinic: remove unused but set variable
2020-06-30 2:30 UTC
[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC
2020-06-30 2:25 UTC (8+ messages)
` [PATCH linux-can-next/flexcan] can: flexcan: fix TDC feature
[PATCH net-next] icmp: support rfc 4884
2020-06-30 2:18 UTC (7+ messages)
linux-next: build failures after merge of the vfs tree
2020-06-30 2:14 UTC (10+ messages)
[PATCH net-next] tcp: call tcp_ack_tstamp() when not fully acked
2020-06-30 2:01 UTC
[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
2020-06-30 1:54 UTC (8+ messages)
` [PATCH v4 bpf-next 07/14] bpf: Allow nested BTF object to be refferenced by BTF object + offset
` [PATCH v4 bpf-next 12/14] selftests/bpf: Add verifier test for d_path helper
` [PATCH v4 bpf-next 14/14] selftests/bpf: Add test for resolve_btfids
kernel BUG at net/l2tp/l2tp_core.c:LINE!
2020-06-30 1:40 UTC
[net-next v2 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2020-06-29
2020-06-30 1:27 UTC (14+ messages)
` [net-next v2 01/13] igc: Add initial EEE support
` [net-next v2 02/13] igc: Add initial LTR support
` [net-next v2 03/13] igc: Clean up Rx timestamping logic
` [net-next v2 04/13] igc: Remove duplicate code in Tx timestamp handling
` [net-next v2 05/13] igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb
` [net-next v2 06/13] igc: Remove UDP filter setup in PTP code
` [net-next v2 07/13] igc: Refactor igc_ptp_set_timestamp_mode()
` [net-next v2 08/13] igc: Fix Rx timestamp disabling
` [net-next v2 09/13] igc: Add LPI counters
` [net-next v2 10/13] igc: Remove TCP segmentation TX fail counter
` [net-next v2 11/13] igc: Refactor the igc_power_down_link()
` [net-next v2 12/13] igc: Remove unneeded check for copper media type
` [net-next v2 13/13] igc: Remove checking media type during MAC initialization
[PATCH net-next 5/8] smsc95xx: use PAL framework read/write functions
2020-06-30 1:26 UTC (2+ messages)
[PATCH net-next 3/8] smsc95xx: add PAL support to use external PHY drivers
2020-06-30 1:19 UTC (2+ messages)
[PATCH net-next 0/5] net: ipa: endpoint configuration updates
2020-06-30 1:09 UTC (6+ messages)
` [PATCH net-next 1/5] net: ipa: head-of-line block registers are RX only
[PATCH net-next 1/8] smsc95xx: check return value of smsc95xx_reset
2020-06-30 1:08 UTC (2+ messages)
[PATCH net v2 0/8] support AF_PACKET for layer 3 devices
2020-06-30 1:06 UTC (9+ messages)
` [PATCH net v2 1/8] net: ip_tunnel: add header_ops "
` [PATCH net v2 2/8] net: ipip: implement header_ops->parse_protocol for AF_PACKET
` [PATCH net v2 3/8] wireguard: "
` [PATCH net v2 4/8] wireguard: queueing: make use of ip_tunnel_parse_protocol
` [PATCH net v2 5/8] tun: implement header_ops->parse_protocol for AF_PACKET
` [PATCH net v2 6/8] net: vti: "
` [PATCH net v2 7/8] net: sit: "
` [PATCH net v2 8/8] net: xfrmi: "
[PATCH net-next 0/3] net: ipa: small improvements
2020-06-30 1:03 UTC (4+ messages)
` [PATCH net-next 1/3] net: ipa: always report GSI state errors
[PATCH net 0/3] net: ipa: three bug fixes
2020-06-30 1:02 UTC (4+ messages)
` [PATCH net 2/3] net: ipa: no checksum offload for SDM845 LAN RX
[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
2020-06-30 0:51 UTC (7+ messages)
` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support
[PATCH net-next v2 00/10] Add ethtool extended link state
2020-06-30 0:45 UTC (2+ messages)
[PATCH RESEND net-next 0/2] dpaa2-eth: send a scatter-gather FD instead of realloc-ing
2020-06-30 0:43 UTC (2+ messages)
[PATCH net-next 0/8] bnxt_en: Driver update for net-next
2020-06-30 0:42 UTC (9+ messages)
` [PATCH net-next 2/8] bnxt_en: Add logical RSS indirection table structure
` [PATCH net-next 4/8] bnxt_en: Fill HW RSS table from the RSS logical indirection table
` [PATCH net-next 6/8] bnxt_en: Implement ethtool -X to set "
[PATCH net 0/5] support AF_PACKET for layer 3 devices
2020-06-30 0:41 UTC (3+ messages)
[PATCH v2 net-next 00/15] sfc: prerequisites for EF100 driver, part 1
2020-06-30 0:38 UTC (3+ messages)
[PATCH net-next v2 0/3] cxgb4: add mirror action support for TC-MATCHALL
2020-06-30 0:34 UTC (5+ messages)
` [PATCH net-next v2 1/3] cxgb4: add mirror action to TC-MATCHALL offload
` [PATCH net-next v2 2/3] cxgb4: add support for mirror Rxqs
` [PATCH net-next v2 3/3] cxgb4: add main VI to mirror VI config replication
[v2,iproute2-next 2/2] action police: make 'mtu' could be set independently in police action
2020-06-30 0:33 UTC (3+ messages)
` [v2,net-next] net:qos: police action offloading parameter 'burst' change to the original value
[PATCH net-next 0/6] MPTCP: improve fallback to TCP
2020-06-30 0:29 UTC (14+ messages)
` [PATCH net-next 1/6] net: mptcp: "
` [PATCH net-next 2/6] mptcp: fallback in case of simultaneous connect
` [PATCH net-next 3/6] mptcp: check for plain TCP sock at accept time
` [PATCH net-next 4/6] mptcp: create first subflow at msk creation time
` [PATCH net-next 5/6] mptcp: __mptcp_tcp_fallback() returns a struct sock
` [PATCH net-next 6/6] mptcp: close poll() races
[PATCH RFC v3 bpf-next 0/4] bpf: Introduce minimal support for sleepable progs
2020-06-30 0:28 UTC (4+ messages)
` [PATCH RFC v3 bpf-next 2/4] bpf: Add bpf_copy_from_user() helper
[PATCH v2] net: phy: marvell10g: support XFI rate matching mode
2020-06-30 0:25 UTC (2+ messages)
[pull request][net-next 00/15] mlx5 tls rx offload 2020-06-26
2020-06-30 0:24 UTC (2+ messages)
[net-next 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2020-06-26
2020-06-30 0:23 UTC (8+ messages)
` [net-next 05/13] igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb
[PATCH v1 1/4] qlge/qlge_main.c: use genric power management
2020-06-30 0:21 UTC (3+ messages)
` [kbuild-all] "
[Patch net] genetlink: get rid of family->attrbuf
2020-06-30 0:16 UTC (2+ messages)
[PATCH net-next v1 0/5] TC: Introduce qevents
2020-06-30 0:15 UTC (2+ messages)
[PATCH net-next 0/6] net: ethernet: ti: am65-cpsw: update and enable sr2.0 soc
2020-06-30 0:06 UTC (2+ messages)
[PATCH net] netfilter: ipset: call ip_set_free() instead of kfree()
2020-06-30 0:04 UTC
pull-request: mac80211 2020-06-29
2020-06-29 23:58 UTC (2+ messages)
[net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client
2020-06-29 23:13 UTC (12+ messages)
[PATCH net-next 0/3] cxgb4: add mirror action support for TC-MATCHALL
2020-06-29 22:53 UTC (8+ messages)
[PATCH v2 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
2020-06-29 22:26 UTC (4+ messages)
` [PATCH v2 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs "
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 read-only IMAP folder(s) and NNTP newsgroup(s).