netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 16:06:46 to 2020-03-08 08:39:04 UTC [more...]

[RFC PATCH v4 0/5] Bluetooth: Handle system suspend gracefully
 2020-03-08  8:38 UTC  (11+ messages)
` [RFC PATCH v4 1/5] Bluetooth: Add mgmt op set_wake_capable
` [RFC PATCH v4 2/5] Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
` [RFC PATCH v4 3/5] Bluetooth: Handle BR/EDR devices during suspend
` [RFC PATCH v4 4/5] Bluetooth: Handle LE "
` [RFC PATCH v4 5/5] Bluetooth: Pause discovery and advertising "

[PATCH] bluetooth/rfcomm: fix ODEBUG bug in rfcomm_dev_ioctl
 2020-03-08  8:27 UTC  (4+ messages)

[PATCH net-next v6 0/3] act_ct: Software offload of conntrack_in
 2020-03-08  8:15 UTC  (6+ messages)
` [PATCH net-next v6 1/3] net/sched: act_ct: Create nf flow table per zone

[PATCH v2 00/12] "Task_isolation" mode
 2020-03-08  7:33 UTC  (19+ messages)
  ` [PATCH v2 01/12] task_isolation: vmstat: add quiet_vmstat_sync function
  ` [PATCH v2 02/12] task_isolation: vmstat: add vmstat_idle function
  ` [PATCH v2 03/12] task_isolation: userspace hard isolation from kernel
      ` [EXT] "
  ` [PATCH v2 04/12] task_isolation: Add task isolation hooks to arch-independent code
  ` [PATCH v2 05/12] task_isolation: arch/x86: enable task isolation functionality
  ` [PATCH v2 06/12] task_isolation: arch/arm64: "
  ` [PATCH v2 07/12] task_isolation: arch/arm: "
  ` [PATCH v2 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
  ` [PATCH v2 09/12] task_isolation: net: don't flush backlog on CPUs running isolated tasks
  ` [PATCH v2 10/12] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
  ` [PATCH v2 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
  ` [PATCH v2 12/12] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs
    ` [EXT] Re: [PATCH 06/12] task_isolation: arch/arm64: enable task isolation functionality
    ` [EXT] Re: [PATCH 03/12] task_isolation: userspace hard isolation from kernel
    ` [EXT] Re: [PATCH 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [EXT] Re: [PATCH 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()

WARNING: ODEBUG bug in rfcomm_dev_ioctl
 2020-03-08  7:06 UTC 

[PATCH 00/10] qlge.h cleanup - first pass
 2020-03-08  6:23 UTC 

[PATCH net] gre: fix uninit-value in __iptunnel_pull_header
 2020-03-08  6:05 UTC 

[PATCH net-next 3/3] bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()
 2020-03-08  1:19 UTC 

[PATCH net-next 2/3] bareudp: print error message when command fails
 2020-03-08  1:19 UTC 

[PATCH net-next 1/3] bareudp: add module alias
 2020-03-08  1:19 UTC 

[PATCH net-next 0/3] bareudp: several code cleanup for bareudp module
 2020-03-08  1:18 UTC 

[PATCH net-next 0/3] bareudp: several code cleanup for rmnet module
 2020-03-08  1:17 UTC  (2+ messages)

IPv6 regression introduced by commit 3b6761d18bc11f2af2a6fc494e9026d39593f22c
 2020-03-08  0:52 UTC  (2+ messages)

[PATCH mlx5-next 0/4] Mellanox, mlx5 next updates 2020-03-02
 2020-03-07 21:21 UTC  (2+ messages)

[PATCH] ip link: Prevent duplication of table id for vrf tables
 2020-03-07 20:59 UTC 

[PATCH] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
 2020-03-07 17:34 UTC  (2+ messages)

[PATCH net-next v4 0/6] cxgb4/chcr: ktls tx ofld support on T6 adapter
 2020-03-07 14:36 UTC  (7+ messages)
` [PATCH net-next v4 1/6] cxgb4/chcr : Register to tls add and del callback
` [PATCH net-next v4 2/6] cxgb4/chcr: Save tx keys and handle HW response
` [PATCH net-next v4 3/6] cxgb4/chcr: complete record tx handling
` [PATCH net-next v4 4/6] chcr: handle partial end part of a record
` [PATCH net-next v4 5/6] chcr: Handle first or middle part of record
` [PATCH net-next v4 6/6] cxgb4/chcr: Add ipv6 support and statistics

[PATCH v2 net] ipvlan: do not add hardware address of master to its unicast filter list
 2020-03-07 12:31 UTC 

[patch net-next v4 00/10] net: allow user specify TC action HW stats type
 2020-03-07 11:40 UTC  (11+ messages)
` [patch net-next v4 01/10] flow_offload: Introduce offload of "
` [patch net-next v4 02/10] ocelot_flower: use flow_offload_has_one_action() helper
` [patch net-next v4 03/10] flow_offload: check for basic action hw stats type
` [patch net-next v4 04/10] mlxsw: spectrum_flower: Do not allow mixing HW stats types for actions
` [patch net-next v4 05/10] mlxsw: restrict supported HW stats type to "any"
` [patch net-next v4 06/10] flow_offload: introduce "immediate" HW stats type and allow it in mlxsw
` [patch net-next v4 07/10] flow_offload: introduce "delayed" HW stats type and allow it in mlx5
` [patch net-next v4 08/10] mlxsw: spectrum_acl: Ask device for rule stats only if counter was created
` [patch net-next v4 09/10] flow_offload: introduce "disabled" HW stats type and allow it in mlxsw
` [patch net-next v4 10/10] sched: act: allow user to specify type of HW stats for a filter

[PATCH net-next v3 0/3] marvell10g tunable and power saving support
 2020-03-07  9:07 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: phy: marvell10g: add mdix control

[patch net-next v3 00/10] net: allow user specify TC action HW stats type
 2020-03-07  6:59 UTC  (9+ messages)
` [patch net-next v3 01/10] flow_offload: Introduce offload of "
` [patch net-next v3 03/10] flow_offload: check for basic action hw "
` [patch net-next v3 09/10] flow_offload: introduce "disabled" HW stats type and allow it in mlxsw

[PATCH net-next 0/7] ethtool: consolidate irq coalescing - other drivers
 2020-03-07  6:46 UTC  (2+ messages)

[pull request][net 0/5] Mellanox, mlx5 fixes 2020-03-05
 2020-03-07  6:43 UTC  (2+ messages)

[PATCH 1/2] macsec: Backward compatibility bugfix of consts values
 2020-03-07  6:39 UTC  (2+ messages)

[PATCH net] ipvlan: do not add hardware address of master to its unicast filter list
 2020-03-07  6:36 UTC  (2+ messages)

[PATCH] rhashtable: Document the right function parameters
 2020-03-07  6:33 UTC  (2+ messages)

[PATCH v9 1/2] net: mdio: add ipq8064 mdio driver
 2020-03-07  6:07 UTC  (4+ messages)
  ` [PATCH v9 2/2] dt-bindings: net: Add ipq806x mdio bindings

[PATCH net] MAINTAINERS: remove bouncing pkaustub@cisco.com from enic
 2020-03-07  6:05 UTC  (2+ messages)

[RFC,net-next 0/9] Introduce a flow gate control action and apply IEEE
 2020-03-07  6:05 UTC  (8+ messages)
` [RFC,net-next 2/9] net: qos: introduce a gate control flow action
    ` [EXT] "
` [RFC,net-next 3/9] net: schedule: add action gate offloading
      ` [EXT] "

[PATCH v2 net] ionic: fix vf op lock usage
 2020-03-07  6:03 UTC  (2+ messages)

[PATCH net] bonding/alb: make sure arp header is pulled before accessing it
 2020-03-07  6:01 UTC  (2+ messages)

[PATCH net v2 0/4] QorIQ DPAA FMan erratum A050385 workaround
 2020-03-07  5:55 UTC  (2+ messages)

WARNING: ODEBUG bug in rfcomm_dev_ioctl
 2020-03-07  5:40 UTC 

[PATCH 00/11] Netfilter fixes for net
 2020-03-07  5:38 UTC  (13+ messages)
` [PATCH 01/11] netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
` [PATCH 02/11] netfilter: synproxy: synproxy_cpu_seq_next "
` [PATCH 03/11] netfilter: xt_recent: recent_seq_next "
` [PATCH 04/11] netfilter: x_tables: xt_mttg_seq_next "
` [PATCH 05/11] netfilter: nf_tables: free flowtable hooks on hook register error
` [PATCH 06/11] netfilter: cthelper: add missing attribute validation for cthelper
` [PATCH 07/11] netfilter: nft_payload: add missing attribute validation for payload csum flags
` [PATCH 08/11] netfilter: nft_tunnel: add missing attribute validation for tunnels
` [PATCH 09/11] netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
` [PATCH 10/11] netfilter: nf_tables: fix infinite loop when expr is not available
` [PATCH 11/11] netfilter: nft_chain_nat: inet family is missing module ownership

[PATCH net-next v2 0/9] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-07  5:19 UTC  (12+ messages)
` [PATCH net-next v2 1/9] net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled
` [PATCH net-next v2 2/9] net: ethernet: ti: ale: add support for mac-only mode
` [PATCH net-next v2 3/9] net: ethernet: ti: ale: am65: add support for default thread cfg
` [PATCH net-next v2 4/9] dt-binding: ti: am65x: document mcu cpsw nuss
` [PATCH net-next v2 5/9] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
` [PATCH net-next v2 6/9] arm64: dts: ti: k3-am65-mcu: add cpsw nuss node
` [PATCH net-next v2 7/9] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v2 8/9] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node
` [PATCH net-next v2 9/9] arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs

[PATCH] bonding: do not enslave CAN devices
 2020-03-07  5:13 UTC  (7+ messages)

[PATCH V2 net-next 0/9] net: hns3: misc updates for -net-next
 2020-03-07  3:42 UTC  (10+ messages)
` [PATCH V2 net-next 1/9] net: hns3: fix some mixed type assignment
` [PATCH V2 net-next 2/9] net: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTH
` [PATCH V2 net-next 3/9] net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error()
` [PATCH V2 net-next 4/9] net: hns3: delete some reduandant code
` [PATCH V2 net-next 5/9] net: hns3: add a check before PF inform VF to reset
` [PATCH V2 net-next 6/9] net: hns3: print out status register when VF receives unknown source interrupt
` [PATCH V2 net-next 7/9] net: hns3: print out command code when dump fails in debugfs
` [PATCH V2 net-next 8/9] net: hns3: synchronize some print relating to reset issue
` [PATCH V2 net-next 9/9] net: hns3: delete unnecessary logs after kzalloc fails

linux-next: the nfc-next tree seems to be old
 2020-03-07  3:45 UTC  (4+ messages)

[PATCH bpf-next] bpf: add bpf_xdp_output() helper
 2020-03-07  2:57 UTC  (2+ messages)

possible deadlock in siw_create_listen
 2020-03-07  1:25 UTC 

[PATCH v4 net-next 0/8] ionic updates
 2020-03-07  1:23 UTC  (10+ messages)
` [PATCH v4 net-next 1/8] ionic: keep ionic dev on lif init fail
` [PATCH v4 net-next 2/8] ionic: remove pragma packed
` [PATCH v4 net-next 3/8] ionic: improve irq numa locality
` [PATCH v4 net-next 4/8] ionic: clean up bitflag usage
` [PATCH v4 net-next 5/8] ionic: support ethtool rxhash disable
` [PATCH v4 net-next 6/8] ionic: print pci bus lane info
` [PATCH v4 net-next 7/8] ionic: add support for device id 0x1004
` [PATCH v4 net-next 8/8] ionic: drop ethtool driver version

[RFC bpf PATCH 0/4] rfc for 32-bit subreg verifier tracking
 2020-03-07  0:22 UTC  (6+ messages)
` [RFC PATCH 1/4] bpf: verifer, refactor adjust_scalar_min_max_vals
` [RFC PATCH 2/4] bpf: verifier, do explicit u32 bounds tracking
` [RFC PATCH 3/4] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
` [RFC PATCH 4/4] bpf: selftests, bpf_get_stack return value add <0

[PATCH v5 bpf-next 0/4] bpftool: introduce prog profile
 2020-03-07  0:17 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] bpftool: introduce "prog profile" command
` [PATCH v5 bpf-next 2/4] bpftool: Documentation for bpftool prog profile
` [PATCH v5 bpf-next 3/4] ybpftool: bash completion for "bpftool prog profile"
` [PATCH v5 bpf-next 4/4] bpftool: fix typo in bash-completion

[RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
 2020-03-06 23:03 UTC  (2+ messages)

[PATCH net-next 0/4] r8169: series with improvements to rtl_tx
 2020-03-06 22:58 UTC  (5+ messages)
` [PATCH net-next 1/4] r8169: convert while to for loop in rtl_tx
` [PATCH net-next 2/4] r8169: ensure tx_skb is fully reset after calling rtl8169_unmap_tx_skb
` [PATCH net-next 3/4] r8169: simplify usage of rtl8169_unmap_tx_skb
` [PATCH net-next 4/4] r8169: remove now unneeded barrier in rtl_tx

[PATCH v3 net-next 0/8] ionic updates
 2020-03-06 22:57 UTC  (10+ messages)
` [PATCH v3 net-next 7/8] ionic: add support for device id 0x1004

[PATCH net-next 0/2] mptcp: don't auto-adjust rcvbuf size if locked
 2020-03-06 20:29 UTC  (3+ messages)
` [PATCH net-next 1/2] mptcp: selftests: add rcvbuf set option
` [PATCH net-next 2/2] mptcp: don't grow mptcp socket receive buffer when rcvbuf is locked

[PATCH net-next 0/2] s390/qeth: updates 2020-03-06
 2020-03-06 18:44 UTC  (2+ messages)

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-03-06 18:40 UTC  (4+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH net-next v2] xen-netfront: add basic XDP support
 2020-03-06 18:22 UTC  (7+ messages)

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-06 18:09 UTC  (15+ messages)

[PATCH v2 0/2] Migrate QRTR Nameservice to Kernel
 2020-03-06 17:17 UTC  (3+ messages)

[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-06 17:12 UTC  (11+ messages)
` [PATCH v2] "

[PATCH ethtool v3 00/25] initial netlink interface implementation for 5.6 release
 2020-03-06 17:06 UTC  (26+ messages)
` [PATCH ethtool v3 01/25] move UAPI header copies to a separate directory
` [PATCH ethtool v3 02/25] update UAPI header copies
` [PATCH ethtool v3 03/25] add --debug option to control debugging messages
` [PATCH ethtool v3 04/25] use named initializers in command line option list
` [PATCH ethtool v3 05/25] netlink: add netlink related UAPI header files
` [PATCH ethtool v3 06/25] netlink: introduce the netlink interface
` [PATCH ethtool v3 07/25] netlink: message buffer and composition helpers
` [PATCH ethtool v3 08/25] netlink: netlink socket wrapper and helpers
` [PATCH ethtool v3 09/25] netlink: initialize ethtool netlink socket
` [PATCH ethtool v3 10/25] netlink: add support for string sets
` [PATCH ethtool v3 11/25] netlink: add notification monitor
` [PATCH ethtool v3 12/25] move shared code into a common file
` [PATCH ethtool v3 13/25] netlink: add bitset helpers
` [PATCH ethtool v3 14/25] netlink: partial netlink handler for gset (no option)
` [PATCH ethtool v3 15/25] netlink: support getting wake-on-lan and debugging settings
` [PATCH ethtool v3 16/25] netlink: add basic command line parsing helpers
` [PATCH ethtool v3 17/25] netlink: add bitset command line parser handlers
` [PATCH ethtool v3 18/25] netlink: add netlink handler for sset (-s)
` [PATCH ethtool v3 19/25] netlink: support tests with netlink enabled
` [PATCH ethtool v3 20/25] netlink: add handler for permaddr (-P)
` [PATCH ethtool v3 21/25] netlink: support for pretty printing netlink messages
` [PATCH ethtool v3 22/25] netlink: message format description for ethtool netlink
` [PATCH ethtool v3 23/25] netlink: message format descriptions for genetlink control
` [PATCH ethtool v3 24/25] netlink: message format descriptions for rtnetlink
` [PATCH ethtool v3 25/25] netlink: use pretty printing for ethtool netlink messages

[net-next 0/2] Add support for SRv6 End.DT4 action
 2020-03-06 16:45 UTC  (8+ messages)
` [net-next 1/2] Perform IPv4 FIB lookup in a predefined FIB table

[PATCH] net: stmmac: platform: Fix misleading interrupt error msg
 2020-03-06 16:38 UTC 

SFP+ support for 8168fp/8117
 2020-03-06 16:33 UTC  (12+ messages)

[bpf-next PATCH] xdp: accept that XDP headroom isn't always equal XDP_PACKET_HEADROOM
 2020-03-06 16:16 UTC  (4+ 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).