netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-23 12:08:03 to 2019-08-24 17:45:50 UTC [more...]

[PATCH RFC net-next 0/3] Multi-CPU DSA support
 2019-08-24 17:45 UTC  (13+ messages)
` [PATCH RFC net-next 1/3] net: dsa: allow for multiple CPU ports
` [PATCH RFC net-next 2/3] net: add ndo for setting the iflink property
` [PATCH RFC net-next 3/3] net: dsa: implement ndo_set_netlink for chaning port's CPU port
` [PATCH RFC iproute2-next] iplink: allow to change iplink value

[PATCH net 1/2] openvswitch: Properly set L4 keys on "later" IP fragments
 2019-08-24 16:58 UTC  (2+ messages)
` [PATCH net 2/2] openvswitch: Clear the L4 portion of the key for "later" fragments

[RFC PATCH 0/2] convert gianfar to phylink
 2019-08-24 15:21 UTC  (7+ messages)
` [RFC PATCH 1/2] gianfar: convert "

[PATCH net-next 0/1] Add BASE-T1 PHY support
 2019-08-24 15:03 UTC  (9+ messages)
  `  "
      ` [EXT] "

[PATCH net-next v2 00/10] Refactor cls hardware offload API to support rtnl-independent drivers
 2019-08-24 14:44 UTC  (13+ messages)
` [PATCH net-next v2 01/10] net: sched: protect block offload-related fields with rw_semaphore
` [PATCH net-next v2 02/10] net: sched: change tcf block offload counter type to atomic_t
` [PATCH net-next v2 03/10] net: sched: refactor block offloads counter usage
` [PATCH net-next v2 04/10] net: sched: notify classifier on successful offload add/delete
` [PATCH net-next v2 05/10] net: sched: add API for registering unlocked offload block callbacks
` [PATCH net-next v2 06/10] net: sched: conditionally obtain rtnl lock in cls hw offloads API
` [PATCH net-next v2 07/10] net: sched: take rtnl lock in tc_setup_flow_action()
` [PATCH net-next v2 08/10] net: sched: take reference to action dev before calling offloads
` [PATCH net-next v2 09/10] net: sched: copy tunnel info when setting flow_action entry->tunnel
` [PATCH net-next v2 10/10] net: sched: flower: don't take rtnl lock for cls hw offloads API

[PATCH] igb/igc: Don't warn on fatal read failures when the device is removed
 2019-08-24 14:40 UTC  (2+ messages)

[PATCH net-next v3 4/8] MIPS: dts: mscc: describe the PTP ready interrupt
 2019-08-24 14:18 UTC  (2+ messages)

[PATCH net-next v3 2/8] MIPS: dts: mscc: describe the PTP register range
 2019-08-24 14:18 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-24 13:32 UTC  (11+ messages)
` [PATCH net-next v3 1/3] net: ethernet: mediatek: Add basic PHYLINK support
` [PATCH net-next v3 2/3] net: ethernet: mediatek: Re-add support SGMII
` [PATCH net-next v3 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API
` Aw: [PATCH net-next v3 0/3] net: ethernet: mediatek: convert to PHYLINK

[RFC 4/4] net: cdc_ncm: Add ACPI MAC address pass through functionality
 2019-08-24 13:26 UTC  (3+ messages)

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-24 12:51 UTC  (14+ messages)
` [PATCH 12/16] arm64: prefer __section from compiler_attributes.h
` [PATCH 14/16] include/linux: "

[PATCH spi for-5.4 0/5] Deterministic SPI latency with NXP DSPI driver
 2019-08-24 12:38 UTC  (14+ messages)
