messages from 2019-05-21 20:44:32 to 2019-05-22 18:56:04 UTC [more...]
[PATCH v7 bpf-next 00/16] bpf: eliminate zero extensions for sub-register writes
2019-05-22 18:55 UTC (7+ messages)
` [PATCH v7 bpf-next 01/16] bpf: verifier: mark verified-insn with sub-register zext flag
` [PATCH v7 bpf-next 03/16] bpf: introduce new mov32 variant for doing explicit zero extension
` [PATCH v7 bpf-next 04/16] bpf: verifier: insert zero extension according to analysis result
` [PATCH v7 bpf-next 05/16] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH v7 bpf-next 06/16] bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH v7 bpf-next 07/16] libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
[PATCH net-next v2 1/8] dt-bindings: phy: dp83867: Describe how driver behaves w.r.t rgmii delay
2019-05-22 18:54 UTC (10+ messages)
` [PATCH net-next v2 2/8] dt-bindings: phy: dp83867: Add documentation for disabling clock output
` [PATCH net-next v2 3/8] net: phy: dp83867: Add ability to disable output clock
` [PATCH net-next v2 4/8] net: phy: dp83867: Rework delay rgmii delay handling
` [PATCH net-next v2 5/8] net: phy: dp83867: Use unsigned variables to store unsigned properties
` [PATCH net-next v2 6/8] net: phy: dp83867: IO impedance is not dependent on RGMII delay
` [PATCH net-next v2 7/8] net: phy: dp83867: Validate FIFO depth property
` [PATCH net-next v2 8/8] net: phy: dp83867: Allocate state struct in probe
[PATCH iproute2 v2] m_mirred: don't bail if the control action is missing
2019-05-22 18:52 UTC (2+ messages)
[PATCH net-next 0/2] net: phy: T1 support
2019-05-22 18:47 UTC (3+ messages)
` [PATCH net-next 1/2] net: phy: Add support for 100BaseT1 and 1000BaseT1
` [PATCH net-next 2/2] net: phy: Make phy_basic_t1_features use base100t1
[PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
2019-05-22 18:48 UTC (8+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] tools/bpf: sync bpf uapi header bpf.h to tools directory
` [PATCH bpf-next v2 3/3] tools/bpf: add a selftest for bpf_send_signal() helper
[PATCH bpf-next 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
2019-05-22 18:32 UTC (6+ messages)
` [PATCH bpf-next 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev
` [PATCH bpf-next 2/2] net: xdp: remove XDP_QUERY_PROG{,_HW}
[RFC PATCH v2 net-next 0/3] flow_offload: Re-add per-action statistics
2019-05-22 18:26 UTC (17+ messages)
` [RFC PATCH net-next] net: sched: don't use tc_action->order during action dump
[PATCH] net: phy: lxt: Add suspend/resume support to LXT971 and LXT973
2019-05-22 18:25 UTC (2+ messages)
[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-22 18:22 UTC (16+ messages)
[PATCH bpf] selftests: bpf: add zero extend checks for ALU32 and/or/xor
2019-05-22 18:13 UTC (2+ messages)
[PATCH bpf-next] libbpf: emit diff of mismatched public API, if any
2019-05-22 18:00 UTC (6+ messages)
[PATCH v2 bpf-next] libbpf: emit diff of mismatched public API, if any
2019-05-22 17:51 UTC
[PATCH v2] vmalloc: Fix issues with flush flag
2019-05-22 17:40 UTC (4+ messages)
[PATCH v4] net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics
2019-05-22 17:36 UTC (2+ messages)
[PATCH net-next 0/4] phylink/sfp updates
2019-05-22 17:34 UTC (2+ messages)
[PATCH rdma-next v2 00/17] Statistics counter support
2019-05-22 17:31 UTC (15+ messages)
` [PATCH rdma-next v2 05/17] RDMA/counter: Add set/clear per-port auto mode support
` [PATCH rdma-next v2 06/17] RDMA/counter: Add "auto" configuration "
` [PATCH rdma-next v2 11/17] RDMA/netlink: Implement counter dumpit calback
` [PATCH rdma-next v2 13/17] RDMA/core: Get sum value of all counters when perform a sysfs stat read
` [PATCH rdma-next v2 17/17] RDMA/nldev: Allow get default counter statistics through RDMA netlink
tc_classid access in skb bpf context
2019-05-22 17:26 UTC (3+ messages)
LPC networking track?
2019-05-22 17:11 UTC (2+ messages)
[PATCH] hsr: fix don't prune the master node from the node_db
2019-05-22 17:02 UTC (2+ messages)
[bpf PATCH v4 0/4] sockmap/ktls fixes
2019-05-22 16:57 UTC (3+ messages)
` [bpf PATCH v4 1/4] bpf: tls, implement unhash to avoid transition out of ESTABLISHED
DSA setup IMX6ULL and Marvell 88E6390 with 2 Ethernet Phys - CPU Port is not working
2019-05-22 16:32 UTC (2+ messages)
[PATCH net-next v2] cxgb4: Enable hash filter with offload
2019-05-22 16:16 UTC
[GIT] Networking
2019-05-22 16:00 UTC (2+ messages)
WARNING: locking bug in do_ipv6_setsockopt
2019-05-22 15:58 UTC
kernel BUG at include/linux/scatterlist.h:LINE!
2019-05-22 15:58 UTC
memory leak in sock_hash_update_common
2019-05-22 15:58 UTC
[PATCH net-next] cxgb4: Enable hash filter with offload
2019-05-22 15:00 UTC (3+ messages)
[PATCH net-next] cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
2019-05-22 14:52 UTC (3+ messages)
Logo on USB drive
2019-05-22 11:06 UTC
Logo printing
2019-05-22 10:46 UTC
KASAN: use-after-free Read in sk_psock_unlink
2019-05-22 14:45 UTC (2+ messages)
[Intel-wired-lan] i40e X722 RSS problem with NAT-Traversal IPsec packets
2019-05-22 14:39 UTC (13+ messages)
i.MX8MQ clk: enet1_root_clk already disabled
2019-05-22 14:25 UTC
stmmac / meson8b-dwmac
2019-05-22 14:02 UTC (20+ messages)
[PATCH] net: fec: remove redundant ipg clock disable
2019-05-22 13:56 UTC
[PATCH net] ocelot: Dont allocate another multicast list, use __dev_mc_sync
2019-05-22 13:50 UTC (2+ messages)
WARNING: locking bug in rhashtable_walk_enter
2019-05-22 13:38 UTC (3+ messages)
[PATCH bpf-next v2 0/2] net: xdp: Two XSKMAP improvements
2019-05-22 13:37 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] xsk: remove AF_XDP socket from map when the socket is released
` [PATCH bpf-next v2 2/2] xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP
ARM router NAT performance affected by random/unrelated commits
2019-05-22 12:17 UTC (4+ messages)
[PATCH net] net: sched: sch_ingress: do not report ingress filter info in egress path
2019-05-22 12:13 UTC (5+ messages)
[PATCH] ravb: implement MTU change while device is up
2019-05-22 11:59 UTC (9+ messages)
[RFC PATCH 1/1] enic: prvent waking up stopped tx queues during watchdog reset process
2019-05-22 11:33 UTC
[PATCH net v2 0/3] Documentation: tls: add offload documentation
2019-05-22 11:25 UTC (5+ messages)
` [PATCH net v2 1/3] Documentation: net: move device drivers docs to a submenu
` [PATCH net v2 2/3] Documentation: tls: RSTify the ktls documentation
` [PATCH net v2 3/3] Documentation: add TLS offload documentation
[PATCH net] sk_msg: Keep reference on socket file while psock lives
2019-05-22 11:14 UTC (5+ messages)
[PATCH] e1000e: Work around hardware unit hang by disabling TSO
2019-05-22 10:58 UTC (4+ messages)
` [Intel-wired-lan] "
[No Subject]
2019-05-22 5:41 UTC
[PATCH] net: stmmac: move reset gpio parse & request to stmmac_mdio_register
2019-05-22 10:06 UTC
[PATCH] net: stmmac: fix reset gpio free missing
2019-05-22 10:05 UTC
[bpf PATCH] bpf: sockmap, restore sk_write_space when psock gets dropped
2019-05-22 10:01 UTC
[PATCH] mISDN: make sure device name is NUL terminated
2019-05-22 8:45 UTC
[PATCH] net: macb: save/restore the remaining registers and features
2019-05-22 8:24 UTC
[PATCH v2] tipc: Avoid copying bytes beyond the supplied data
2019-05-22 7:47 UTC (2+ messages)
[PATCH] samples: bpf: fix style in bpf_load
2019-05-22 7:45 UTC (2+ messages)
[PATCH] Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections"
2019-05-22 7:08 UTC (3+ messages)
[PATCH v2 bpf-next 0/3] bpf: optimize explored_states
2019-05-22 5:54 UTC (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: cleanup explored_states
` [PATCH v2 bpf-next 2/3] bpf: split explored_states
` [PATCH v2 bpf-next 3/3] bpf: convert explored_states to hash table
[PATCH RFC] net: qualcomm: rmnet: Move common struct definitions to include
2019-05-22 5:47 UTC (5+ messages)
[PATCH] net/mlx5e: Allow removing representors netdev to other namespace
2019-05-22 4:49 UTC (6+ messages)
[PATCH bpf-next 0/3] bpf: optimize explored_states
2019-05-22 4:18 UTC (9+ messages)
` [PATCH bpf-next 1/3] bpf: cleanup explored_states
` [PATCH bpf-next 2/3] bpf: split explored_states
` [PATCH bpf-next 3/3] bpf: convert explored_states to hash table
Question about IRQs during the .remove() of virtio-vsock driver
2019-05-22 3:44 UTC (5+ messages)
[PATCH net] xfrm: Fix xfrm sel prefix length validation
2019-05-22 3:17 UTC (2+ messages)
WARNING: locking bug in inet_autobind
2019-05-22 3:16 UTC (2+ messages)
[PATCH v2 bpf-next 0/3] bpf: increase jmp sequence limit
2019-05-22 3:14 UTC (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: bump "
` [PATCH v2 bpf-next 2/3] selftests/bpf: adjust verifier scale test
` [PATCH v2 bpf-next 3/3] selftests/bpf: add pyperf "
[PATCH net 0/3] net/tls: fix device surprise removal with offload
2019-05-22 2:02 UTC (4+ messages)
` [PATCH net 1/3] net/tls: avoid NULL-deref on resync during device removal
` [PATCH net 2/3] net/tls: fix state removal with feature flags off
` [PATCH net 3/3] net/tls: don't ignore netdev notifications if no TLS features
[PATCH] samples: bpf: fix: change the buffer size for read()
2019-05-22 1:59 UTC (3+ messages)
[PATCH V3 net-next 6/6] ptp: Add a driver for InES time stamping IP core
2019-05-22 1:42 UTC (2+ messages)
[PATCH V3 net-next 5/6] net: mdio: of: Register discovered MII time stampers
2019-05-22 1:22 UTC (2+ messages)
[PATCH V3 net-next 4/6] dt-bindings: ptp: Introduce MII time stamping devices
2019-05-22 1:14 UTC (2+ messages)
[PATCH V3 net-next 3/6] net: Add a layer for non-PHY MII time stamping drivers
2019-05-22 1:08 UTC (2+ messages)
[PATCH V3 net-next 2/6] net: Introduce a new MII time stamping interface
2019-05-22 0:58 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: increase jmp sequence limit
2019-05-22 0:56 UTC (8+ messages)
` [PATCH bpf-next 1/3] bpf: bump "
` [PATCH bpf-next 2/3] selftests/bpf: adjust verifier scale test
` [PATCH bpf-next 3/3] selftests/bpf: add pyperf "
[PATCH 1/5] samples/bpf: fix test_lru_dist build
2019-05-21 23:32 UTC (7+ messages)
[PATCH 10/10] docs: fix broken documentation links
2019-05-21 22:56 UTC (2+ messages)
[PATCH V3 net-next 1/6] net: Introduce peer to peer one step PTP time stamping
2019-05-21 22:47 UTC
[PATCH V3 net-next 0/6] Peer to Peer One-Step time stamping
2019-05-21 22:47 UTC
bpf-next is OPEN
2019-05-21 22:25 UTC
RFC: Fixing SK_REUSEPORT from sk_lookup_* helpers
2019-05-21 21:39 UTC (7+ messages)
[PATCH iproute2 net-next] ip: add a new parameter -Numeric
2019-05-21 21:20 UTC (5+ messages)
memory leak in batadv_tvlv_handler_register
2019-05-21 20:48 UTC (3+ messages)
` [PATCH net] batadv: fix for leaked TVLV handler
[PATCH v4 0/2] Fix issues with vmalloc flush flag
2019-05-21 20:51 UTC (3+ messages)
` [PATCH v4 1/2] vmalloc: Fix calculation of direct map addr range
` [PATCH v4 2/2] vmalloc: Avoid rare case of flushing tlb with weird arguements
[PATCH v2] usbnet: fix kernel crash after disconnect
2019-05-21 20:47 UTC (3+ messages)
` [PATCH v3] "
[PATCH net] selftests: fib_rule_tests: use pre-defined DEV_ADDR
2019-05-21 20:44 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).