netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-27 05:42:38 to 2020-03-27 20:07:20 UTC [more...]

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-27 20:07 UTC  (32+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCH] net: dsa: mv88e6xxx: don't force settings on CPU port
 2020-03-27 20:01 UTC  (2+ messages)

[PATCH net-next v3 00/11] implement DEVLINK_CMD_REGION_NEW
 2020-03-27 19:59 UTC  (4+ messages)
` [PATCH net-next v3 01/11] devlink: prepare to support region operations

[PATCH net-next v3 11/11] ice: add a devlink region for dumping NVM contents
 2020-03-27 19:56 UTC  (5+ messages)

[PATCH v4 net-next 0/8] Configure the MTU on DSA switches
 2020-03-27 19:55 UTC  (9+ messages)
` [PATCH v4 net-next 1/8] net: phy: bcm7xx: add jumbo frame configuration to PHY
` [PATCH v4 net-next 2/8] bgmac: configure MTU and add support for frames beyond 8192 byte size
` [PATCH v4 net-next 3/8] net: dsa: configure the MTU for switch ports
` [PATCH v4 net-next 4/8] net: dsa: implement auto-normalization of MTU for bridge hardware datapath
` [PATCH v4 net-next 5/8] net: dsa: b53: add MTU configuration support
` [PATCH v4 net-next 6/8] net: dsa: sja1105: implement the port MTU callbacks
` [PATCH v4 net-next 7/8] net: dsa: vsc73xx: make the MTU configurable
` [PATCH v4 net-next 8/8] net: dsa: felix: support changing the MTU

[PATCH net-next 2/9] dt-bindings: net: add backplane dt bindings
 2020-03-27 19:49 UTC  (2+ messages)

[RFC] current devlink extension plan for NICs
 2020-03-27 19:45 UTC  (14+ messages)

[PATCH net-next v2 00/12] ethtool netlink interface, part 4
 2020-03-27 19:45 UTC  (17+ messages)
` [PATCH net-next v2 01/12] ethtool: fix reference leak in ethnl_set_privflags()
` [PATCH net-next v2 02/12] ethtool: provide coalescing parameters with COALESCE_GET request
` [PATCH net-next v2 03/12] ethtool: set coalescing parameters with COALESCE_SET request
` [PATCH net-next v2 04/12] ethtool: add COALESCE_NTF notification
` [PATCH net-next v2 05/12] ethtool: provide pause parameters with PAUSE_GET request
` [PATCH net-next v2 06/12] ethtool: set pause parameters with PAUSE_SET request
` [PATCH net-next v2 07/12] ethtool: add PAUSE_NTF notification
` [PATCH net-next v2 08/12] ethtool: provide EEE settings with EEE_GET request
` [PATCH net-next v2 09/12] ethtool: set EEE settings with EEE_SET request
` [PATCH net-next v2 10/12] ethtool: add EEE_NTF notification
` [PATCH net-next v2 11/12] ethtool: add timestamping related string sets
` [PATCH net-next v2 12/12] ethtool: provide timestamping information with TIMESTAMP_GET request

[PATCH net] r8169: fix multicast tx issue with macvlan interface
 2020-03-27 19:42 UTC  (6+ messages)

[PATCHv3 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-27 19:37 UTC  (17+ messages)
` [PATCHv3 bpf-next 1/5] bpf: Add socket assign support
` [PATCHv3 bpf-next 2/5] net: Track socket refcounts in skb_steal_sock()
` [PATCHv3 bpf-next 3/5] bpf: Don't refcount LISTEN sockets in sk_assign()
` [PATCHv3 bpf-next 5/5] selftests: bpf: Extend sk_assign tests for UDP

[PATCH][next] ath11k: fix error message to correctly report the command that failed
 2020-03-27 19:26 UTC 

[PATCH V2 00/14] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-03-27 19:25 UTC  (9+ messages)
` [PATCH V2 08/14] net: ks8851: Use 16-bit writes to program MAC address

[PATCH bpf-next] libbpf: Add bpf_object__rodata getter function
 2020-03-27 19:17 UTC  (7+ messages)
` [PATCH bpf-next v2] libbpf: Add getter for pointer to data area for internal maps

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-27 19:14 UTC  (6+ messages)
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait

[PATCHv2 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-27 19:06 UTC  (8+ messages)
` [PATCHv2 bpf-next 5/5] selftests: bpf: add test for sk_assign
      ` call for bpf progs. "

[PATCH net] net, ip_tunnel: fix interface lookup with no key
 2020-03-27 18:56 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH net-next 0/9] net: ethernet backplane support
 2020-03-27 18:25 UTC  (25+ messages)
` [PATCH net-next 2/9] dt-bindings: net: add backplane dt bindings
    ` [EXT] "
` [PATCH net-next 3/9] net: phy: add kr phy connection type
` [PATCH net-next 6/9] net: phy: add backplane kr driver support
    ` [EXT] "
