netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-22 08:54:30 to 2019-08-22 20:35:07 UTC [more...]

New skb extension for use by LSMs (skb "security blob")?
 2019-08-22 20:35 UTC  (10+ messages)

[PATCH] net/ncsi: Fix the payload copying for the request coming from Netlink
 2019-08-22 20:34 UTC  (2+ messages)

[PATCH net-next v5] sched: Add dualpi2 qdisc
 2019-08-22 20:33 UTC  (2+ messages)

[net-next v2 00/13][pull request] 40GbE Intel Wired LAN Driver Updates 2019-08-22
 2019-08-22 20:30 UTC  (14+ messages)
` [net-next v2 01/13] i40e: reduce stack usage in i40e_set_fc
` [net-next v2 02/13] i40e: Check if transceiver implements DDM before access
` [net-next v2 03/13] i40e: add check on i40e_configure_tx_ring() return value
` [net-next v2 04/13] i40e: fix shifts of signed values
` [net-next v2 05/13] i40e: Add drop mode parameter to set mac config
` [net-next v2 06/13] i40e: check_recovery_mode had wrong if statement
` [net-next v2 07/13] i40e: Update FW API version to 1.9
` [net-next v2 08/13] i40e: reset veb.tc_stats when resetting veb.stats
` [net-next v2 09/13] i40e: Fix crash caused by stress setting of VF MAC addresses
` [net-next v2 10/13] i40e: Remove function i40e_update_dcb_config()
` [net-next v2 11/13] i40e: allow reset in recovery mode
` [net-next v2 12/13] i40e: Persistent LLDP support
` [net-next v2 13/13] i40e: fix retrying in i40e_aq_get_phy_capabilities

[PATCH net v2] openvswitch: Fix conntrack cache with timeout
 2019-08-22 20:17 UTC 

[PATCH net-next,v4, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-22 20:20 UTC  (7+ messages)
` [PATCH net-next,v4, 3/6] net/mlx5: Add wrappers for HyperV PCIe operations
` [PATCH net-next,v4, 4/6] net/mlx5: Add HV VHCA infrastructure

[PATCH net-next] net: dsa: remove bitmap operations
 2019-08-22 20:17 UTC  (2+ messages)

[PATCH net-next 0/6] net: dsa: explicit programmation of VLAN on CPU ports
 2019-08-22 20:13 UTC  (7+ messages)
` [PATCH net-next 1/6] net: dsa: remove bitmap operations
` [PATCH net-next 2/6] net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
` [PATCH net-next 3/6] net: dsa: add slave VLAN helpers
` [PATCH net-next 4/6] net: dsa: check bridge VLAN in slave operations
` [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 0/3] Add NETIF_F_HW_BRIDGE feature
 2019-08-22 20:08 UTC  (5+ messages)
` [PATCH 1/3] net: Add HW_BRIDGE offload feature
` [PATCH 2/3] net: mscc: Use NETIF_F_HW_BRIDGE
` [PATCH 3/3] net: mscc: Implement promisc mode

net/dst_cache.c: preemption bug in net/dst_cache.c
 2019-08-22 19:51 UTC 

[PATCH net-next v2 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-22 19:50 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: ethernet: mediatek: Add basic PHYLINK support
` [PATCH net-next v2 2/3] net: ethernet: mediatek: Re-add support SGMII

[PATCH] nexthops: remove redundant assignment to variable err
 2019-08-22 19:14 UTC  (3+ messages)

[PATCH net 0/9] rxrpc: Fix use of skb_cow_data()
 2019-08-22 19:12 UTC  (3+ messages)

[net] devlink: Add method for time-stamp on reporter's dump
 2019-08-22 19:11 UTC  (7+ messages)
` [iproute2, master 0/2] Fix reporter's dump's time-stamp
  ` [iproute2, master 1/2] devlink: Print health reporter's dump time-stamp in a helper function
  ` [iproute2, master 2/2] devlink: Add a new time-stamp format for health reporter's dump

[PATCH 0/3] rework netlink skb allocation
 2019-08-22 19:04 UTC  (5+ messages)
` [PATCH 1/3] skbuff: use kvfree() to deallocate head
` [PATCH 2/3] netlink: always use vmapped memory for skb data
` [PATCH 3/3] netlink: use generic skb_set_owner_r()

