netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 13:30:02 to 2020-05-06 22:32:20 UTC [more...]

[PATCH bpf-next v3 0/5] bpf: allow any port in bpf_bind helper
 2020-05-06 22:32 UTC  (3+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v3 2/5] selftests/bpf: adopt accept_timeout from sockmap_listen

[PATCH 0/2] lib/bpf hashmap portability and fix
 2020-05-06 22:13 UTC  (9+ messages)
` [PATCH 1/2] lib/bpf hashmap: increase portability
` [PATCH 2/2] lib/bpf hashmap: fixes to hashmap__clear

[PATCH v2] bpf, i386: remove unneeded conversion to bool
 2020-05-06 22:04 UTC  (3+ messages)

[PATCH net] net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
 2020-05-06 22:04 UTC  (3+ messages)

[PATCH net] selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
 2020-05-06 22:03 UTC  (4+ messages)

[net-next PATCH] net: hsr: fix incorrect type usage for protocol variable
 2020-05-06 22:00 UTC  (4+ messages)

[PATCH] netfilter: fix make target xt_TCPMSS.o error
 2020-05-06 21:55 UTC  (2+ messages)

[PATCH net-next v3 0/3] add phy shared storage
 2020-05-06 21:53 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: phy: add concept of shared storage for PHYs
` [PATCH net-next v3 2/3] net: phy: bcm54140: use phy_package_shared
` [PATCH net-next v3 3/3] net: phy: mscc: "

[PATCH net-next] Revert "crypto: chelsio - Inline single pdu only"
 2020-05-06 21:52 UTC  (2+ messages)

pulling cap_perfmon
 2020-05-06 21:51 UTC  (5+ messages)

[PATCH net] net: macsec: fix rtnl locking issue
 2020-05-06 21:50 UTC  (2+ messages)

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-06 21:47 UTC  (23+ messages)
` [PATCH bpf-next v2 03/20] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v2 10/20] net: bpf: add netlink and ipv6_route bpf_iter targets
` [PATCH bpf-next v2 11/20] bpf: add task and task/file iterator targets
` [PATCH bpf-next v2 13/20] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [PATCH bpf-next v2 14/20] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary
` [PATCH bpf-next v2 15/20] bpf: support variable length array in tracing programs

[RFC net] net: dsa: Add missing reference counting
 2020-05-06 21:40 UTC  (4+ messages)

[PATCH net 0/5] wireguard fixes for 5.7-rc5
 2020-05-06 21:33 UTC  (6+ messages)
` [PATCH net 1/5] wireguard: selftests: use normal kernel stack size on ppc64
` [PATCH net 2/5] wireguard: socket: remove errant restriction on looping to self
` [PATCH net 3/5] wireguard: send/receive: cond_resched() when processing worker ringbuffers
` [PATCH net 4/5] wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
` [PATCH net 5/5] wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing

[net PATCH v2] net: hsr: fix incorrect type usage for protocol variable
 2020-05-06 21:31 UTC 

[net-next v3 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-05
 2020-05-06 21:05 UTC  (10+ messages)
` [net-next v3 1/9] Implementation of Virtual Bus
` [net-next v3 2/9] ice: Create and register virtual bus for RDMA
` [net-next v3 3/9] ice: Complete RDMA peer registration
` [net-next v3 4/9] ice: Support resource allocation requests
` [net-next v3 5/9] ice: Enable event notifications
` [net-next v3 6/9] ice: Allow reset operations
` [net-next v3 7/9] ice: Pass through communications to VF
` [net-next v3 8/9] i40e: Move client header location
` [net-next v3 9/9] i40e: Register a virtbus device to provide RDMA

[PATCH net-next] net: 7990: Fix use correct return type for ndo_start_xmit()
 2020-05-06 21:26 UTC  (2+ messages)

[PATCH net-next] net: cpmac: Fix use correct return type for ndo_start_xmit()
 2020-05-06 21:24 UTC  (2+ messages)