` [PATCH net-next 9/9] arm64: dts: add serdes and mdio description

[PATCH iproute2-next 0/3] Support pedit of ip6 dsfield
 2020-03-27 17:55 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] tc: p_ip6: Support pedit of IPv6 dsfield
` [PATCH iproute2-next 2/3] man: tc-pedit: Add examples for dsfield and retain
` [PATCH iproute2-next 3/3] man: tc-pedit: Drop the claim that pedit ex is only for IPv4

[PATCH v4 net-next 0/6] bnxt_en: Updates to devlink info_get cb
 2020-03-27 17:39 UTC  (5+ messages)
` [PATCH v4 net-next 1/6] devlink: Add macro for "fw.mgmt.api" to "
` [PATCH v4 net-next 2/6] bnxt_en: Add fw.mgmt.api version to devlink "

[PATCH net-next v2] netfilter: Fix incorrect tc_setup_type type for flowtable offload
 2020-03-27 17:36 UTC  (4+ messages)

Копия: 澳門金沙專注客戶体驗
 2020-03-27 16:46 UTC 

[PATCH net-next v2 0/3] netfilter: flowtable: Support offload of tuples in parallel
 2020-03-27 17:23 UTC  (7+ messages)
` [PATCH net-next v2 1/3] netfilter: flowtable: Use rw sem as flow block lock
` [PATCH net-next v2 2/3] netfilter: flowtable: Use work entry per offload command
` [PATCH net-next v2 3/3] net/mlx5: CT: Use rhashtable's ct entries instead of a seperate list

[PATCH 0/8] Lock warning cleanups
 2020-03-27 17:22 UTC  (5+ messages)
  ` [PATCH 4/8] netfilter: Add missing annotation for ctnetlink_parse_nat_setup()
  ` [PATCH 5/8] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()

[RFC PATCH] ipv6: Use dev_addr in stable-privacy address generation
 2020-03-27 17:15 UTC  (5+ messages)

[PATCH rdma-next 0/2] RDMA TX steering support
 2020-03-27 16:34 UTC  (2+ messages)

[PATCH V2] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
 2020-03-27 16:33 UTC  (2+ messages)

[PATCH net] r8169: fix PHY driver check on platforms w/o module softdeps
 2020-03-27 16:33 UTC 

[PATCH rdma-next v1 0/5] Introduce dynamic UAR allocation mode
 2020-03-27 16:08 UTC  (2+ messages)

[PATCH bpf-next 0/7] Various improvements to cgroup helpers
 2020-03-27 15:58 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf: enable retrieval of socket cookie for bind/post-bind hook
` [PATCH bpf-next 2/7] bpf: enable perf event rb output for bpf cgroup progs
` [PATCH bpf-next 3/7] bpf: add netns cookie and enable it for bpf cgroup hooks
` [PATCH bpf-next 4/7] bpf: allow to retrieve cgroup v1 classid from v2 hooks
` [PATCH bpf-next 5/7] bpf: enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
` [PATCH bpf-next 6/7] bpf: enable retrival of pid/tgid/comm from bpf cgroup hooks
` [PATCH bpf-next 7/7] bpf: add selftest cases for ctx_or_null argument type

KASAN: null-ptr-deref Write in blk_mq_map_swqueue
 2020-03-27 15:06 UTC  (2+ messages)

[PATCH] docs: dt: fix a broken reference for a file converted to json
 2020-03-27 14:54 UTC  (3+ messages)

[PATCH net-next] net: dsa: mt7530: use resolved link config in mac_link_up()
 2020-03-27 14:44 UTC 

[PATCH net-next] net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S
 2020-03-27 14:00 UTC 

KASAN: use-after-free Read in ath9k_wmi_ctrl_rx
 2020-03-27 13:30 UTC 

INFO: trying to register non-static key in ath9k_htc_rx_msg
 2020-03-27 13:30 UTC 

[PATCH v3 net-next 0/8] Configure the MTU on DSA switches
 2020-03-27 13:01 UTC  (7+ messages)
` [PATCH v3 net-next 3/8] net: dsa: configure the MTU for switch ports
` [PATCH v3 net-next 5/8] net: dsa: b53: add MTU configuration support

[PATCH net-next] xfrm: policy: Remove obsolete WARN while xfrm policy inserting
 2020-03-27 12:34 UTC 

