netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 15:55:00 to 2020-05-08 10:50:05 UTC [more...]

[PATCH net-next v2 21/33] virtio_net: add XDP frame size in two code paths
 2020-05-08 10:49 UTC  (9+ messages)
` [PATCH net-next v2 28/33] mlx5: rx queue setup time determine frame_sz for XDP

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

[PATCH net v3] net: ethernet: ti: fix build and remove TI_CPTS_MOD workaround
 2020-05-08 10:10 UTC  (2+ messages)

[PATCH net-next] net: dsa: vsc73xx: convert to devm_platform_ioremap_resource
 2020-05-08 10:11 UTC 

[PATCH net-next] net: ethernet: ti: fix error return code in am65_cpsw_nuss_probe()
 2020-05-08 10:06 UTC  (3+ messages)
` [PATCH net-next v2] net: ethernet: ti: fix some return value check of cpsw_ale_create()

[PATCH net-next 0/7] net: atlantic: driver updates
 2020-05-08  9:14 UTC  (4+ messages)
` [PATCH net-next 7/7] net: atlantic: unify get_mac_permanent

XDP bpf_tail_call_redirect(): yea or nay?
 2020-05-08  9:09 UTC  (9+ messages)

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-05-08  8:53 UTC  (7+ messages)
` [RFC PATCHv2 "
  ` [RFC PATCHv2 bpf-next 1/2] xdp: add a new helper for "

[PATCH net] dt-bindings: net: Convert UniPhier AVE4 controller to json-schema
 2020-05-08  8:44 UTC  (3+ messages)

[PATCH ipsec-next v2 0/7] xfrm: remove three more indirect calls from packet path
 2020-05-08  8:42 UTC  (2+ messages)

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

[PATCH v2] brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()
 2020-05-08  7:43 UTC 

[PATCH] octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers
 2020-05-08  7:40 UTC  (5+ messages)

[v4,iproute2-next 2/2] iproute2-next: add gate action man page
 2020-05-08  7:02 UTC  (3+ messages)
` [v5,iproute2-next 1/2] iproute2-next:tc:action: add a gate control action
  ` [v5,iproute2-next 2/2] iproute2-next: add gate action man page

[PATCH net-next] nfp: abm: fix error return code in nfp_abm_vnic_alloc()
 2020-05-08  7:27 UTC 

[PATCH] libbpf hashmap: fix undefined behavior in hash_bits
 2020-05-08  7:21 UTC  (3+ messages)

[PATCH bpf-next v4 0/4] bpf: allow any port in bpf_bind helper
 2020-05-08  7:19 UTC  (8+ messages)
` [PATCH bpf-next v4 1/4] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v4 2/4] selftests/bpf: move existing common networking parts into network_helpers
` [PATCH bpf-next v4 3/4] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next v4 4/4] bpf: allow any port in bpf_bind helper

[PATCH] via-rhine: Add platform dependencies
 2020-05-08  7:10 UTC  (3+ messages)

[PATCH bpf-next 0/3] Add benchmark runner and few benchmarks
 2020-05-08  7:05 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: add benchmark runner infrastructure
` [PATCH bpf-next 2/3] selftest/bpf: fmod_ret prog and implement test_overhead as part of bench
` [PATCH bpf-next 3/3] selftest/bpf: add BPF triggring benchmark

[PATCH net v2] net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
 2020-05-08  6:38 UTC  (5+ messages)

[PATCH net] r8169: re-establish support for RTL8401 chip version
 2020-05-08  6:24 UTC 

[PATCH net 00/16] net: fix fixed-link phydev leaks
 2020-05-08  6:21 UTC  (8+ messages)
` [PATCH net 11/16] net: ethernet: marvell: mvneta: "

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

[RFC PATCH 0/7] Share events between metrics
 2020-05-08  5:43 UTC  (5+ messages)

[RFC PATCH v3 00/14] Share events between metrics
 2020-05-08  5:36 UTC  (15+ messages)
