netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-28 04:56:32 to 2019-06-28 17:41:34 UTC [more...]

[PATCH v2 bpf-next] RV32G eBPF JIT
 2019-06-28 17:41 UTC  (3+ messages)

[PATCH 0/3, net-next] net: netsec: Add XDP Support
 2019-06-28 17:41 UTC  (14+ messages)
` [PATCH 1/3, net-next] net: netsec: Use page_pool API
` [PATCH 2/3, net-next] net: page_pool: add helper function for retrieving dma direction
` [PATCH 3/3, net-next] net: netsec: add XDP support

[PATCH bpf-next v3 0/2] net: xdp: XSKMAP improvements
 2019-06-28 17:33 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] xsk: remove AF_XDP socket from map when the socket is released

[PATCH] netfilter: Fix remainder of pseudo-header protocol 0
 2019-06-28 17:30 UTC  (4+ messages)

[PATCH 0/1] Disable all ports on b53 setup
 2019-06-28 17:23 UTC  (3+ messages)
` [PATCH 1/1] net: dsa: b53: Disable all ports on setup

[RFC iproute2 1/1] ip: netns: add mounted state file for each netns
 2019-06-28 17:06 UTC  (5+ messages)
` [RFC iproute2 0/1] iproute2 netns mount race issue and solution?

[RFC PATCH 0/2] enable broadcom tagging for bcm531x5 switches
 2019-06-28 16:57 UTC  (6+ messages)
` [RFC PATCH 0/1] Document the configuration of b53
  ` [RFC PATCH 1/1] Documentation: net: dsa: b53: Describe b53 configuration

[PATCH v4] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-06-28 17:04 UTC  (2+ messages)

[PATCH 00/10] pull request for net-next: batman-adv 2019-06-27 v2
 2019-06-28 17:01 UTC  (13+ messages)
` [PATCH 01/10] batman-adv: Start new development cycle
` [PATCH 02/10] batman-adv: Fix includes for *_MAX constants
` [PATCH 03/10] batman-adv: Add missing include for atomic functions
` [PATCH 04/10] batman-adv: Use includes instead of fwdecls
` [PATCH 05/10] batman-adv: mcast: shorten multicast tt/tvlv worker spinlock section
` [PATCH 06/10] batman-adv: mcast: collect softif listeners from IP lists instead
` [PATCH 07/10] batman-adv: mcast: avoid redundant multicast TT entries with bridges
` [PATCH 08/10] batman-adv: no need to check return value of debugfs_create functions
` [PATCH 09/10] batman-adv: mcast: detect, distribute and maintain multicast router presence
` [PATCH 10/10] batman-adv: mcast: apply optimizations for routable packets, too

[PATCH 00/11] XDP unaligned chunk placement support
 2019-06-28 16:51 UTC  (6+ messages)

[PATCH v3 bpf-next 0/9] libbpf: add bpf_link and tracing attach APIs
 2019-06-28 16:50 UTC  (14+ messages)
` [PATCH v3 bpf-next 1/9] libbpf: make libbpf_strerror_r agnostic to sign of error
` [PATCH v3 bpf-next 2/9] libbpf: introduce concept of bpf_link
` [PATCH v3 bpf-next 3/9] libbpf: add ability to attach/detach BPF program to perf event
` [PATCH v3 bpf-next 4/9] libbpf: add kprobe/uprobe attach API
` [PATCH v3 bpf-next 5/9] libbpf: add tracepoint "
` [PATCH v3 bpf-next 6/9] libbpf: add raw "
` [PATCH v3 bpf-next 7/9] selftests/bpf: switch test to new attach_perf_event API
` [PATCH v3 bpf-next 8/9] selftests/bpf: add kprobe/uprobe selftests
` [PATCH v3 bpf-next 9/9] selftests/bpf: convert existing tracepoint tests to new APIs

pull-request: mac80211 2019-06-28
 2019-06-28 16:50 UTC  (2+ messages)

[PATCH 0/2] pull request for net: batman-adv 2019-06-27
 2019-06-28 16:45 UTC  (2+ messages)