[PATCH net-next 0/2] mv88e6xxx fixed link fixes
 2020-03-27 11:13 UTC  (5+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Set link down when changing speed

pull-request: wireless-drivers-next-2020-03-27
 2020-03-27 11:04 UTC 

[PATCH net] s390/qeth: support net namespaces for L3 devices
 2020-03-27 11:00 UTC 

[PATCH V3 ethtool] ethtool: Add support for Low Latency Reed Solomon
 2020-03-27 10:51 UTC  (2+ messages)

[PATCH] scsi: libiscsi: we should take compound page into account also
 2020-03-27 10:46 UTC  (2+ messages)

[PATCH iproute2] man: bridge.8: fix bridge link show description
 2020-03-27 10:45 UTC 

iproute2: tc deletion freezes whole server
 2020-03-27 10:35 UTC  (11+ messages)

[PATCH net-next 0/3] s390/qeth: updates 2020-03-27
 2020-03-27 10:19 UTC  (4+ messages)
` [PATCH net-next 1/3] s390/qeth: remove fake_broadcast attribute
` [PATCH net-next 2/3] s390/qeth: make OSN / OSX support configurable
` [PATCH net-next 3/3] s390/qeth: phase out OSN support

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-27  9:59 UTC  (6+ messages)
` [PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'

[PATCH v4 net-next 4/6] bnxt_en: Read partno and serialno of the board from VPD
 2020-03-27  9:35 UTC  (3+ messages)
` [PATCH v4 net-next 5/6] bnxt_en: Add partno to devlink info_get cb
` [PATCH v4 net-next 6/6] bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via "

[PATCH v4 net-next 3/6] PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro
 2020-03-27  9:35 UTC 

[RFC PATCH v10 0/9] Enable ptp_kvm for arm/arm64
 2020-03-27  9:36 UTC  (4+ messages)

[RFC net-next v4 0/9] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-03-27  9:21 UTC  (10+ messages)
` [RFC net-next v4 1/9] bridge: uapi: mrp: Add mrp attributes
` [RFC net-next v4 2/9] bridge: mrp: Expose function br_mrp_port_open
` [RFC net-next v4 3/9] bridge: mrp: Add MRP interface
` [RFC net-next v4 4/9] bridge: mrp: Implement netlink interface to configure MRP
` [RFC net-next v4 5/9] switchdev: mrp: Extend switchdev API to offload MRP
` [RFC net-next v4 6/9] bridge: switchdev: mrp Implement MRP API for switchdev
` [RFC net-next v4 7/9] bridge: mrp: Connect MRP api with the switchev API
` [RFC net-next v4 8/9] bridge: mrp: Integrate MRP into the bridge
` [RFC net-next v4 9/9] bridge: mrp: Update Kconfig and Makefile

Re:
 2020-03-27  8:59 UTC 

[PATCH net-next 0/6] mlxsw: Various static checkers fixes
 2020-03-27  8:55 UTC  (7+ messages)
` [PATCH net-next 1/6] mlxsw: i2c: Add missing field documentation
` [PATCH net-next 2/6] mlxsw: spectrum_router: Add proper function documentation
` [PATCH net-next 3/6] mlxsw: spectrum: Remove unused RIF and FID families
` [PATCH net-next 4/6] mlxsw: core_acl: Avoid defining static variable in header file
` [PATCH net-next 5/6] mlxsw: switchx2: Remove unnecessary conversion to bool
` [PATCH net-next 6/6] mlxsw: spectrum_router: Avoid uninitialized symbol errors

[PATCH v2 00/12] "Task_isolation" mode
 2020-03-27  8:42 UTC  (3+ messages)
  ` [PATCH v2 03/12] task_isolation: userspace hard isolation from kernel

[PATCH net-next 11/12] ethtool: add timestamping related string sets
 2020-03-27  8:42 UTC  (2+ messages)

pull request (net): ipsec 2020-03-27
 2020-03-27  8:10 UTC  (9+ messages)
` [PATCH 1/8] xfrm: handle NETDEV_UNREGISTER for xfrm device
` [PATCH 2/8] vti[6]: fix packet tx through bpf_redirect() in XinY cases
` [PATCH 3/8] xfrm: fix uctx len check in verify_sec_ctx_len
` [PATCH 4/8] xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
` [PATCH 5/8] ipv6: xfrm6_tunnel.c: Use built-in RCU list checking
` [PATCH 6/8] esp: remove the skb from the chain when it's enqueued in cryptd_wq
` [PATCH 7/8] vti6: Fix memory leak of skb if input policy check fails
` [PATCH 8/8] xfrm: policy: Fix doulbe free in xfrm_policy_timer

[PATCH v2] bpf: fix build warning - missing prototype
 2020-03-27  7:55 UTC  (2+ messages)
` [PATCH v3] "

[PATCH ipsec-next 0/3] xfrm: add offload support for esp beet mode
 2020-03-27  7:51 UTC  (2+ messages)

[PATCH 0/6] Support programmable pins for Ocelot PTP driver
 2020-03-27  5:47 UTC  (8+ messages)
` [PATCH 6/6] ptp_ocelot: support 4 programmable pins


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