netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-05 09:09:33 to 2020-10-06 06:09:44 UTC [more...]

[PATCH net-next v6 0/7] Hirschmann Hellcreek DSA driver
 2020-10-06  6:09 UTC  (4+ messages)
` [PATCH net-next v6 2/7] net: dsa: Add DSA driver for Hirschmann Hellcreek switches

[PATCH net-next 0/4] enetc: Migrate to PHYLINK and PCS_LYNX
 2020-10-06  6:09 UTC  (6+ messages)
` [PATCH net-next 1/4] enetc: Clean up MAC and link configuration
` [PATCH net-next 2/4] enetc: Clean up serdes configuration
` [PATCH net-next 3/4] arm64: dts: fsl-ls1028a-rdb: Specify in-band mode for ENETC port 0
` [PATCH net-next 4/4] enetc: Migrate to PHYLINK and PCS_LYNX

[PATCH 1/3] rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
 2020-10-06  6:02 UTC  (2+ messages)

[PATCH] random32: Restore __latent_entropy attribute on net_rand_state
 2020-10-06  5:57 UTC  (4+ messages)

[PATCH] cxgb4: convert tasklets to use new tasklet_setup() API
 2020-10-06  5:53 UTC 

wireless: convert tasklets to use new tasklet_setup() API
 2020-10-06  5:51 UTC  (3+ messages)
` [PATCH 1/2] ath11k: "
` [PATCH 2/2] wireless: mt76: "

[PATCH v2 00/29] [Set 1,2,3] Rid W=1 warnings in Wireless
 2020-10-06  5:49 UTC  (3+ messages)

[PATCH v2] net/x25: Fix null-ptr-deref in x25_connect
 2020-10-06  5:45 UTC 

[RFC] net: phy: add shutdown hook to struct phy_driver
 2020-10-06  5:45 UTC  (10+ messages)

linux-next: build failure after merge of the net-next tree
 2020-10-06  5:41 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] samples/bpf: change Makefile to cope with latest llvm
 2020-10-06  4:34 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] samples/bpf: fix a compilation error with fallthrough marking

[PATCH v4 bpf-next 00/13] mvneta: introduce XDP multi-buffer support
 2020-10-06  4:29 UTC  (8+ messages)

[PATCH] rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
 2020-10-06  4:10 UTC  (2+ messages)

[PATCH libbpf] libbpf: check if pin_path was set even map fd exist
 2020-10-06  3:26 UTC  (13+ messages)
` [PATCHv2 bpf 0/3] Fix pining maps after reuse map fd
  ` [PATCHv2 bpf 1/3] libbpf: close map fd if init map slots failed
  ` [PATCHv2 bpf 2/3] libbpf: check if pin_path was set even map fd exist
  ` [PATCHv2 bpf 3/3] selftest/bpf: test pinning map with reused map fd
  ` [PATCHv3 bpf 0/3] Fix pining maps after reuse "
    ` [PATCHv3 bpf 1/3] libbpf: close map fd if init map slots failed
    ` [PATCHv3 bpf 2/3] libbpf: check if pin_path was set even map fd exist
    ` [PATCHv3 bpf 3/3] selftest/bpf: test pinning map with reused map fd

[PATCH bpf-next 1/2] samples/bpf: change Makefile to cope with latest llvm
 2020-10-06  3:05 UTC  (5+ messages)

[PATCH nf] netfilter: conntrack: connection timeout after re-register
 2020-10-06  0:34 UTC 

[PATCH net-next] net: always dump full packets with skb_dump
 2020-10-05 22:13 UTC  (2+ messages)

[PATCH net-next 0/6] ethtool: allow dumping policies to user space
 2020-10-05 22:21 UTC  (32+ messages)
` [PATCH net-next 1/6] ethtool: wire up get policies to ops
` [PATCH net-next 2/6] ethtool: use the attributes parsed by the core in get commands
` [PATCH net-next 3/6] ethtool: wire up set policies to ops
` [PATCH net-next 4/6] ethtool: link up ethnl_header_policy as a nested policy
` [PATCH net-next 5/6] netlink: add mask validation
` [PATCH net-next 6/6] ethtool: specify which header flags are supported per command

[PATCH 7/9 net-next] xfrm: use dev_sw_netstats_rx_add()
 2020-10-05 23:53 UTC  (2+ messages)

[PATCH net v2] net/tls: sendfile fails with ktls offload
 2020-10-05 23:44 UTC  (2+ messages)

[PATCH net-next] mptcp: don't skip needed ack
 2020-10-05 21:59 UTC  (2+ messages)
` [MPTCP] "

