netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 14:59:02 to 2021-03-20 18:42:15 UTC [more...]

[PATCH v2 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver
 2021-03-20 18:40 UTC  (2+ messages)

[PATCH v1] Bluetooth: Add ncmd=0 recovery handling
 2021-03-20 17:33 UTC  (2+ messages)

Fwd: netdevice.7 SIOCGIFFLAGS/SIOCSIFFLAGS
 2021-03-20 17:22 UTC 

[PATCH bpf-next 00/15] Support calling kernel function
 2021-03-20 17:18 UTC  (26+ messages)
` [PATCH bpf-next 02/15] bpf: btf: Support parsing extern func
` [PATCH bpf-next 03/15] bpf: Refactor btf_check_func_arg_match
` [PATCH bpf-next 04/15] bpf: Support bpf program calling kernel function
` [PATCH bpf-next 12/15] libbpf: Support extern "

[PATCH bpf-next 0/3] Handle no-BTF object files better
 2021-03-20 17:00 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpftool: improve skeleton generation for objects without BTF
` [PATCH bpf-next 2/3] libbpf: skip BTF fixup if object file has no BTF
` [PATCH bpf-next 3/3] selftests/bpf: allow compiling BPF objects without BTF

[PATCH V4 net-next 5/5] icmp: add response to RFC 8335 PROBE messages
 2021-03-20 16:43 UTC  (6+ messages)

[PATCH v2] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
 2021-03-20 16:10 UTC  (11+ messages)

[PATCH net-next 0/5] net: ipa: more configuration data updates
 2021-03-20 15:57 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ipa: use configuration data for QSB settings
` [PATCH net-next 2/5] net: ipa: implement MAX_READS_BEATS QSB data
` [PATCH net-next 3/5] net: ipa: split sequencer type in two
` [PATCH net-next 4/5] net: ipa: sequencer type is for TX endpoints only
` [PATCH net-next 5/5] net: ipa: update some comments in "ipa_data.h"

GTE - The hardware timestamping engine
 2021-03-20 15:38 UTC  (2+ messages)

pull-request: bpf 2021-03-20
 2021-03-20 15:33 UTC 

[PATCH] net: make unregister netdev warning timeout configurable
 2021-03-20 14:28 UTC 

[PATCH net-next 0/4] net: ipa: fix validation
 2021-03-20 14:23 UTC  (17+ messages)
` [PATCH net-next 3/4] net: ipa: introduce ipa_assert()
` [PATCH net-next 4/4] net: ipa: activate some commented assertions

[PATCH net-next] net: dsa: hellcreek: Report switch name and ID
 2021-03-20 14:22 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: ipa: fix validation
 2021-03-20 14:17 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: ipa: fix init header command validation
` [PATCH net-next v2 2/2] net: ipa: fix IPA validation

[PATCH net-next v2 0/4] net: dsa: hellcreek: Add support for dumping tables
 2021-03-20 11:31 UTC  (5+ messages)
` [PATCH net-next v2 4/4] net: dsa: hellcreek: Add devlink FDB region

[PATCH mlx5-next v8 0/4] Dynamically assign MSI-X vectors count
 2021-03-20  9:13 UTC  (2+ messages)

[PATCH net v4] net: fix race between napi kthread mode and busy poll
 2021-03-20 10:31 UTC  (4+ messages)

[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
 2021-03-20 10:09 UTC  (22+ messages)
` [RFC PATCH v2 net-next 01/16] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge
` [RFC PATCH v2 net-next 02/16] net: dsa: pass extack to dsa_port_{bridge,lag}_join
` [RFC PATCH v2 net-next 03/16] net: dsa: inherit the actual bridge port flags at join time
` [RFC PATCH v2 net-next 04/16] net: dsa: sync up with bridge port's STP state when joining
` [RFC PATCH v2 net-next 05/16] net: dsa: sync up VLAN filtering state when joining the bridge
` [RFC PATCH v2 net-next 06/16] net: dsa: sync multicast router "
` [RFC PATCH v2 net-next 07/16] net: dsa: sync ageing time "
` [RFC PATCH v2 net-next 08/16] net: dsa: replay port and host-joined mdb entries "
` [RFC PATCH v2 net-next 10/16] net: dsa: replay VLANs installed on port "

[PATCH] net: decnet: Fixed multiple coding style issues
 2021-03-20  6:15 UTC 

KASAN: slab-out-of-bounds Read in add_adv_patterns_monitor
 2021-03-20  8:27 UTC  (2+ messages)
` [syzbot] "

[PATCHv3 0/3]usbnet: speed reporting for devices without MDIO
 2021-03-20  5:24 UTC  (5+ messages)
` [PATCHv3 3/3] CDC-NCM: record speed in status method

[PATCH v3] icmp: support rfc5837
 2021-03-20  4:24 UTC  (6+ messages)

[PATCH v7 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-03-20  3:47 UTC  (18+ messages)
` [PATCH v7 bpf-next 01/14] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v7 bpf-next 02/14] xdp: add xdp_shared_info data structure
` [PATCH v7 bpf-next 03/14] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v7 bpf-next 04/14] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v7 bpf-next 05/14] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v7 bpf-next 06/14] net: mvneta: enable jumbo frames for XDP
` [PATCH v7 bpf-next 07/14] net: xdp: add multi-buff support to xdp_build_skb_from_fram
` [PATCH v7 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v7 bpf-next 09/14] bpd: add multi-buffer support to xdp copy helpers
` [PATCH v7 bpf-next 10/14] bpf: add new frame_length field to the XDP ctx
` [PATCH v7 bpf-next 11/14] bpf: move user_size out of bpf_test_init
` [PATCH v7 bpf-next 12/14] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v7 bpf-next 13/14] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v7 bpf-next 14/14] bpf: update xdp_adjust_tail selftest to include multi-buffer