[PATCH net-next] net: moxa: Fix use correct return type for ndo_start_xmit()
 2020-05-06 21:24 UTC  (2+ messages)

[PATCH net-next] net: lantiq: Fix use correct return type for ndo_start_xmit()
 2020-05-06 21:24 UTC  (2+ messages)

[PATCH -next] net: enetc: Make some symbols static
 2020-05-06 21:20 UTC  (2+ messages)

[PATCH net-next] net: mediatek: Fix use correct return type for ndo_start_xmit()
 2020-05-06 21:20 UTC  (2+ messages)

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-06 21:19 UTC  (13+ messages)

[PATCH net-next] net: socionext: Fix use correct return type for ndo_start_xmit()
 2020-05-06 21:19 UTC  (2+ messages)

[PATCH 1/2 net] net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
 2020-05-06 21:18 UTC  (4+ messages)
` [PATCH 2/2 net] net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()

[PATCH v1 net-next 0/6] net: ocelot: VCAP IS1 and ES0 support
 2020-05-06 21:15 UTC  (5+ messages)
` [PATCH v1 net-next 4/6] net: mscc: ocelot: VCAP IS1 support

[PATCH net-next] net: renesas: Fix use correct return type for ndo_start_xmit()
 2020-05-06 21:13 UTC  (2+ messages)

[PATCH v2 net-next 00/10] s390/qeth: updates 2020-05-06
 2020-05-06 21:11 UTC  (2+ messages)

[PATCH -next] net: ethernet: mediatek: Make mtk_m32 static
 2020-05-06 21:03 UTC  (2+ messages)

[PATCH net-next] i40e: Make i40e_shutdown_adminq() return void
 2020-05-06 21:02 UTC  (2+ messages)