[PATCH 1/9 net-next] net: netdevice.h: sw_netstats_rx_add helper
 2020-10-05 23:14 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
 2020-10-05 22:39 UTC  (3+ messages)

[PATCH bpf-next] bpf, doc: Update Andrii's email in MAINTAINERS
 2020-10-05 22:36 UTC 

[PATCH net-next v2 0/7] ethtool: allow dumping policies to user space
 2020-10-05 22:07 UTC  (8+ messages)
` [PATCH net-next v2 1/7] ethtool: wire up get policies to ops
` [PATCH net-next v2 2/7] ethtool: wire up set "
` [PATCH net-next v2 3/7] ethtool: trim policy tables
` [PATCH net-next v2 4/7] ethtool: link up ethnl_header_policy as a nested policy
` [PATCH net-next v2 5/7] netlink: create helpers for checking type is an int
` [PATCH net-next v2 6/7] netlink: add mask validation
` [PATCH net-next v2 7/7] ethtool: specify which header flags are supported per command

[PATCH 1/1] net/rds: suppress page allocation failure error in recv buffer refill
 2020-10-05 21:39 UTC  (3+ messages)

[RFC PATCH net-next v2 0/2] driver/net/ethernet W=1 by default
 2020-10-05 21:08 UTC  (8+ messages)
` [PATCH net-next v2 1/2] Makefile.extrawarn: Add symbol for W=1 warnings for today

[PATCH] net: dsa: microchip: fix race condition
 2020-10-05 20:55 UTC  (3+ messages)

[PATCH v3 net-next 0/3] net: atlantic: phy tunables from mac driver
 2020-10-05 20:54 UTC  (5+ messages)