` [RFC PATCH v3 01/14] perf parse-events: expand add PMU error/verbose messages
` [RFC PATCH v3 02/14] perf test: improve pmu event metric testing
` [RFC PATCH v3 03/14] lib/bpf hashmap: increase portability
` [RFC PATCH v3 04/14] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [RFC PATCH v3 05/14] perf expr: fix memory leaks in bison
` [RFC PATCH v3 06/14] perf evsel: fix 2 memory leaks
` [RFC PATCH v3 07/14] perf expr: migrate expr ids table to libbpf's hashmap
` [RFC PATCH v3 08/14] perf metricgroup: change evlist_used to a bitmap
` [RFC PATCH v3 09/14] perf metricgroup: free metric_events on error
` [RFC PATCH v3 10/14] perf metricgroup: always place duration_time last
` [RFC PATCH v3 11/14] perf metricgroup: delay events string creation
` [RFC PATCH v3 12/14] perf metricgroup: order event groups by size
` [RFC PATCH v3 13/14] perf metricgroup: remove duped metric group events
` [RFC PATCH v3 14/14] perf metricgroup: add options to not group or merge

linux-next 20200506 - build failure with net/bpfilter/bpfilter_umh
 2020-05-08  4:39 UTC 

[PATCH v3 net-next 0/4] Cross-chip bridging for disjoint DSA trees
 2020-05-08  3:32 UTC  (12+ messages)
` [PATCH v3 net-next 1/4] net: bridge: allow enslaving some DSA master network devices
` [PATCH v3 net-next 2/4] net: dsa: permit cross-chip bridging between all trees in the system
` [PATCH v3 net-next 3/4] net: dsa: introduce a dsa_switch_find function
` [PATCH v3 net-next 4/4] net: dsa: sja1105: implement cross-chip bridging operations

[PATCH net-next] ieee802154: 6lowpan: remove unnecessary comparison
 2020-05-08  3:52 UTC 

linux-next: manual merge of the net-next tree with the rdma tree
 2020-05-08  3:18 UTC 

[PATCH net-next] octeontx2-vf: Fix error return code in otx2vf_probe()
 2020-05-08  2:15 UTC 

[PATCH net v1] hinic: fix a bug of ndo_stop
 2020-05-07 18:22 UTC 

[PATCH net-next v1] hinic: add three net_device_ops of vf
 2020-05-07 18:21 UTC 

[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
 2020-05-08  1:59 UTC  (14+ messages)
` [PATCH net-next 2/2] virtio-net: fix the XDP truesize calculation for mergeable buffers

[PATCH net-next] net/dst: use a smaller percpu_counter batch for dst entries accounting
 2020-05-08  1:58 UTC 

[PATCH] net: atarilance: Replace zero-length array with flexible-array
 2020-05-08  1:57 UTC  (2+ messages)

[PATCH] ipv6: Replace zero-length array with flexible-array
 2020-05-08  1:56 UTC  (2+ messages)

[PATCH] team: Replace zero-length array with flexible-array
 2020-05-08  1:55 UTC  (2+ messages)

[PATCH net 0/2] net: ipa: fix cleanup after modem crash
 2020-05-08  1:42 UTC  (4+ messages)
` [PATCH net 1/2] net: ipa: set DMA length in gsi_trans_cmd_add()
` [PATCH net 2/2] net: ipa: use tag process on modem crash

[PATCH 0/2] sunrpc: add missing newline when printing module parameters by sysfs
 2020-05-08  1:33 UTC  (3+ messages)
` [PATCH 1/2] sunrpc: add missing newline when printing parameter 'pool_mode' "
` [PATCH 2/2] sunrpc: add missing newline when printing parameter 'auth_hashtable_size' "

[PATCH -next] brcmfmac: make non-global functions static
 2020-05-08  1:32 UTC 

[PATCH net] hinic: fix a bug of ndo_stop
 2020-05-08  1:27 UTC  (3+ messages)

[Patch net v3] net: fix a potential recursive NETDEV_FEAT_CHANGE
 2020-05-08  1:19 UTC  (3+ messages)