What to do when a bridge port gets its pvid deleted?
 2019-06-28 16:45 UTC  (4+ messages)

[PATCH net-next 00/12] net: hns3: some code optimizations & cleanups & bugfixes
 2019-06-28 16:40 UTC  (14+ messages)
` [PATCH net-next 01/12] net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue
` [PATCH net-next 02/12] net: hns3: enable DCB when TC num is one and pfc_en is non-zero
` [PATCH net-next 03/12] net: hns3: change SSU's buffer allocation according to UM
` [PATCH net-next 04/12] net: hns3: add some error checking in hclge_tm module
` [PATCH net-next 05/12] net: hns3: fix a -Wformat-nonliteral compile warning
` [PATCH net-next 06/12] net: hns3: add Asym Pause support to fix autoneg problem
` [PATCH net-next 07/12] net: hns3: re-schedule reset task while VF reset fail
` [PATCH net-next 08/12] net: hns3: handle empty unknown interrupt
` [PATCH net-next 09/12] net: hns3: fix a statistics issue about l3l4 checksum error
` [PATCH net-next 10/12] net: hns3: remove unused linkmode definition
` [PATCH net-next 11/12] net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
` [PATCH net-next 12/12] net: hns3: optimize the CSQ cmd error handling

[PATCH 0/5] net: dsa: microchip: Further regmap cleanups
 2019-06-28 16:36 UTC  (3+ messages)

net: check before dereferencing netdev_ops during busy poll
 2019-06-28 16:34 UTC 

[PATCH] hinic: reduce rss_init stack usage
 2019-06-28 16:32 UTC  (2+ messages)

[PATCH v2 net-next 0/3] Better PHYLINK compliance for SJA1105 DSA
 2019-06-28 16:31 UTC  (3+ messages)

[RFC] longer netdev names proposal
 2019-06-28 16:27 UTC  (18+ messages)

[PATCH bpf-next] bpf: fix precision tracking
 2019-06-28 16:24 UTC 

[PATCH net-next v2 00/10] net: stmmac: 10GbE using XGMAC
 2019-06-28 16:24 UTC  (12+ messages)
` [PATCH net-next v2 01/10] net: stmmac: dwxgmac: Enable EDMA by default
` [PATCH net-next v2 02/10] net: stmmac: Do not try to enable PHY EEE if MAC does not support it
` [PATCH net-next v2 03/10] net: stmmac: Decrease default RX Watchdog value
` [PATCH net-next v2 04/10] net: stmmac: dwxgmac: Fix the undefined burst setting
` [PATCH net-next v2 05/10] net: stmmac: Add the missing speeds that XGMAC supports
` [PATCH net-next v2 06/10] net: stmmac: Do not disable interrupts when cleaning TX
` [PATCH net-next v2 07/10] net: stmmac: Enable support for > 32 Bits addressing in XGMAC
` [PATCH net-next v2 08/10] net: stmmac: Update RX Tail Pointer to last free entry
` [PATCH net-next v2 09/10] net: stmmac: Only disable interrupts if NAPI is scheduled
` [PATCH net-next v2 10/10] net: stmmac: Update Kconfig entry

[PATCH net-next v2] net: stmmac: Fix case when PHY handle is not present
 2019-06-28 16:19 UTC  (2+ messages)

pull-request: wireless-drivers 2019-06-28
 2019-06-28 16:15 UTC  (2+ messages)

[PATCH] net: stmmac: add sanity check to device_property_read_u32_array call
 2019-06-28 16:05 UTC  (9+ messages)

[PATCH iproute2-next] utils: move parse_percent() to tc_util
 2019-06-28 16:03 UTC 

[PATCH v3 0/4] Compile-test UAPI and kernel headers
 2019-06-28 15:43 UTC  (4+ messages)