` [PATCH v3 net-next 1/3] ethtool: allow netdev driver to define phy tunables
` [PATCH v3 net-next 2/3] net: atlantic: implement phy downshift feature
` [PATCH v3 net-next 3/3] net: atlantic: implement media detect feature via phy tunables

[PATCH 9/9 net-next] ipv4: use dev_sw_netstats_rx_add()
 2020-10-05 20:37 UTC 

[PATCH 8/9 net-next] net: openvswitch: use dev_sw_netstats_rx_add()
 2020-10-05 20:37 UTC 

[PATCH 6/9 net-next] ipv6: use dev_sw_netstats_rx_add()
 2020-10-05 20:36 UTC 

[PATCH 5/9 net-next] gtp: use dev_sw_netstats_rx_add()
 2020-10-05 20:35 UTC 

[PATCH 4/9 net-next] bareudp: use dev_sw_netstats_rx_add()
 2020-10-05 20:35 UTC 

[PATCH 3/9 net-next] geneve: use dev_sw_netstats_rx_add()
 2020-10-05 20:34 UTC 

[PATCH 2/9 net-next] vxlan: use dev_sw_netstats_rx_add()
 2020-10-05 20:34 UTC 

[PATCH 0/9 net-next] drivers/net: add sw_netstats_rx_add helper
 2020-10-05 20:33 UTC 

[GIT] Networking
 2020-10-05 20:15 UTC  (2+ messages)

[PATCH net-next 11/15] sctp: add udphdr to overhead when udp_port is set
 2020-10-05 20:08 UTC  (8+ messages)

[PATCH v2 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-05 18:24 UTC  (7+ messages)
` [PATCH v2 1/6] Add ancillary bus support
` [PATCH v2 2/6] ASoC: SOF: Introduce descriptors for SOF client
` [PATCH v2 3/6] ASoC: SOF: Create client driver for IPC test
` [PATCH v2 4/6] ASoC: SOF: ops: Add ops for client registration
` [PATCH v2 5/6] ASoC: SOF: Intel: Define "
` [PATCH v2 6/6] ASoC: SOF: debug: Remove IPC flood test support in SOF core

[PATCH net-next 00/16] Add devlink reload action and limit options
 2020-10-05 19:12 UTC  (16+ messages)
` [PATCH net-next 01/16] devlink: Change devlink_reload_supported() param type
` [PATCH net-next 02/16] devlink: Add reload action option to devlink reload command
` [PATCH net-next 03/16] devlink: Add devlink reload limit option
` [PATCH net-next 05/16] devlink: Add remote reload stats

[PATCH] Revert "Bluetooth: Update resolving list when updating whitelist"
 2020-10-05 18:58 UTC  (15+ messages)

[PATCH v4 00/13] "Task_isolation" mode
 2020-10-05 18:52 UTC  (6+ messages)
` [PATCH v4 03/13] task_isolation: userspace hard isolation from kernel
    ` [EXT] "

[RFC PATCH v2 00/23] Share events between metrics
 2020-10-05 18:05 UTC  (7+ messages)
` [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events
  ` Issue of metrics for multiple uncore PMUs (was Re: [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events)

[PATCH] wireless: mwifiex: fix double free
 2020-10-05 17:58 UTC  (2+ messages)

[PATCH bpf-next v7 1/2] bpf: Add bpf_ktime_get_real_ns
 2020-10-05 17:36 UTC  (6+ messages)
` [PATCH bpf-next v7 2/2] selftests/bpf: Selftest for real time helper

[PATCH net-next v2 6/6] bonding: make Kconfig toggle to disable legacy interfaces
 2020-10-05 17:36 UTC  (6+ messages)

[PATCH bpf-next] bpf: use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
 2020-10-05 16:33 UTC  (5+ messages)

[RFC PATCH 0/3] l3mdev icmp error route lookup fixes
 2020-10-05 16:30 UTC  (2+ messages)

[PATCH net 0/6] rxrpc: Miscellaneous fixes
 2020-10-05 16:19 UTC  (7+ messages)
` [PATCH net 1/6] rxrpc: Fix rxkad token xdr encoding
` [PATCH net 2/6] rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
` [PATCH net 3/6] rxrpc: Fix some missing _bh annotations on locking conn->state_lock
` [PATCH net 4/6] rxrpc: Fix accept on a connection that need securing
` [PATCH net 5/6] rxrpc: The server keyring isn't network-namespaced
` [PATCH net 6/6] rxrpc: Fix server keyring leak

[PATCH v4 bpf-next 00/13] mvneta: introduce XDP multi-buffer support
 2020-10-05 15:50 UTC  (2+ messages)

[PATCH] dt-bindings: Another round of adding missing 'additionalProperties'
 2020-10-05 15:39 UTC  (6+ messages)

[PATCH net 00/12] net: iflink and link-netnsid fixes
 2020-10-05 15:16 UTC  (5+ messages)
` [PATCH net 08/12] ipv6: advertise IFLA_LINK_NETNSID when dumping ipv6 addresses

pull request (net-next): ipsec-next 2020-07-30
 2020-10-05 15:11 UTC  (5+ messages)
` [PATCH 10/19] xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler

[PATCH] arm64: dts: fsl: DPAA FMan DMA operations are coherent
 2020-10-05 15:07 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix compatibility problem in xsk_socket__create
 2020-10-05 14:37 UTC  (2+ messages)

[PATCH net] tcp: fix receive window update in tcp_add_backlog()
 2020-10-05 14:34 UTC  (3+ messages)

[RFC] Status of orinoco_usb
 2020-10-05 14:12 UTC  (5+ messages)

[PATCH v2 0/4] AX88796C SPI Ethernet Adapter
 2020-10-05 14:03 UTC  (6+ messages)
  ` [PATCH v2 1/4] dt-bindings: net: Add bindings for "

[PATCH v4] net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
 2020-10-05 13:29 UTC 

[PATCH] net: phy: marvell: Use phy_read_paged() instead of open coding it
 2020-10-05 13:12 UTC  (4+ messages)

[net-next v2 00/11] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-05 13:07 UTC  (4+ messages)
` [net-next v2 10/11] bridge: switchdev: cfm: switchdev interface implementation

[PATCH net-next] net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
 2020-10-05 13:05 UTC  (2+ messages)

[PATCH] man: fix typos
 2020-10-05 12:38 UTC  (4+ messages)

[PATCH net-next 0/4] Some VLAN handling cleanup in DSA
 2020-10-05 12:34 UTC  (10+ messages)
` [PATCH net-next 4/4] net: dsa: set configure_vlan_while_not_filtering to true by default

[PATCH 0/2] add Cellient MPL200 card
 2020-10-05 12:07 UTC  (12+ messages)
` [PATCH 1/2] usb: serial: qmi_wwan: "
` [PATCH 2/2] usb: serial: option: "

[PATCH 0/6] can: add support for ETAS ES58X CAN USB
 2020-10-05 11:14 UTC  (4+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 7/7] usb: cdc-acm: add quirk to blacklist ETAS ES58X devices

TUN/TAP with virtio-1.1 (packed rings)
 2020-10-05 10:55 UTC 

[PATCH net-next 0/8] net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
 2020-10-05 10:28 UTC  (9+ messages)
` [PATCH net-next 7/8] net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices "

[PATCH net] mptcp: more DATA FIN fixes
 2020-10-05 10:01 UTC 

[PATCH net 0/2] Fix tail dropping watermarks for Ocelot switches
 2020-10-05  9:09 UTC  (2+ messages)
` [PATCH net 2/2] net: mscc: ocelot: warn when encoding an out-of-bounds watermark value


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).