[PATCH] af_unix: utilize skb's fragment list for sending large datagrams
 2019-08-22 19:04 UTC  (2+ messages)

[PATCH net-next] r8152: saving the settings of EEE
 2019-08-22 18:52 UTC  (2+ messages)

[PATCH net] tunnel: fix dev null pointer dereference when send pkg larger than mtu in collect_md mode
 2019-08-22 18:46 UTC  (5+ 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-next v4 00/11] XDP unaligned chunk placement support
 2019-08-22 18:43 UTC  (14+ messages)
` [PATCH bpf-next v5 "
  ` [PATCH bpf-next v5 01/11] i40e: simplify Rx buffer recycle
  ` [PATCH bpf-next v5 02/11] ixgbe: "
  ` [PATCH bpf-next v5 03/11] xsk: add support to allow unaligned chunk placement
  ` [PATCH bpf-next v5 04/11] i40e: modify driver for handling offsets
  ` [PATCH bpf-next v5 05/11] ixgbe: "
  ` [PATCH bpf-next v5 06/11] mlx5e: "
  ` [PATCH bpf-next v5 07/11] libbpf: add flags to umem config
  ` [PATCH bpf-next v5 08/11] samples/bpf: add unaligned chunks mode support to xdpsock
  ` [PATCH bpf-next v5 09/11] samples/bpf: add buffer recycling for unaligned chunks "
  ` [PATCH bpf-next v5 10/11] samples/bpf: use hugepages in xdpsock app
  ` [PATCH bpf-next v5 11/11] doc/af_xdp: include unaligned chunk case

[PATCH] igb/igc: Don't warn on fatal read failures when the device is removed
 2019-08-22 18:33 UTC 

[PATCH net] openvswitch: Fix conntrack cache with timeout
 2019-08-22 18:32 UTC  (3+ messages)

[PATCH] ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-22 18:30 UTC 

[PATCH spi for-5.4 0/5] Deterministic SPI latency with NXP DSPI driver
 2019-08-22 17:38 UTC  (15+ messages)
` [PATCH spi for-5.4 2/5] spi: Add a PTP system timestamp to the transfer structure
` [PATCH spi for-5.4 3/5] spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing

[PATCH] nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands
 2019-08-22 18:08 UTC  (3+ messages)

[PATCH net v3] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-22 17:32 UTC  (3+ messages)

[PATCH net-next 00/10] net: dsa: mv88e6xxx: Peridot/Topaz SERDES changes
 2019-08-22 17:21 UTC  (9+ messages)
` [PATCH net-next 02/10] net: dsa: mv88e6xxx: remove extra newline
` [PATCH net-next 03/10] net: dsa: mv88e6xxx: move hidden registers operations in own file
` [PATCH net-next 04/10] net: dsa: mv88e6xxx: prefix hidden register macro names with MV88E6XXX_

[RFC 1/4] Add usb_get_address and usb_set_address support
 2019-08-22 17:14 UTC  (5+ messages)

[PATCH net v2] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-22 17:10 UTC  (5+ messages)

[PATCH] net/ipv4/tcp_bpf: Delete an unnecessary check before the function call “consume_skb”
 2019-08-22 16:32 UTC 

[PATCH net] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-22 16:30 UTC  (10+ messages)

[PATCH net-next v2 0/3] net: dsa: mt7530: Convert to PHYLINK and add support for port 5
 2019-08-22 16:26 UTC  (3+ messages)
` Aw: "

[PATCH] net/core/skmsg: Delete an unnecessary check before the function call “consume_skb”
 2019-08-22 16:08 UTC 

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-08-22 15:58 UTC  (6+ messages)
` [PATCH v12 3/5] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver

[PATCH net-next] net/mlx5e: Use PTR_ERR_OR_ZERO in mlx5e_tc_add_nic_flow()
 2019-08-22 15:50 UTC  (2+ messages)

[PATCH rdma-next 0/3] RDMA RX RoCE Steering Support
 2019-08-22 15:45 UTC  (5+ messages)

[RFC bpf-next 0/5] Convert iproute2 to use libbpf (WIP)
 2019-08-22 15:28 UTC  (20+ messages)
` [RFC bpf-next 4/5] iproute2: Allow compiling against libbpf

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