[PATCH 0/2] net: phy: dp83867: Configure LED modes via device tree
 2021-03-20  3:41 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: dp83867: Add binding for LED mode configuration
` [PATCH 2/2] net: phy: dp83867: add support for changing LED modes

[Patch bpf-next v5 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-20  2:45 UTC  (3+ messages)
` [Patch bpf-next v5 04/11] skmsg: avoid lock_sock() in sk_psock_backlog()

[PATCH bpf] bpf: use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIG
 2021-03-20  2:40 UTC  (7+ messages)

[PATCH V3] ethernet: sun: Fix a typo
 2021-03-20  2:20 UTC  (2+ messages)

[PATCH] selftests: net: forwarding: Fix a typo
 2021-03-20  2:17 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: cosmetic fix
 2021-03-20  0:46 UTC  (7+ messages)

[PATCH net-next 1/2] ip: Treat IPv4 segment's lowest address as unicast
 2021-03-20  0:02 UTC 

[PATCH net-next 0/2] Treat IPv4 lowest address as ordinary unicast address
 2021-03-20  0:01 UTC 

[PATCH net-next 2/2] selftests: Lowest IPv4 address in a subnet is valid
 2021-03-20  0:03 UTC 

macb broken on HiFive Unleashed
 2021-03-19 22:25 UTC  (6+ messages)

[PATCH] openvswitch: perform refragmentation for packets which pass through conntrack
 2021-03-19 22:13 UTC  (2+ messages)

[PATCH bpf-next] bpf: Remove insn_buf[] declaration in inner block
 2021-03-19 22:10 UTC  (2+ messages)

[PATCH] SUNRPC: Output oversized frag reclen as ASCII if printable
 2021-03-19 22:08 UTC  (6+ messages)

