netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-26 18:01:27 to 2020-03-27 03:10:52 UTC [more...]

[PATCH net-next 0/3] netfilter: flowtable: Support offload of tuples in parallel
 2020-03-27  3:10 UTC  (2+ messages)

[PATCH net-next] taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions
 2020-03-27  3:08 UTC  (2+ messages)

[PATCH v6] sctp: fix refcount bug in sctp_wfree
 2020-03-27  3:07 UTC 

[PATCH] net-ipv6-ndisc: add support for 'PREF64' dns64 prefix identifier
 2020-03-27  3:06 UTC  (2+ messages)

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

[PATCH v5 RESEND] sctp: fix refcount bug in sctp_wfree
 2020-03-27  3:02 UTC  (3+ messages)

[PATCH net-next v6 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-27  3:01 UTC  (2+ messages)

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

[PATCH v2 0/1] Bluetooth: Add actions to set wakeable in add device
 2020-03-27  2:59 UTC  (2+ messages)

[PATCH net-next 0/2] mv88e6xxx fixed link fixes
 2020-03-27  2:57 UTC  (2+ messages)

[PATCH] ethtool: Report speed and duplex as unknown when device is runtime suspended
 2020-03-27  2:56 UTC  (2+ messages)

[PATCH net-next 0/4] cls_flower: Use extack in fl_set_key()
 2020-03-27  2:52 UTC  (2+ messages)

[PATCH net-next v4 0/2] net: phy: marvell usb to mdio controller
 2020-03-27  2:49 UTC  (2+ messages)

[PATCH net-next v2] net: phy: probe PHY drivers synchronously
 2020-03-27  2:43 UTC  (4+ messages)

[PATCHv2 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-27  2:40 UTC  (27+ messages)
` [PATCHv2 bpf-next 1/5] bpf: Add socket assign support
` [PATCHv2 bpf-next 2/5] bpf: Prefetch established socket destinations
` [PATCHv2 bpf-next 4/5] bpf: Don't refcount LISTEN sockets in sk_assign()
` [PATCHv2 bpf-next 5/5] selftests: bpf: add test for sk_assign
      ` call for bpf progs. "

[PATCH net-next v3 00/11] implement DEVLINK_CMD_REGION_NEW
 2020-03-27  2:39 UTC  (21+ messages)
` [PATCH net-next v3 01/11] devlink: prepare to support region operations
` [PATCH net-next v3 02/11] devlink: convert snapshot destructor callback to region op
` [PATCH net-next v3 03/11] devlink: trivial: fix tab in function documentation
` [PATCH net-next v3 04/11] devlink: add function to take snapshot while locked
` [PATCH net-next v3 05/11] devlink: use -ENOSPC to indicate no more room for snapshots
` [PATCH net-next v3 06/11] devlink: extract snapshot id allocation to helper function
` [PATCH net-next v3 07/11] devlink: report error once U32_MAX snapshot ids have been used
` [PATCH net-next v3 08/11] devlink: track snapshot id usage count using an xarray
` [PATCH net-next v3 09/11] devlink: implement DEVLINK_CMD_REGION_NEW
` [PATCH net-next v3 10/11] netdevsim: support taking immediate snapshot via devlink
` [PATCH net-next v3 11/11] ice: add a devlink region for dumping NVM contents

[PATCH net-next] net/packet: fix TPACKET_V3 performance issue in case of TSO
 2020-03-27  2:33 UTC  (4+ messages)
  ` 答复: [vger.kernel.org代发]Re: "
    `  "
      ` 答复: [vger.kernel.org代发]Re: [vger.kernel.org代发]Re: [PATCH net-next] net/ packet: "

[PATCH v2 net-next 0/2] move ndo_xdp_xmit stats to peer veth_rq
 2020-03-27  2:35 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] veth: rely on veth_rq in veth_xdp_flush_bq signature
` [PATCH v2 net-next 2/2] veth: rely on peer veth_rq for ndo_xdp_xmit accounting

[PATCH 0/2] net: convert to use new I2C API
 2020-03-27  2:31 UTC  (5+ messages)
` [PATCH 1/2] igb: convert to use i2c_new_client_device()
` [PATCH 2/2] sfc: falcon: "

[PATCH net-next v2 00/17] Multipath TCP part 3: Multiple subflows and path management
 2020-03-27  2:29 UTC  (19+ messages)
` [PATCH net-next v2 01/17] mptcp: Add ADD_ADDR handling
` [PATCH net-next v2 02/17] mptcp: Add path manager interface
` [PATCH net-next v2 03/17] mptcp: Add handling of incoming MP_JOIN requests
` [PATCH net-next v2 04/17] mptcp: Add handling of outgoing "
` [PATCH net-next v2 05/17] mptcp: Implement path manager interface commands
` [PATCH net-next v2 06/17] mptcp: update per unacked sequence on pkt reception
` [PATCH net-next v2 07/17] mptcp: queue data for mptcp level retransmission
` [PATCH net-next v2 08/17] mptcp: introduce MPTCP retransmission timer
` [PATCH net-next v2 09/17] mptcp: implement memory accounting for mptcp rtx queue
` [PATCH net-next v2 10/17] mptcp: allow partial cleaning of rtx head dfrag
` [PATCH net-next v2 11/17] mptcp: rework mptcp_sendmsg_frag to accept optional dfrag
` [PATCH net-next v2 12/17] mptcp: implement and use MPTCP-level retransmission
` [PATCH net-next v2 13/17] mptcp: allow dumping subflow context to userspace
` [PATCH net-next v2 14/17] mptcp: add and use MIB counter infrastructure
` [PATCH net-next v2 15/17] mptcp: add netlink-based PM
` [PATCH net-next v2 16/17] selftests: add PM netlink functional tests
` [PATCH net-next v2 17/17] selftests: add test-cases for MPTCP MP_JOIN

[PATCH net-next 0/3] Implement stats_update callback for pedit and skbedit
 2020-03-27  2:20 UTC  (6+ messages)
` [PATCH net-next 1/3] sched: act_skbedit: Implement stats_update callback
` [PATCH net-next 2/3] sched: act_pedit: "
` [PATCH net-next 3/3] selftests: skbedit_priority: Test counters at the skbedit rule

[PATCH net-next v3 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-27  1:37 UTC  (21+ messages)
` [PATCH net-next v3 02/11] net: ethernet: ti: cpts: separate hw counter read from timecounter
` [PATCH net-next v3 03/11] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next v3 06/11] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
` [PATCH net-next v3 07/11] net: ethernet: ti: cpts: rework locking
` [PATCH net-next v3 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only
` [PATCH net-next v3 10/11] net: ethernet: ti: cpts: add support for HW_TS_PUSH events

[PATCH v5] sctp: fix refcount bug in sctp_wfree
 2020-03-27  1:26 UTC  (2+ messages)

[PATCH net-next 0/9] net: ethernet backplane support
 2020-03-27  1:07 UTC  (16+ messages)
` [PATCH net-next 2/9] dt-bindings: net: add backplane dt bindings
` [PATCH net-next 3/9] net: phy: add kr phy connection type
` [PATCH net-next 6/9] net: phy: add backplane kr driver support
` [PATCH net-next 7/9] net: phy: enable qoriq backplane support

[PATCH v2 bpf-next 0/6] Add support for cgroup bpf_link
 2020-03-27  0:55 UTC  (6+ messages)
` [PATCH v2 bpf-next 4/6] bpf: implement bpf_prog replacement for an active bpf_cgroup_link

[PATCH v3 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-27  0:13 UTC  (6+ messages)
` [PATCH v3 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260

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

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

[PATCH net-next] net: phy: probe PHY drivers synchronously
 2020-03-26 23:57 UTC  (5+ messages)

[PATCH] bpf: fix build warning - missing prototype
 2020-03-26 23:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 net-next 0/5] bnxt_en: Updates to devlink info_get cb
 2020-03-26 23:51 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] devlink: Add macro for "fw.api" to "

[PATCH bpf-next] bpf: remove unused vairable 'bpf_xdp_link_lops'
 2020-03-26 23:48 UTC  (2+ messages)

[PATCH net] sctp: fix possibly using a bad saddr with a given dst
 2020-03-26 23:47 UTC 

[PATCH net-next] net: phy: don't touch suspended flag if there's no suspend/resume callback
 2020-03-26 23:42 UTC  (3+ messages)

[PATCH v3 6/7] net: qrtr: Add MHI transport layer
 2020-03-26 22:54 UTC  (4+ messages)

[PATCH v8 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-26 22:37 UTC  (4+ messages)

[RFC net-next 0/2] split phylink PCS operations and add PCS support for dpaa2
 2020-03-26 22:09 UTC  (7+ messages)
` [RFC net-next 3/5] arm64: dts: lx2160a: add PCS MDIO nodes
` [RFC net-next 4/5] dpaa2-mac: add 1000BASE-X/SGMII PCS support

[PATCH net-next 0/2] split phylink PCS operations and add PCS support for dpaa2
 2020-03-26 21:49 UTC  (3+ messages)
` [PATCH net-next 2/2] net: phylink: add separate pcs operations structure

Re: Re: WARNING: refcount bug in sctp_wfree
 2020-03-26 21:25 UTC  (2+ messages)
`  "

[PATCH net-next 0/2] Devlink health auto attributes refactor
 2020-03-26 21:23 UTC  (9+ messages)
` [PATCH net-next 2/2] devlink: Add auto dump flag to health reporter

[net-next v2 00/11] implement DEVLINK_CMD_REGION_NEW
 2020-03-26 21:12 UTC  (14+ messages)
` [net-next v2 09/11] devlink: "
` [net-next v2 11/11] ice: add a devlink region for dumping NVM contents

[PATCH] igb: Use a sperate mutex insead of rtnl_lock()
 2020-03-26 20:55 UTC  (4+ messages)
` [Intel-wired-lan] "

[RFC] current devlink extension plan for NICs
 2020-03-26 20:30 UTC  (9+ messages)

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

[PATCH v2 net-next 00/10] Configure the MTU on DSA switches
 2020-03-26 19:41 UTC  (12+ messages)
` [PATCH v2 net-next 10/10] net: bridge: implement auto-normalization of MTU for hardware datapath

pull-request: wireless-drivers-2020-03-25
 2020-03-26 19:38 UTC  (5+ messages)

[PATCH] hostap: Convert prism2_download_aux_dump_proc_fops to prism2_download_aux_dump_proc_ops
 2020-03-26 19:24 UTC  (2+ messages)
` [PATCH] hostap: convert to struct proc_ops

[PATCH] iptables: open eBPF programs in read only mode
 2020-03-26 19:22 UTC  (5+ messages)
` [PATCH v2] "

[PATCH bpf-next] libbpf: Add bpf_object__rodata getter function
 2020-03-26 19:20 UTC  (2+ messages)

pull-request: mac80211 2020-03-26
 2020-03-26 19:03 UTC  (2+ messages)

[PATCH V2 00/14] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-03-26 19:02 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum_mr: Fix list iteration in error path
 2020-03-26 19:01 UTC  (2+ messages)

[PATCH net] net, ip_tunnel: fix interface lookup with no key
 2020-03-26 18:56 UTC  (3+ messages)

[PATCH net-next 0/6] mlxsw: Offload TC action pedit munge dsfield
 2020-03-26 18:55 UTC  (2+ messages)

[PATCH] qlcnic: Fix bad kzalloc null test
 2020-03-26 18:46 UTC  (2+ messages)

[RFC PATCH] ipv6: Use dev_addr in stable-privacy address generation
 2020-03-26 18:45 UTC  (2+ messages)

[pull request][net-next 00/16] Mellanox, mlx5 updates 2020-03-25
 2020-03-26 18:39 UTC  (2+ messages)

[PATCH 0/8] qed/qedf: Firmware recovery, bw update and misc fixes
 2020-03-26 18:34 UTC  (3+ messages)
` [PATCH 5/8] qedf: Add schedule recovery handler

[PATCH net-next] atl2: remove unused variable 'atl2_driver_string'
 2020-03-26 18:22 UTC  (2+ messages)

[net-next] tipc: Add a missing case of TIPC_DIRECT_MSG type
 2020-03-26 18:21 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).