` [PATCH spi for-5.4 2/5] spi: Add a PTP system timestamp to the transfer structure

pull-request: ieee802154 for net 2019-08-24
 2019-08-24 12:19 UTC 

[PATCH 0/3] Add NETIF_F_HW_BRIDGE feature
 2019-08-24 12:05 UTC  (13+ messages)
` [PATCH 1/3] net: Add HW_BRIDGE offload feature
` [Bridge] [PATCH 0/3] Add NETIF_F_HW_BRIDGE feature

Fw: [Bug 204669] New: TLS: module crash with TLS record double free
 2019-08-24 12:03 UTC 

Fw: [Bug 204681] New: Kernel BUG/Oops: tc qdisc delete with tc filter action xt -j CONNMARK
 2019-08-24 11:57 UTC 

5.3-rc3-ish VM crash: RIP: 0010:tcp_trim_head+0x20/0xe0
 2019-08-24 10:22 UTC  (5+ messages)

[PATCH] r8152: Set memory to all 0xFFs on failed reg reads
 2019-08-24  8:36 UTC 

[PATCH 4.14] tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue
 2019-08-24  6:03 UTC 

[PATCH v2 0/2] Simplify mtty driver and mdev core
 2019-08-24  5:22 UTC  (24+ messages)

[PATCH bpf] nfp: bpf: fix latency bug when updating stack index register
 2019-08-24  2:00 UTC 

[PATCHv2 1/1] net: rds: add service level support in rds-info
 2019-08-24  1:36 UTC  (3+ messages)

[net-next 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2019-08-23
 2019-08-24  1:31 UTC  (16+ messages)
` [net-next 01/14] ice: Allow egress control packets from PF_VSI
` [net-next 02/14] ice: Account for all states of FW DCBx and LLDP
` [net-next 03/14] ice: Don't call synchronize_irq() for VF's from the host
` [net-next 04/14] ice: Treat DCBx state NOT_STARTED as valid
` [net-next 05/14] ice: Copy dcbx configuration only if mode is correct
` [net-next 06/14] ice: reject VF attempts to enable head writeback
` [net-next 07/14] ice: Rename ethtool private flag for lldp
` [net-next 08/14] ice: silence some bogus error messages
` [net-next 09/14] ice: Fix flag used for module query
` [net-next 10/14] ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
` [net-next 11/14] ice: Add input handlers for virtual channel handlers
` [net-next 12/14] ice: update ethtool stats on-demand
` [net-next 13/14] ice: Fix issues updating VSI MAC filters
` [net-next 14/14] ice: Don't allow VSI to remove unassociated ucast filter

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-08-24  1:18 UTC  (7+ messages)

[net PATCH] net: route dump netlink NLM_F_MULTI flag missing
 2019-08-24  1:06 UTC  (2+ messages)

pull-request: bpf 2019-08-24
 2019-08-24  0:34 UTC  (2+ messages)

[PATCH net] tunnel: fix dev null pointer dereference when send pkg larger than mtu in collect_md mode
 2019-08-23 22:32 UTC  (6+ messages)
` [PATCHv4 0/2] fix dev null pointer dereference when send packets "
  ` [PATCHv4 net 1/2] ipv4/icmp: fix rt dst dev null pointer dereference
  ` [PATCHv4 net 2/2] xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode

[PATCH bpf] bpf: fix precision tracking in presence of bpf2bpf calls
 2019-08-23 23:35 UTC  (2+ messages)

[PATCH bpf] flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
 2019-08-23 23:34 UTC  (2+ messages)

[PATCH ipsec-next 0/7] ipsec: add TCP encapsulation support (RFC 8229)
 2019-08-23 23:17 UTC  (2+ messages)

[PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
 2019-08-23 23:09 UTC  (12+ messages)
                ` RFC: very rough draft of a bpf permission model

[PATCH] net/mlx5: fix a -Wstringop-truncation warning
 2019-08-23 22:18 UTC  (2+ messages)

[PATCH v4 net-next 0/7] ipv6: Extension header infrastructure
 2019-08-23 22:16 UTC  (9+ messages)
` [PATCH v4 net-next 1/7] ipeh: Create exthdrs_options.c and ipeh.h
` [PATCH v4 net-next 2/7] ipeh: Move generic EH functions to exthdrs_common.c
` [PATCH v4 net-next 3/7] ipeh: Generic TLV parser
` [PATCH v4 net-next 4/7] ip6tlvs: Registration of TLV handlers and parameters
` [PATCH v4 net-next 5/7] ip6tlvs: Add TX parameters
` [PATCH v4 net-next 6/7] ip6tlvs: Add netlink interface
` [PATCH v4 net-next 7/7] ip6tlvs: Validation of TX Destination and Hop-by-Hop options

[PATCH net-next] r8169: fix DMA issue on MIPS platform
 2019-08-23 22:12 UTC  (2+ messages)

[PATCH net] Revert "r8169: remove not needed call to dma_sync_single_for_device"
 2019-08-23 22:12 UTC  (2+ messages)

[PATCH net] ipv4: mpls: fix mpls_xmit for iptunnel
 2019-08-23 22:12 UTC  (3+ messages)

[PATCH net-next] drop_monitor: Make timestamps y2038 safe
 2019-08-23 21:58 UTC  (3+ messages)

[PATCH net-next] net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
 2019-08-23 21:56 UTC  (3+ messages)

[PATCH net] ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
 2019-08-23 21:53 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Fix return code in case of hyperv wrong size read
 2019-08-23 21:45 UTC  (2+ messages)

[PATCH net-next] net: ipv6: fix listify ip6_rcv_finish in case of forwarding
 2019-08-23 21:42 UTC  (3+ messages)

[PATCH 1/2] rtnetlink: gate MAC address with an LSM hook
 2019-08-23 21:41 UTC  (4+ messages)

[PATCH net 0/2] r8152: fix side effect
 2019-08-23 21:33 UTC  (3+ messages)
` [PATCH net 2/2] r8152: avoid using napi_disable after netif_napi_del

[PATCH net-next] r8152: saving the settings of EEE
 2019-08-23 21:31 UTC  (4+ messages)
` [PATCH net-next v4 0/2] r8152: save EEE

[PATCH] wimax/i2400m: fix calculation of index, remove sizeof
 2019-08-23 21:30 UTC  (4+ messages)

[PATCH net 0/9] rxrpc: Fix use of skb_cow_data()
 2019-08-23 21:29 UTC  (4+ messages)

[PATCH net-next v2 0/9] net: dsa: mv88e6xxx: Peridot/Topaz SERDES changes
 2019-08-23 21:26 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handler
` [PATCH net-next v2 2/9] net: dsa: mv88e6xxx: move hidden registers operations in own file
` [PATCH net-next v2 3/9] net: dsa: mv88e6xxx: fix port hidden register macros
` [PATCH net-next v2 4/9] net: dsa: mv88e6xxx: create chip->info->ops->serdes_get_lane method
` [PATCH net-next v2 5/9] net: dsa: mv88e6xxx: add serdes_get_lane method for Topaz family
` [PATCH net-next v2 6/9] net: dsa: mv88e6xxx: rename port cmode macro
` [PATCH net-next v2 7/9] net: dsa: mv88e6xxx: simplify SERDES code for Topaz and Peridot
` [PATCH net-next v2 8/9] net: dsa: mv88e6xxx: support Block Address setting in hidden registers
` [PATCH net-next v2 9/9] net: dsa: mv88e6xxx: fully support SERDES on Topaz family

[PATCH v2 0/5] Poll mode for NXP DSPI driver
 2019-08-23 21:03 UTC  (8+ messages)
` [PATCH v2 2/5] spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours

[PATCH bpf] bpf: fix use after free in prog symbol exposure
 2019-08-23 20:14 UTC 

[PATCH v6 0/4] net: phy: Add support for DT configuration of PHY LEDs and use it for RTL8211E
 2019-08-23 19:58 UTC  (7+ messages)
` [PATCH v6 4/4] net: phy: realtek: Add LED configuration support "

[PATCH 1/3] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
 2019-08-23 19:16 UTC  (3+ messages)
` [PATCH 3/3] net: qca: "

[PATCH] net: intel: Cleanup e1000 - add space between }}
 2019-08-23 19:14 UTC 

Is bug 200755 in anyone's queue??
 2019-08-23 19:04 UTC  (2+ messages)

New skb extension for use by LSMs (skb "security blob")?
 2019-08-23 18:56 UTC  (5+ messages)

[RFC 3/4] Move ACPI functionality out of r8152 driver
 2019-08-23 18:34 UTC  (2+ messages)

[PATCH net-next 00/10] Refactor cls hardware offload API to support rtnl-independent drivers
 2019-08-23 18:26 UTC  (5+ messages)
` [PATCH net-next 03/10] net: sched: refactor block offloads counter usage

[pull request][net-next 0/8] Mellanox, mlx5 updates 2019-08-22
 2019-08-23 18:16 UTC  (5+ messages)
` [net-next 4/8] net/mlx5e: Add device out of buffer counter

r8169: regression on MIPS/Loongson
 2019-08-23 18:08 UTC  (4+ messages)

[PATCH v4 00/14] NFC: nxp-nci: clean up and new device support
 2019-08-23 17:20 UTC  (3+ messages)

[PATCH net-next 0/6] net: dsa: explicit programmation of VLAN on CPU ports
 2019-08-23 17:00 UTC  (13+ messages)
` [PATCH net-next 2/6] net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
` [PATCH net-next 5/6] net: dsa: program VLAN on CPU port from slave
` [PATCH net-next 6/6] net: dsa: clear VLAN flags for CPU port

[PATCH bpf-next 0/4] xsk: various CPU barrier and {READ, WRITE}_ONCE fixes
 2019-08-23 16:46 UTC  (9+ messages)
` [PATCH bpf-next 1/4] xsk: avoid store-tearing when assigning queues
` [PATCH bpf-next 2/4] xsk: add proper barriers and {READ, WRITE}_ONCE-correctness for state
` [PATCH bpf-next 3/4] xsk: avoid store-tearing when assigning umem
` [PATCH bpf-next 4/4] xsk: lock the control mutex in sock_diag interface

[PATCH net v2] openvswitch: Fix conntrack cache with timeout
 2019-08-23 16:40 UTC  (3+ messages)

[PATCH] net: fix skb use after free in netpoll_send_skb_on_dev
 2019-08-23 16:32 UTC 

[PATCH net-next] dpaa2-eth: Add pause frame support
 2019-08-23 16:30 UTC  (2+ messages)

[PATCH] ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-23 16:10 UTC  (3+ messages)

libbpf distro packaging
 2019-08-23 16:00 UTC  (7+ messages)

KASAN: use-after-free Read in rxrpc_release_call
 2019-08-23 14:42 UTC 

WARNING in sk_msg_check_to_free
 2019-08-23 14:33 UTC 

[PATCH net-next] bnxt_en: Fix allocation of zero statistics block size regression
 2019-08-23 14:24 UTC  (2+ messages)

[PATCH bpf-next v4 00/11] XDP unaligned chunk placement support
 2019-08-23 13:35 UTC  (5+ messages)
` [PATCH bpf-next v5 "
  ` [PATCH bpf-next v5 03/11] xsk: add support to allow unaligned chunk placement

[PATCH net v3] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-23 13:19 UTC  (6+ messages)

[PATCH net-next v5] sched: Add dualpi2 qdisc
 2019-08-23 12:59 UTC  (3+ messages)

IPv6 routes inserted into the kernel with 'route' end up with invalid type
 2019-08-23 12:59 UTC  (2+ messages)

[PATCH net] ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
 2019-08-23 12:41 UTC  (5+ messages)
` [PATCHv2 "


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