[PATCH net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2021-03-19
 2021-03-19 21:40 UTC  (7+ messages)
` [PATCH net-next 1/5] igc: Remove unused MII_CR_RESET
` [PATCH net-next 2/5] igc: Remove unused MII_CR_SPEED
` [PATCH net-next 3/5] igc: Remove unused MII_CR_LOOPBACK
` [PATCH net-next 4/5] igc: Assign boolean values to a bool variable
` [PATCH net-next 5/5] e1000e: Mark e1000e_pm_prepare() as __maybe_unused

[PATCH v3] bpf: Fix memory leak in copy_process()
 2021-03-19 21:26 UTC  (2+ messages)

[PATCH v2] selinux: vsock: Set SID for socket returned by accept()
 2021-03-19 21:00 UTC  (2+ messages)

[PATCH net] selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
 2021-03-19 21:00 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-03-19
 2021-03-19 21:00 UTC  (5+ messages)
` [PATCH net 1/3] e1000e: Fix duplicate include guard
` [PATCH net 2/3] igb: "
` [PATCH net 3/3] igb: check timestamp validity

[PATCH net] mptcp: Change mailing list address
 2021-03-19 21:00 UTC  (3+ messages)

[PATCH] net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes
 2021-03-19 20:50 UTC  (2+ messages)

[PATCH net-next 0/5] net: ipa: update configuration data
 2021-03-19 20:40 UTC  (7+ messages)
` [PATCH net-next 1/5] net: ipa: make all configuration data constant
` [PATCH net-next 2/5] net: ipa: fix canary count for SC7180 UC_INFO region
` [PATCH net-next 3/5] net: ipa: don't define empty memory regions
` [PATCH net-next 4/5] net: ipa: define some new "
` [PATCH net-next 5/5] net: ipa: define QSB limits in configuration data

[PATCH net] net: sched: fix packet stuck problem for lockless qdisc
 2021-03-19 19:45 UTC  (4+ messages)
` [Linuxarm] "

[PATCH net-next v2 0/3] Fixes applied to VCS8584 family
 2021-03-19 19:30 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()
 2021-03-19 19:20 UTC  (2+ messages)

[PATCH][next] octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"
 2021-03-19 19:20 UTC  (2+ messages)

[PATCH net-next] net: enetc: teardown CBDR during PF/VF unbind
 2021-03-19 19:20 UTC  (2+ messages)

[PATCH net-next] atl1c: switch to napi_gro_receive
 2021-03-19 19:10 UTC  (2+ messages)

[PATCH] atl1c: use napi_alloc_skb
 2021-03-19 19:10 UTC  (2+ messages)

[PATCH v2 net-next] net: phy: at803x: remove at803x_aneg_done()
 2021-03-19 19:10 UTC  (2+ messages)

[PATCH net-next 0/4] net: hinic; make some cleanup for hinic
 2021-03-19 19:10 UTC  (2+ messages)

[PATCH net-next] r8169: use lower_32_bits/upper_32_bits macros
 2021-03-19 19:10 UTC  (2+ messages)

[PATCH net-next 0/1] taprio: Handle short intervals and large packets
 2021-03-19 19:10 UTC  (2+ messages)

[PATCH] sch_red: Fix a typo
 2021-03-19 18:08 UTC  (2+ messages)

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-19 19:03 UTC  (9+ messages)
` [RFC v2] "
          ` [Linuxarm] "

Fw: [Bug 212353] New: Requesting IP_RECVTTL via setsockopt returns IP_TTL via recvmsg()'s cmsghdr
 2021-03-19 18:59 UTC  (2+ messages)
`  "

[PATCH v4 bpf-next 00/12] BPF static linking
 2021-03-19 18:58 UTC  (5+ messages)
` [PATCH v4 bpf-next 07/12] libbpf: add BPF static linker BTF and BTF.ext support

[PATCH] sctp: move sk_route_caps check and set into sctp_outq_flush_transports
 2021-03-19 18:40 UTC  (2+ messages)

[PATCH] neighbour: Disregard DEAD dst in neigh_update
 2021-03-19 18:33 UTC 

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-19 18:18 UTC  (8+ messages)
` [PATCH 1/7] mm/page_alloc: Move gfp_allowed_mask enforcement to prepare_alloc_pages
` [PATCH 2/7] mm/page_alloc: Rename alloced to allocated
` [PATCH 3/7] mm/page_alloc: Add a bulk page allocator

[PATCH] xfrm: return error when esp offload is requested and not supported
 2021-03-19 17:53 UTC  (5+ messages)

[PATCH v2 net-next] net: add CONFIG_PCPU_DEV_REFCNT
 2021-03-19 17:39 UTC 

[PATCH net-next] net: add CONFIG_PCPU_DEV_REFCNT
 2021-03-19 17:28 UTC  (3+ messages)

[PATCH 2/5] mm/page_alloc: Add a bulk page allocator
 2021-03-19 17:10 UTC  (12+ messages)

Design for sk_lookup helper function in context of sk_lookup hook
 2021-03-19 17:05 UTC  (3+ messages)

[PATCH iproute2-next] ip: xfrm: add support for tfcpad
 2021-03-19 16:57 UTC 

[PATCH] net/rds: correct socket tunable error in rds_tcp_tune()
 2021-03-19 16:48 UTC  (2+ messages)

linux-next: manual merge of the net tree with Linus' tree
 2021-03-19 15:55 UTC  (2+ messages)

[PATCH net-next] dsa: simplify Kconfig symbols and dependencies
 2021-03-19 15:46 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2021-03-19 15:38 UTC  (5+ messages)

[PATCH 0/5] qcom: wcnss: Allow overriding firmware form DT
 2021-03-19 15:19 UTC  (3+ messages)
` [PATCH 5/5] arm64: dts: qcom: msm8916: Enable modem and WiFi

[PATCH iproute2-next v4 0/6] ip: nexthop: Support resilient groups
 2021-03-19 15:07 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).