` [PATCH v3 1/4] kbuild: compile-test UAPI headers to ensure they are self-contained

[PATCH v2 bpf-next 0/4] capture integers in BTF type info for map defs
 2019-06-28 15:25 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] libbpf: capture value in BTF type info for BTF-defined "
` [PATCH v2 bpf-next 2/4] selftests/bpf: add __int and __type macro for BTF-defined maps
` [PATCH v2 bpf-next 3/4] selftests/bpf: convert selftests using BTF-defined maps to new syntax
` [PATCH v2 bpf-next 4/4] selftests/bpf: convert legacy BPF maps to BTF-defined ones

WARNING in is_bpf_text_address
 2019-06-28 15:17 UTC  (3+ messages)

[PATCH net-next] af_packet: convert pending frame counter to atomic_t
 2019-06-28 15:15 UTC  (2+ messages)

[net-next 1/1] tipc: embed jiffies in macro TIPC_BC_RETR_LIM
 2019-06-28 15:06 UTC 

[PATCH net-next 01/16] qlge: Remove irq_cnt
 2019-06-28 14:56 UTC  (12+ messages)
` [PATCH net-next 03/16] qlge: Deduplicate lbq_buf_size
  ` [EXT] "
` [PATCH net-next 10/16] qlge: Factor out duplicated expression

[PATCH 1/4] [v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-06-28 14:48 UTC  (5+ messages)
` [PATCH 2/4] lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE
` [PATCH 3/4] staging: rtl8712: reduce stack usage, again
` [PATCH 4/4] ipvs: reduce kernel stack usage

[PATCH] netlink: use 48 byte ctx instead of 6 signed longs for callback
 2019-06-28 14:42 UTC  (2+ messages)

[PATCH 0/2] tls, add unhash callback
 2019-06-28 14:12 UTC  (4+ messages)
` [PATCH 1/2] tls: remove close callback sock unlock/lock and flush_sync

[PATCH v4 00/13] net: Add generic and Allwinner YAML bindings
 2019-06-28 13:45 UTC  (6+ messages)
` [PATCH v4 03/13] dt-bindings: net: Add a YAML schemas for the generic MDIO options

