messages from 2020-09-30 21:20:42 to 2020-10-01 10:39:59 UTC [more...]
[net-next v2 00/11] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
2020-10-01 10:30 UTC (12+ messages)
` [net-next v2 01/11] net: bridge: extend the process of special frames
` [net-next v2 02/11] bridge: cfm: Add BRIDGE_CFM to Kconfig
` [net-next v2 03/11] bridge: uapi: cfm: Added EtherType used by the CFM protocol
` [net-next v2 04/11] bridge: cfm: Kernel space implementation of CFM
` [net-next v2 05/11] "
` [net-next v2 06/11] "
` [net-next v2 07/11] bridge: cfm: Netlink Interface
` [net-next v2 08/11] bridge: cfm: Netlink Notifications
` [net-next v2 09/11] bridge: cfm: Bridge port remove
` [net-next v2 10/11] bridge: switchdev: cfm: switchdev interface implementation
` [net-next v2 11/11] bridge: cfm: Added CFM switchdev utilization
KMSAN: uninit-value in batadv_nc_worker
2020-10-01 10:29 UTC
WARNING in cfg80211_connect
2020-10-01 10:28 UTC
[PATCH net-next 0/5] implement kthread based napi poll
2020-10-01 10:01 UTC (5+ messages)
` [PATCH net-next 5/5] net: improve napi threaded config
[PATCH net-next 0/3] net: atlantic: phy tunables from mac driver
2020-10-01 10:18 UTC (6+ messages)
` [PATCH net-next 3/3] net: atlantic: implement media detect feature via phy tunables
` [EXT] "
[PATCH net-next v4 resend 0/5] net/ravb: Add support for explicit internal clock delay configuration
2020-10-01 10:10 UTC (6+ messages)
` [PATCH net-next v4 resend 1/5] dt-bindings: net: ethernet-controller: Add internal delay properties
` [PATCH net-next v4 resend 2/5] dt-bindings: net: renesas,ravb: Document internal clock "
` [PATCH net-next v4 resend 3/5] dt-bindings: net: renesas,etheravb: Convert to json-schema
` [PATCH net-next v4 resend 4/5] ravb: Split delay handling in parsing and applying
` [PATCH net-next v4 resend 5/5] ravb: Add support for explicit internal clock delay configuration
[PATCH v3 net-next 00/12] mvneta: introduce XDP multi-buffer support
2020-10-01 9:47 UTC (11+ messages)
` [PATCH v3 net-next 06/12] bpf: helpers: add multibuffer support
` [PATCH v3 net-next 10/12] bpf: add xdp multi-buffer selftest
[PATCH net-next 0/6] l2tp: add ac/pppoe driver
2020-10-01 8:59 UTC (2+ messages)
Altera TSE driver not working in 100mbps mode
2020-10-01 8:29 UTC (10+ messages)
` "
[PATCH net 00/12] net: iflink and link-netnsid fixes
2020-10-01 8:19 UTC (14+ messages)
` [PATCH net 01/12] ipvlan: add get_link_net
` [PATCH net 02/12] geneve: "
` [PATCH net 03/12] Revert "rtnetlink: always put IFLA_LINK for links with a link-netnsid"
` [PATCH net 04/12] rtnetlink: always put IFLA_LINK for links with ndo_get_iflink
` [PATCH net 05/12] bridge: always put IFLA_LINK for ports "
` [PATCH net 06/12] bridge: advertise IFLA_LINK_NETNSID when dumping bridge ports
` [PATCH net 07/12] ipv6: always put IFLA_LINK for devices with ndo_get_iflink
` [PATCH net 08/12] ipv6: advertise IFLA_LINK_NETNSID when dumping ipv6 addresses
` [PATCH net 09/12] net: link_watch: fix operstate when the link has the same index as the device
` [PATCH net 10/12] net: link_watch: fix detection of urgent events
` [PATCH net 11/12] batman-adv: fix iflink detection in batadv_is_on_batman_iface
` [PATCH net 12/12] batman-adv: fix detection of lower link in batadv_get_real_netdevice
[RFC net-next 0/9] genetlink: support per-command policy dump
2020-10-01 8:04 UTC (19+ messages)
` [RFC net-next 1/9] genetlink: add missing kdoc for validation flags
` [RFC net-next 2/9] genetlink: reorg struct genl_family
` [RFC net-next 3/9] genetlink: add small version of ops
` [RFC net-next 4/9] genetlink: move to smaller ops wherever possible
` [RFC net-next 5/9] genetlink: add a structure for dump state
` [RFC net-next 6/9] genetlink: use .start callback for dumppolicy
` [RFC net-next 7/9] genetlink: bring back per op policy
` [RFC net-next 8/9] genetlink: use per-op policy for CTRL_CMD_GETPOLICY
` [RFC net-next 9/9] genetlink: allow dumping command-specific policy
[PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
2020-10-01 7:54 UTC (8+ messages)
` [PATCH v9 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v9 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
` [PATCH v9 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v9 4/7] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v9 5/7] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v9 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v9 7/7] libceph: use sendpage_ok() in ceph_tcp_sendpage()
[PATCH net] r8169: fix handling ether_clk
2020-10-01 7:48 UTC (2+ messages)
[Linux-kernel-mentees] [PATCH] net: bluetooth: Fix null pointer dereference in hci_event_packet()
2020-10-01 7:45 UTC (4+ messages)
` "
[PATCH net-next v2 1/7] net: devlink: Add unused port flavour
2020-10-01 7:39 UTC (11+ messages)
[Linux-kernel-mentees][PATCH v2] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
2020-10-01 7:32 UTC
[PATCH bpf-next v2 0/4] Sockmap copying
2020-10-01 7:23 UTC (6+ messages)
` [PATCH bpf-next v2 2/4] selftests: bpf: Add helper to compare socket cookies
[PATCH net] r8169: fix data corruption issue on RTL8402
2020-10-01 7:23 UTC
[patch iproute2-next] devlink: Add health reporter test command support
2020-10-01 7:21 UTC
[iproute2-next v2 1/1] devlink: display elapsed time during flash update
2020-10-01 7:17 UTC (3+ messages)
[PATCH v3] Bluetooth: Check for encryption key size on connect
2020-10-01 7:14 UTC (10+ messages)
[PATCH net] ravb: Fix bit fields checking in ravb_hwtstamp_get()
2020-10-01 7:13 UTC (2+ messages)
[PATCH] e1000: do not panic on malformed rx_desc
2020-10-01 7:06 UTC (5+ messages)
` [Intel-wired-lan] "
INFO: task hung in tcf_action_init_1
2020-10-01 6:40 UTC (3+ messages)
[PATCH v5 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
2020-10-01 6:27 UTC (4+ messages)
` [PATCH v5 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v5 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS
dsa/mv88e6xxx: leaking packets on MV88E6341 switch
2020-10-01 6:21 UTC (3+ messages)
RTL8402 stops working after hibernate/resume
2020-10-01 6:14 UTC (23+ messages)
[PATCH bpf-next v7 1/2] bpf: Add bpf_ktime_get_real_ns
2020-10-01 5:35 UTC (3+ messages)
` [PATCH bpf-next v7 2/2] selftests/bpf: Selftest for real time helper
[PATCH bpf v3] bpf: fix "unresolved symbol" build error with resolve_btfids
2020-10-01 5:13 UTC
[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
2020-10-01 5:08 UTC (7+ messages)
` [PATCH 1/6] Add ancillary bus support
` [PATCH 2/6] ASoC: SOF: Introduce descriptors for SOF client
` [PATCH 3/6] ASoC: SOF: Create client driver for IPC test
` [PATCH 4/6] ASoC: SOF: ops: Add ops for client registration
` [PATCH 5/6] ASoC: SOF: Intel: Define "
` [PATCH 6/6] ASoC: SOF: debug: Remove IPC flood test support in SOF core
[pull request][net-next 00/15] mlx5 updates 2020-09-30
2020-10-01 4:33 UTC (16+ messages)
` [net-next 01/15] net/mlx5: DR, Replace the check for valid STE entry
` [net-next 02/15] net/mlx5: DR, Remove unneeded check from source port builder
` [net-next 03/15] net/mlx5: DR, Remove unneeded vlan check from L2 builder
` [net-next 04/15] net/mlx5: DR, Remove unneeded local variable
` [net-next 05/15] net/mlx5: DR, Call ste_builder directly with tag pointer
` [net-next 06/15] net/mlx5: DR, Add support for rule creation with flow source hint
` [net-next 07/15] net/mlx5: E-switch, Use PF num in metadata reg c0
` [net-next 08/15] net/mlx5: E-switch, Add helper to check egress ACL need
` [net-next 09/15] net/mlx5: E-switch, Use helper function to load unload representor
` [net-next 10/15] net/mlx5: E-switch, Move devlink eswitch ports closer to eswitch
` [net-next 11/15] net/mlx5: E-Switch, Support flow source for local vport
` [net-next 12/15] net/mlx5: Use dma device access helper
` [net-next 13/15] net/mlx5: Fix dereference on pointer attr after null check
` [net-next 14/15] net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get()
` [net-next 15/15] net/mlx5e: Fix potential null pointer dereference
[net-next PATCH v1 0/7] ACPI support for dpaa2 driver
2020-10-01 4:00 UTC (13+ messages)
` [net-next PATCH v1 2/7] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v1 4/7] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v1 7/7] net/fsl: Use _ADR ACPI object to register PHYs
linux-next: manual merge of the net-next tree with the net tree
2020-10-01 3:52 UTC
linux-next: manual merge of the net-next tree with the net tree
2020-10-01 3:49 UTC
RFQ
2020-10-01 3:19 UTC
[PATCH net-next v2] net: dsa: Support bridge 802.1Q while untagging
2020-10-01 3:06 UTC
dsa: mv88e6xxx: serdes link without phy
2020-10-01 2:27 UTC (3+ messages)
ip rule iif oif and vrf
2020-10-01 2:23 UTC (7+ messages)
[pull request][net 00/15] mlx5 fixes 2020-09-30
2020-10-01 2:05 UTC (16+ messages)
` [net 01/15] net/mlx5: Don't allow health work when device is uninitialized
` [net 02/15] net/mlx5: Fix a race when moving command interface to polling mode
` [net 03/15] net/mlx5: Avoid possible free of command entry while timeout comp handler
` [net 04/15] net/mlx5: poll cmd EQ in case of command timeout
` [net 05/15] net/mlx5: Add retry mechanism to the command entry index allocation
` [net 06/15] net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
` [net 07/15] net/mlx5: Fix request_irqs error flow
` [net 08/15] net/mlx5e: Fix error path for RQ alloc
` [net 09/15] net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
` [net 10/15] net/mlx5e: CT, Fix coverity issue
` [net 11/15] net/mlx5e: Fix driver's declaration to support GRE offload
` [net 12/15] net/mlx5e: Fix return status when setting unsupported FEC mode
` [net 13/15] net/mlx5e: Fix VLAN cleanup flow
` [net 14/15] net/mlx5e: Fix VLAN create flow
` [net 15/15] net/mlx5e: Fix race condition on nhe->n pointer in neigh update
[bpf-next PATCH 0/2] Add skb_adjust_room() for SK_SKB
2020-10-01 1:59 UTC (4+ messages)
` [bpf-next PATCH 1/2] bpf, sockmap: add skb_adjust_room to pop bytes off ingress payload
Genetlink per cmd policies
2020-10-01 1:53 UTC (13+ messages)
[RFC PATCH net-next v2 0/2] driver/net/ethernet W=1 by default
2020-10-01 1:12 UTC (3+ messages)
` [PATCH net-next v2 1/2] Makefile.extrawarn: Add symbol for W=1 warnings for today
` [PATCH net-next v2 2/2] driver/net/ethernet: Sign up for W=1 as defined on 20200930
[PATCH bpf v2] bpf: fix "unresolved symbol" build error with resolve_btfids
2020-10-01 1:02 UTC
[PATCH net-next 0/7] drop_monitor: Convert to use devlink tracepoint
2020-10-01 1:01 UTC (2+ messages)
[PATCH bpf] bpf: fix "unresolved symbol" build error with resolve_btfids
2020-10-01 1:00 UTC (5+ messages)
[PATCH bpf-next v6 1/2] bpf: Add bpf_ktime_get_real_ns
2020-10-01 0:56 UTC (2+ messages)
[PATCH net-next v2 0/4] dpaa2-eth: add devlink parser error drop trap support
2020-10-01 0:25 UTC (3+ messages)
` [PATCH net-next v2 4/4] dpaa2-eth: add support for devlink parser error drop traps
[PATCH net-next] net: dsa: Support bridge 802.1Q while untagging
2020-10-01 0:16 UTC (4+ messages)
linux-next: build failure after merge of the net-next tree
2020-09-30 23:19 UTC (4+ messages)
linux-next: Fixes tags need some work in the net tree
2020-09-30 22:48 UTC
[PATCH bpf-next 0/4] libbpf: add raw BTF type dumping
2020-09-30 22:47 UTC (7+ messages)
[PATCH v4 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
2020-09-30 22:46 UTC (4+ messages)
` [PATCH v4 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v4 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS
[PATCH bpf-next v6 2/2] selftests/bpf: Selftest for real time helper
2020-09-30 22:29 UTC
pull-request: can-next 2020-09-30
2020-09-30 22:21 UTC (2+ messages)
[PATCH v2 net-next 0/2] ionic watchdog training
2020-09-30 22:12 UTC (2+ messages)
[net PATCH v2 0/4] Fix bugs in Octeontx2 netdev driver
2020-09-30 22:07 UTC (2+ messages)
[iproute2-next v1] devlink: display elapsed time during flash update
2020-09-30 22:02 UTC (7+ messages)
[net v2 0/2][pull request] Intel Wired LAN Driver Updates 2020-09-30
2020-09-30 22:01 UTC (2+ messages)
[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
2020-09-30 21:29 UTC (10+ messages)
[PATCH net-next v3 0/4] GVE Raw Addressing
2020-09-30 21:24 UTC (9+ messages)
` [PATCH net-next v3 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v3 4/4] gve: Add support for raw addressing in the tx path
[PATCH v4 25/52] docs: net: ieee802154.rst: fix C expressions
2020-09-30 21:23 UTC (4+ messages)
` [PATCH v4 33/52] docs: net: statistics.rst: remove a duplicated kernel-doc
[PATCH net-next 0/2] tcp: exponential backoff in tcp_send_ack()
2020-09-30 21:21 UTC (2+ messages)
[PATCH v3 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
2020-09-30 21:20 UTC (4+ messages)
` [PATCH v3 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS
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).