[PATCH] net: tcp: fix rx timestamp behavior for tcp_recvmsg
 2020-05-08  0:50 UTC  (4+ messages)
    ` [PATCH v2] net: tcp: fixes commit 98aaa913b4ed ("tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg")

[PATCH net-next] net: relax SO_TXTIME CAP_NET_ADMIN check
 2020-05-08  1:17 UTC  (4+ messages)

[PATCH net] mptcp: set correct vfs info for subflows
 2020-05-08  1:16 UTC  (2+ messages)

[PATCH net-next 0/5] bonding: report transmit status to callers
 2020-05-08  1:11 UTC  (7+ messages)
` [PATCH net-next 1/5] netpoll: remove dev argument from netpoll_send_skb_on_dev()
` [PATCH net-next 2/5] netpoll: move netpoll_send_skb() out of line
` [PATCH net-next 3/5] netpoll: netpoll_send_skb() returns transmit status
` [PATCH net-next 4/5] netpoll: accept NULL np argument in netpoll_send_skb()
` [PATCH net-next 5/5] bonding: propagate transmit status

[PATCH] net: microchip: encx24j600: add missed kthread_stop
 2020-05-08  1:09 UTC  (2+ messages)

[PATCH][next] net: phy: fix less than zero comparison with unsigned variable val
 2020-05-08  1:07 UTC  (2+ messages)

[PATCH net-next] net/smc: remove set but not used variables 'del_llc, del_llc_resp'
 2020-05-08  1:05 UTC  (2+ messages)

[PATCH] tcp: tcp_mark_head_lost is only valid for sack-tcp
 2020-05-08  0:58 UTC  (2+ messages)

[PATCH net-next] net: remove newlines in NL_SET_ERR_MSG_MOD
 2020-05-08  0:56 UTC  (2+ messages)

[PATCH net-next 0/3] net: ethernet: ti: am65x-cpts: follow up dt bindings update
 2020-05-08  0:51 UTC  (2+ messages)

[PATCH net/master] net: ethernet: ti: cpts: Fix linker issue when TI_CPTS is defined
 2020-05-08  0:31 UTC  (2+ messages)

[PATCH net-next 0/2] hsr: hsr code refactoring
 2020-05-08  0:40 UTC  (2+ messages)

[PATCH net-next] enetc: Fix use after free in stream_filter_unref()
 2020-05-08  0:36 UTC  (2+ messages)

[PATCH net] soc: fsl: dpio: properly compute the consumer index
 2020-05-08  0:35 UTC  (2+ messages)

[PATCH] Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
 2020-05-08  0:33 UTC  (3+ messages)

[PATCH v3 net-next 0/6] tc-gate offload for SJA1105 DSA switch
 2020-05-08  0:32 UTC  (2+ messages)

[PATCH] net: bareudp: avoid uninitialized variable warning
 2020-05-08  0:28 UTC  (2+ messages)

linux-next boot error: WARNING: suspicious RCU usage in ip6mr_get_table
 2020-05-08  0:09 UTC  (5+ messages)

[RFC PATCH net] net: flow_offload: simplify hw stats check handling
 2020-05-07 23:48 UTC  (5+ messages)

[PATCH] umh: fix memory leak on execve failure
 2020-05-07 22:14 UTC 

[RFC PATCH bpf-next 0/3] arm64 BPF JIT Optimizations
 2020-05-07 21:48 UTC  (9+ messages)
` [RFC PATCH bpf-next 1/3] arm64: insn: Fix two bugs in encoding 32-bit logical immediates
` [RFC PATCH bpf-next 2/3] bpf, arm64: Optimize AND,OR,XOR,JSET BPF_K using arm64 "
` [RFC PATCH bpf-next 3/3] bpf, arm64: Optimize ADD,SUB,JMP BPF_K using arm64 add/sub immediates

[PATCH] net: ethernet: ti: Remove TI_CPTS_MOD workaround
 2020-05-07 21:37 UTC  (6+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 5.4 26/35] SUNRPC: defer slow parts of rpc_free_client() to a workqueue
 2020-05-07 21:18 UTC  (2+ messages)

[PATCH v2] net: bpf: permit redirect from L3 to L2 devices at near max mtu
 2020-05-07 21:05 UTC  (5+ messages)
` [PATCH v3] net: bpf: permit redirect from ingress L3 to egress "

[PATCH v2] ath10k: Replace zero-length array with flexible-array
 2020-05-07 20:54 UTC  (2+ messages)

[PATCH net-next] i40e: Make i40e_shutdown_adminq() return void
 2020-05-07 20:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] ixgbe: Use true,false for bool variable in __ixgbe_enable_sriov()
 2020-05-07 20:42 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net-next] ixgbe: Use true, false "