[PATCH bpf-next v9 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-06-28 13:17 UTC  (6+ messages)
` [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode

macvtap vlan and tcp header overhead (and mtu size)
 2019-06-28 12:46 UTC 

[PATCH 16/39] docs: admin-guide: move sysctl directory to it
 2019-06-28 12:55 UTC  (6+ messages)
` [PATCH 24/39] docs: driver-model: move it to the driver-api book
` [PATCH 27/39] docs: cgroup-v1: add it to the admin-guide book
` [PATCH 31/39] docs: driver-api: add remaining converted dirs to it
` [PATCH 37/39] docs: adds some directories to the main documentation index

[PATCH V4] bnx2x: Prevent ptp_task to be rescheduled indefinitely
 2019-06-28 12:40 UTC  (3+ messages)
` [EXT] "

[PATCH v2 0/3] vsock/virtio: several fixes in the .probe() and .remove()
 2019-06-28 12:36 UTC  (4+ messages)
` [PATCH v2 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
` [PATCH v2 2/3] vsock/virtio: stop workers during the .remove()
` [PATCH v2 3/3] vsock/virtio: fix flush of works "

[PATCH 24/43] docs: leds: convert to ReST
 2019-06-28 12:20 UTC  (2+ messages)
` [PATCH 39/43] docs: sysctl: "

[RFC V1 net-next 0/1] Introduce xdp to ena
 2019-06-28 11:49 UTC  (14+ messages)
` [RFC V1 net-next 1/1] net: ena: implement XDP drop support
      ` XDP multi-buffer incl. jumbo-frames (Was: [RFC V1 net-next 1/1] net: ena: implement XDP drop support)

[PATCH net] sctp: fix error handling on stream scheduler initialization
 2019-06-28 11:06 UTC  (2+ messages)

VLAN tags in mac_len
 2019-06-28 11:02 UTC  (7+ messages)
    ` [Bridge] "

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-06-28 10:28 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

[PATCH bpf-next v2] libbpf: add xsk_ring_prod__nb_free() function
 2019-06-28 10:14 UTC  (2+ messages)

[PATCH iproute2-next v4 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-28  9:54 UTC  (2+ messages)
` [PATCH iproute2-next v4 2/2] uapi: update if_link.h

[PATCH 1/3 nf-next] netfilter:nf_flow_table: Refactor flow_offload_tuple to support more offload method
 2019-06-28  9:51 UTC  (9+ messages)
` [PATCH 2/3 nf-next] netfilter:nf_flow_table: Support bridge type flow offload

[PATCH 1/4 nf-next v2] netfilter:nf_flow_table: Refactor flow_offload_tuple to destination
 2019-06-28  9:48 UTC  (4+ messages)
` [PATCH 2/4 nf-next v2] netfilter:nf_flow_table: Separate inet operation to single function
` [PATCH 3/4 nf-next v2] netfilter:nf_flow_table: Support bridge family flow offload
` [PATCH 4/4 nf-next v2] netfilter: Flow table support for the bridge family

[PATCH bpf-next v6 0/5] xdp: Allow lookup into devmaps before redirect
 2019-06-28  9:12 UTC  (6+ messages)
` [PATCH bpf-next v6 3/5] devmap: Rename ifindex member in bpf_redirect_info
` [PATCH bpf-next v6 1/5] xskmap: Move non-standard list manipulation to helper
` [PATCH bpf-next v6 4/5] bpf_xdp_redirect_map: Perform map lookup in eBPF helper
` [PATCH bpf-next v6 2/5] devmap/cpumap: Use flush list instead of bitmap
` [PATCH bpf-next v6 5/5] devmap: Allow map lookups from eBPF

[PATCH net-next] net: ipvlan: forward ingress packet to slave's l2 in l3s mode
 2019-06-28  8:59 UTC  (3+ messages)

[PATCH bpf-next v5 0/3] xdp: Allow lookup into devmaps before redirect
 2019-06-28  8:57 UTC  (12+ messages)
` [PATCH bpf-next v5 2/3] bpf_xdp_redirect_map: Perform map lookup in eBPF helper
` [PATCH bpf-next v5 1/3] devmap/cpumap: Use flush list instead of bitmap

[PATCH iproute2-next v3 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-28  8:56 UTC  (3+ messages)

[PATCH v4 net-next 0/4] net: ethernet: ti: cpsw: Add XDP support
 2019-06-28  8:53 UTC  (6+ messages)
` [PATCH v4 net-next 1/4] net: core: page_pool: add user cnt preventing pool deletion

[PATCH bpf v6 0/2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-28  8:04 UTC  (3+ messages)
    ` [PATCH bpf v6 1/2] xdp: hold device for umem regardless of zero-copy mode
    ` [PATCH bpf v6 2/2] xdp: fix hang while unregistering device bound to xdp socket

[PATCH bpf v5 0/2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-28  8:01 UTC  (4+ messages)
  ` [PATCH bpf v5 2/2] "

[PATCH net-next 00/10] net: stmmac: 10GbE using XGMAC
 2019-06-28  7:27 UTC  (8+ messages)
` [PATCH net-next 10/10] net: stmmac: Try to get C45 PHY if everything else fails

[PATCH RFC net-next 0/5] net: dsa: MT7530: Convert to PHYLINK and add support for port 5
 2019-06-28  7:16 UTC  (12+ messages)
` [PATCH RFC net-next 1/5] net: dsa: mt7530: Convert to PHYLINK API

[RFC, PATCH 0/2, net-next] net: netsec: Add XDP Support
 2019-06-28  6:54 UTC  (4+ messages)
` [RFC, PATCH 2/2, net-next] net: netsec: add XDP support

[PATCH] sis900: remove TxIDLE
 2019-06-28  5:38 UTC  (2+ messages)

[PATCH net] tipc: add dst_cache support for udp media
 2019-06-28  5:37 UTC  (2+ messages)

[PATCH net v3] vxlan: do not destroy fdb if register_netdevice() is failed
 2019-06-28  5:07 UTC 

linux-next: manual merge of the devicetree tree with the net-next tree
 2019-06-28  4:56 UTC 


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