WARNING in rollback_registered_many (2)
 2019-08-22 14:54 UTC  (7+ messages)

general protection fault in sctp_inq_pop
 2019-08-22 14:53 UTC 

[PATCH net-next] net: hns3: Fix -Wunused-const-variable warning
 2019-08-22 14:49 UTC 

[PATCH] bonding: force enable lacp port after link state recovery for 802.3ad
 2019-08-22 14:33 UTC  (3+ messages)

[PATCH bpf-next 0/4] xsk: various CPU barrier and {READ, WRITE}_ONCE fixes
 2019-08-22 13:51 UTC  (6+ 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

Help needed - Kernel lockup while running ipsec
 2019-08-22 13:37 UTC  (14+ messages)
                    ` [PATCH 4.14.y stable] xfrm: policy: remove pcpu policy cache

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

[PATCH v3] tun: fix use-after-free when register netdev failed
 2019-08-22 12:55 UTC  (6+ messages)

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

[PATCH] Staging: isdn/gigaset : Fix bare unsigned warnings and trailing lines errors
 2019-08-22 12:42 UTC  (2+ messages)

[PATCH][net-next] net: drop_monitor: change the stats variable to u64 in net_dm_stats_put
 2019-08-22 12:31 UTC  (3+ messages)
  ` 答复: "

[PATCH net] rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up
 2019-08-22 12:26 UTC 

[PATCH net 0/9] rxrpc: Fix use of skb_cow_data()
 2019-08-22 12:24 UTC  (10+ messages)
` [PATCH net 1/9] rxrpc: Pass the input handler's data skb reference to the Rx ring
` [PATCH net 2/9] rxrpc: Improve jumbo packet counting
` [PATCH net 3/9] rxrpc: Use info in skbuff instead of reparsing a jumbo packet
` [PATCH net 4/9] rxrpc: Add a private skb flag to indicate transmission-phase skbs
` [PATCH net 5/9] rxrpc: Abstract out rxtx ring cleanup
` [PATCH net 6/9] rxrpc: Use the tx-phase skb flag to simplify tracing
` [PATCH net 7/9] rxrpc: Add a shadow refcount in the skb private data
` [PATCH net 8/9] rxrpc: Use shadow refcount for packets in the RxTx ring
` [PATCH net 9/9] rxrpc: Only call skb_cow_data() once per packet

[PATCH][next] mac80211: minstrel_ht: fix infinite loop because supported is not being shifted
 2019-08-22 12:20 UTC 

BUG: MAX_STACK_TRACE_ENTRIES too low in tipc_topsrv_exit_net
 2019-08-22 12:03 UTC  (3+ messages)

[PATCH] rtw88: remove redundant assignment to pointer debugfs_topdir
 2019-08-22 11:37 UTC 

[PATCH bpf-next v5] libbpf: add xsk_ring_prod__nb_free() function
 2019-08-22 10:52 UTC  (2+ messages)

[PATCH] vsock: Fix a lockdep warning in __vsock_release()
 2019-08-22 10:25 UTC  (2+ messages)

[PATCH bpf-next v4] libbpf: add xsk_ring_prod__nb_free() function
 2019-08-22 10:20 UTC  (6+ messages)

[PATCH v6 1/7] nfc: pn533: i2c: "pn532" as dt compatible string
 2019-08-22 10:09 UTC  (5+ messages)
` [PATCH v6 4/7] nfc: pn533: Split pn533 init & nfc_register
` [PATCH v6 5/7] nfc: pn533: add UART phy driver

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-08-22 10:08 UTC  (7+ messages)
` [PATCH v2 10/11] vsock_test: skip read() in test_stream*close tests on a VMCI host
` [PATCH v2 11/11] vsock_test: wait for the remote to close the connection

[PATCH v1] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use
 2019-08-22  9:16 UTC  (6+ messages)

[PATCH] can: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-22  9:13 UTC  (2+ messages)

[RFC v2] vsock: proposal to support multiple transports at runtime
 2019-08-22  8:54 UTC  (3+ 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).