[PATCH net-next] ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc()
 2020-05-07 20:39 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] ixgbe: Remove unused inline function ixgbe_irq_disable_queues
 2020-05-07 20:38 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] ixgbe: fix signed-integer-overflow warning
 2020-05-07 20:37 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH -next] net: ipa: remove duplicate headers
 2020-05-07 20:26 UTC  (2+ messages)

[PATCH -next] cxgb4: remove duplicate headers
 2020-05-07 20:26 UTC  (2+ messages)

pull-request: wireless-drivers-next-2020-05-07
 2020-05-07 20:23 UTC  (2+ messages)

[PATCH v2 0/2] Add QRTR MHI client driver
 2020-05-07 20:21 UTC  (2+ messages)

[PATCH] net/mlx5e: Use IS_ERR() to check and simplify code
 2020-05-07 20:18 UTC  (2+ messages)

[PATCH] net: hisilicon: Make CONFIG_HNS invisible
 2020-05-07 20:18 UTC  (2+ messages)

[net-next] net:enetc: bug fix for qos sfi operate space after freed
 2020-05-07 20:06 UTC  (2+ messages)

[PATCH net-next] net: encx24j600: make encx24j600_hw_init() return void
 2020-05-07 20:04 UTC  (2+ messages)

[PATCH net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()
 2020-05-07 20:04 UTC  (2+ messages)

[PATCH net-next] net: tulip: de4x5: make PCI_signature() return void
 2020-05-07 20:04 UTC  (2+ messages)

[PATCH net-next] net: atheros: remove dead code in atl1c_resume()
 2020-05-07 20:04 UTC  (2+ messages)

[PATCH] usb: hso: correct debug message
 2020-05-07 20:00 UTC  (2+ messages)

[PATCH net-next] net: phy: Make iproc_mdio_resume static
 2020-05-07 19:55 UTC  (2+ messages)

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-07 19:54 UTC  (5+ messages)
` [net-next PATCH v3 4/5] net: phy: Introduce fwnode_get_phy_id()

[PATCH v1 net-next 0/6] net: ocelot: VCAP IS1 and ES0 support
 2020-05-07 19:29 UTC  (7+ messages)
` [PATCH v1 net-next 4/6] net: mscc: ocelot: VCAP IS1 support
        ` [EXT] "

[PATCH] net/mlx5: Replace zero-length array with flexible-array
 2020-05-07 18:59 UTC 

[PATCH] IB/mlx4: Replace zero-length array with flexible-array
 2020-05-07 18:59 UTC 

iproute2: tc deletion freezes whole server
 2020-05-07 18:52 UTC  (23+ messages)

[Patch net v2] net: fix a potential recursive NETDEV_FEAT_CHANGE
 2020-05-07 18:50 UTC  (4+ messages)

[PATCH] libbpf: Replace zero-length array with flexible-array
 2020-05-07 18:50 UTC 

[RFC] mm/gup.c: Updated return value of {get|pin}_user_pages_fast()
 2020-05-07 18:44 UTC  (10+ messages)

[bpf-next PATCH 00/10] bpf: selftests, test_sockmap improvements
 2020-05-07 18:12 UTC  (6+ messages)
` [bpf-next PATCH 03/10] bpf: selftests, sockmap test prog run without setting cgroup

[PATCH v2] ARM: dts: am437x: fix networking on boards with ksz9031 phy
 2020-05-07 17:52 UTC  (3+ messages)

[PATCH next] ARM: dts: am57xx: fix networking on boards with ksz9031 phy
 2020-05-07 17:51 UTC  (3+ messages)

[PATCH] wcn36xx: Fix error handling path in wcn36xx_probe()
 2020-05-07 17:47 UTC  (2+ messages)

[PATCH][next] ath11k: remove redundant initialization of pointer info
 2020-05-07 16:43 UTC 

[net-next v3 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-05
 2020-05-07 16:35 UTC  (7+ messages)
` [net-next v3 2/9] ice: Create and register virtual bus for RDMA

[PATCH bpf-next v3 0/5] bpf: allow any port in bpf_bind helper
 2020-05-07 16:18 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v3 3/5] selftests/bpf: move existing common networking parts into network_helpers

[PATCH v2] bpf, i386: remove unneeded conversion to bool
 2020-05-07 15:57 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).