[PATCH net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
 2020-05-06 20:57 UTC  (2+ messages)

[PATCH net-next] net: bridge: return false in br_mrp_enabled()
 2020-05-06 20:57 UTC  (2+ messages)

[PATCH net-next] net: cortina: Fix use correct return type for ndo_start_xmit()
 2020-05-06 20:57 UTC  (2+ messages)

[PATCH] net: ethernet: ti: Remove TI_CPTS_MOD workaround
 2020-05-06 20:56 UTC  (5+ messages)
` [PATCH v2] "

[Patch net v2] net: fix a potential recursive NETDEV_FEAT_CHANGE
 2020-05-06 20:49 UTC  (3+ messages)

[PATCH 1/2] net: qrtr: Add MHI transport layer
 2020-05-06 20:50 UTC  (3+ messages)

[PATCH net] selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
 2020-05-06 20:47 UTC  (3+ messages)

[PATCH] MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order
 2020-05-06 20:45 UTC  (2+ messages)

[PATCH -next] net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06 20:44 UTC  (2+ messages)

[PATCH] virtio_net: fix lockdep warning on 32 bit
 2020-05-06 20:42 UTC  (2+ messages)

linux-next boot error: WARNING: suspicious RCU usage in ipmr_get_table
 2020-05-06 20:35 UTC  (9+ messages)

[PATCH net-next v2 19/33] tun: add XDP frame size
 2020-05-06 20:34 UTC  (6+ messages)
` [PATCH net-next v2 20/33] vhost_net: also populate "
` [PATCH net-next v2 21/33] virtio_net: add XDP frame size in two code paths

[vhost:vhost 8/22] drivers/virtio/virtio_mem.c:1375:20: error: implicit declaration of function 'kzalloc'; did you mean 'vzalloc'?
 2020-05-06 20:32 UTC  (8+ messages)

[PATCH net-next 19/33] tun: add XDP frame size
 2020-05-06 20:30 UTC  (2+ messages)

[PATCH v4 0/5] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-05-06 20:18 UTC  (3+ messages)
` [PATCH v4 1/5] net: macb: fix wakeup test in runtime suspend/resume routines

[Patch net] net: fix a potential recursive NETDEV_FEAT_CHANGE
 2020-05-06 20:15 UTC  (9+ messages)

[PATCH net-next] sunrpc: Remove unused function ip_map_update
 2020-05-06 20:01 UTC  (2+ messages)

[PATCH net-next 00/12] net: qed/qede: critical hw error handling
 2020-05-06 19:31 UTC  (3+ messages)
` [PATCH net-next 06/12] net: qed: gather debug data on hw errors

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-06 19:24 UTC  (15+ messages)
` [PATCH 05/11] net: core: provide devm_register_netdev()
` [PATCH 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH next] ARM: dts: am57xx: fix networking on boards with ksz9031 phy
 2020-05-06 19:11 UTC 

[PATCH net-next 0/7] net: ethernet: ti: k3: introduce common platform time sync driver - cpts
 2020-05-06 19:10 UTC  (6+ messages)
` [PATCH net-next 1/7] dt-binding: ti: am65x: document common platform time sync cpts module

[PATCH net-next 00/11] s390/qeth: updates 2020-05-05
 2020-05-06 19:09 UTC  (9+ messages)
` [PATCH net-next 10/11] s390/qeth: allow reset via ethtool

[PATCH next] ARM: dts: am437x: fix networking on boards with ksz9031 phy
 2020-05-06 19:08 UTC 

clean up and streamline probe_kernel_* and friends
 2020-05-06 19:01 UTC  (9+ messages)
` [PATCH 08/15] maccess: rename strnlen_unsafe_user to strnlen_user_unsafe
` [PATCH 15/15] x86: use non-set_fs based maccess routines

[PATCH net 00/16] net: fix fixed-link phydev leaks
 2020-05-06 18:57 UTC  (3+ messages)
` [PATCH net 11/16] net: ethernet: marvell: mvneta: "

[PATCH v4 resend 2] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
 2020-05-06 18:48 UTC  (3+ messages)

[PATCH net,v4] net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
 2020-05-06 18:34 UTC 

[PATCH net,v3] net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
 2020-05-06 18:16 UTC  (2+ messages)

[PATCH net-next 0/3] net: ethernet: ti: am65x-cpts: follow up dt bindings update
 2020-05-06 18:14 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdio
` [PATCH net-next 2/3] dt-binding: net: ti: am65x-cpts: make reg and compatible required
` [PATCH net-next 3/3] arm64: dts: ti: k3-am65/j721e-mcu: update cpts node

[PATCH bpf-next v2 0/5] bpf: allow any port in bpf_bind helper
 2020-05-06 18:09 UTC  (10+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v2 4/5] bpf: allow any port in bpf_bind helper

[PATCH net-next 0/2] dpaa2-eth: add bulking to XDP_TX
 2020-05-06 17:47 UTC  (3+ messages)
` [PATCH net-next 1/2] dpaa2-eth: create a function to flush the XDP fds
` [PATCH net-next 2/2] dpaa2-eth: add bulking to XDP_TX

[PATCH net-next v7 1/2] xen networking: add basic XDP support for xen-netfront
 2020-05-06 17:45 UTC  (6+ messages)
` [PATCH net-next v7 2/2] xen networking: add XDP offset adjustment to xen-netback

[net-next RFC PATCH 0/2] iproute2: Add PRP support
 2020-05-06 16:35 UTC  (3+ messages)
` [net-next RFC PATCH 1/2] add support for PRP similar to HSR
` [net-next RFC PATCH 2/2] prp: update man page for PRP

[net-next RFC PATCH 00/13] net: hsr: Add PRP driver
 2020-05-06 16:30 UTC  (14+ messages)
` [net-next RFC PATCH 01/13] net: hsr: Re-use Kconfig option to support PRP
` [net-next RFC PATCH 02/13] net: hsr: rename hsr directory to hsr-prp to introduce PRP
` [net-next RFC PATCH 03/13] net: hsr: rename files to introduce PRP support
` [net-next RFC PATCH 04/13] net: hsr: rename hsr variable inside struct hsr_port to priv
` [net-next RFC PATCH 05/13] net: hsr: rename hsr_port_get_hsr() to hsr_prp_get_port()
` [net-next RFC PATCH 06/13] net: hsr: some renaming to introduce PRP driver support
` [net-next RFC PATCH 07/13] net: hsr: introduce common uapi include/definitions for HSR and PRP
` [net-next RFC PATCH 08/13] net: hsr: migrate HSR netlink socket code to use new common API
` [net-next RFC PATCH 09/13] net: hsr: move re-usable code for PRP to hsr_prp_netlink.c
` [net-next RFC PATCH 10/13] net: hsr: add netlink socket interface for PRP
` [net-next RFC PATCH 11/13] net: prp: add supervision frame generation and handling support
` [net-next RFC PATCH 12/13] net: prp: add packet "
` [net-next RFC PATCH 13/13] net: prp: enhance debugfs to display PRP specific info in node table

[RFC] mm/gup.c: Updated return value of {get|pin}_user_pages_fast()
 2020-05-06 16:08 UTC  (7+ messages)

[PATCH rdma-next] RDMA: Allow ib_client's to fail when add() is called
 2020-05-06 16:05 UTC  (2+ messages)

[PATCH v3 net-next 0/6] tc-gate offload for SJA1105 DSA switch
 2020-05-06 15:55 UTC  (3+ messages)
` [PATCH v3 net-next 1/6] net: dsa: introduce a dsa_port_from_netdev public helper

[PATCH net-next 2/2] hsr: remove WARN_ONCE() in hsr_fill_frame_info()
 2020-05-06 15:47 UTC 

[PATCH net-next 1/2] hsr: remove incorrect comment
 2020-05-06 15:47 UTC 

[PATCH net-next 0/2] hsr: hsr code refactoring
 2020-05-06 15:46 UTC 

[PATCH 64/91] perf doc: Pass ASCIIDOC_EXTRA as an argument
 2020-05-06 15:22 UTC  (3+ messages)
` [PATCH 65/91] tools feature: Add support for detecting libpfm4
` [PATCH 66/91] perf pmu: Add perf_pmu__find_by_type helper

[v3,iproute2 2/2] iproute2: add gate action man page
 2020-05-06 15:21 UTC  (3+ messages)
` [v4,iproute2-next 1/2] iproute2-next:tc:action: add a gate control action

Re: Re: Re: [PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
 2020-05-06 15:20 UTC  (5+ messages)
`  "
    `  "

[PATCH -next] iwlwifi: pcie: Use bitwise instead of arithmetic operator for flags
 2020-05-06 15:15 UTC  (4+ messages)

[PATCH v1] dt-bindings: net: nxp,tja11xx: rework validation support
 2020-05-06 15:07 UTC  (4+ messages)

[PATCH net-next v6 0/2] provide support for PHY master/slave configuration
 2020-05-06 15:05 UTC  (5+ messages)
` [PATCH net-next v6 1/2] ethtool: provide UAPI "
` [PATCH net-next v6 2/2] net: phy: tja11xx: add support for master-slave configuration

[PATCH bpf-next 00/17] Run a BPF program on socket lookup
 2020-05-06 13:53 UTC  (4+ messages)
` [PATCH bpf-next 02/17] bpf: Introduce SK_LOOKUP program type with a dedicated attach point

[PATCH] iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queue
 2020-05-06 13:42 UTC 

[RFCv2 0/9] bpf: Add d_path helper
 2020-05-06 13:29 UTC  (10+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] bpf: Add d_path whitelist
` [PATCH 3/9] bpf: Add bpfwl tool to construct bpf whitelists
` [PATCH 4/9] bpf: Allow nested BTF object to be refferenced by BTF object + offset
` [PATCH 5/9] bpf: Add support to check on BTF id whitelist for d_path helper
` [PATCH 6/9] bpf: Compile bpfwl tool at kernel compilation start
` [PATCH 7/9] bpf: Compile the BTF id whitelist data in vmlinux
` [PATCH 8/9] selftests/bpf: Add test for d_path helper
` [PATCH 9/9] selftests/bpf: Add verifier "


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