netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 14:05:04 to 2020-04-29 21:48:22 UTC [more...]

[PATCH 0/2] Netfilter fixes for net
 2020-04-29 21:48 UTC 

[PATCH net-next v2 0/7] net: bcmgenet: add support for Wake on Filter
 2020-04-29 21:47 UTC  (14+ messages)
` [PATCH net-next v2 1/7] net: bcmgenet: set Rx mode before starting netif
` [PATCH net-next v2 2/7] net: bcmgenet: Fix WoL with password after deep sleep
` [PATCH net-next v2 3/7] net: bcmgenet: move clk_wol management to bcmgenet_wol
` [PATCH net-next v2 4/7] Revert "net: bcmgenet: remove unused function in bcmgenet.c"
` [PATCH net-next v2 5/7] net: bcmgenet: code movement
` [PATCH net-next v2 6/7] net: bcmgenet: add support for ethtool rxnfc flows
` [PATCH net-next v2 7/7] net: bcmgenet: add WAKE_FILTER support

[PATCH net 0/2] ionic: fw upgrade bug fixes
 2020-04-29 21:43 UTC  (5+ messages)
` [PATCH net 1/2] ionic: add LIF_READY state to close probe-open race
` [PATCH net 2/2] ionic: refresh devinfo after fw-upgrade

[PATCH net-next] devlink: let kernel allocate region snapshot id
 2020-04-29 21:30 UTC  (7+ messages)
  ` [PATCH iproute2-next] devlink: support kernel-side snapshot id allocation

[PATCH RFC v2 00/11] dwmac-meson8b Ethernet RX delay configuration
 2020-04-29 21:29 UTC  (13+ messages)
` [PATCH RFC v2 01/11] dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns property
` [PATCH RFC v2 02/11] dt-bindings: net: dwmac-meson: Document the "timing-adjustment" clock
` [PATCH RFC v2 03/11] net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding it
` [PATCH RFC v2 04/11] net: stmmac: dwmac-meson8b: Move the documentation for the TX delay
` [PATCH RFC v2 05/11] net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bits
` [PATCH RFC v2 06/11] net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clock
` [PATCH RFC v2 07/11] net: stmmac: dwmac-meson8b: Make the clock enabling code re-usable
` [PATCH RFC v2 08/11] net: stmmac: dwmac-meson8b: add support for the RX delay configuration
` [PATCH DO NOT MERGE v2 09/11] arm64: dts: amlogic: Add the Ethernet "timing-adjustment" clock
` [PATCH DO NOT MERGE v2 10/11] ARM: dts: meson: "
` [PATCH DO NOT MERGE v2 11/11] ARM: dts: meson: Switch existing boards with RGMII PHY to "rgmii-id"

[PATCH net 0/3] wireguard fixes for 5.7-rc4
 2020-04-29 21:24 UTC  (5+ messages)
` [PATCH net 1/3] wireguard: send: remove errant newline from packet_encrypt_worker
` [PATCH net 2/3] wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init
` [PATCH net 3/3] wireguard: receive: use tunnel helpers for decapsulating ECN markings

BUG: soft lockup while deleting tap interface from vlan aware bridge
 2020-04-29 21:23 UTC  (2+ messages)

[PATCH 0/6] Netfilter updates for net-next
 2020-04-29 21:15 UTC  (8+ messages)
` [PATCH 1/6] netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
` [PATCH 2/6] netfilter: nf_tables: allow up to 64 bytes in the set element data area
` [PATCH 3/6] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH 4/6] netfilter: nft_nat: set flags from initialization path
` [PATCH 5/6] netfilter: nft_nat: add helper function to set up NAT address and protocol
` [PATCH 6/6] netfilter: nft_nat: add netmap support

[net] ice: cleanup language in ice.rst for fw.app
 2020-04-29 21:13 UTC  (3+ messages)

[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-04-29 20:54 UTC  (33+ messages)
` [PATCH bpf-next v1 03/19] bpf: add bpf_map iterator
` [PATCH bpf-next v1 07/19] bpf: create anonymous bpf iterator
` [PATCH bpf-next v1 08/19] bpf: create file "
` [PATCH bpf-next v1 09/19] bpf: add PTR_TO_BTF_ID_OR_NULL support

[PATCH net-next v2] net: ethernet: fec: Prevent MII event after MII_SPEED write
 2020-04-29 20:53 UTC 

[PATCH] bpf: fix unused variable warning
 2020-04-29 20:36 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] tools: bpftool: probe features for unprivileged users
 2020-04-29 20:10 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] tools: bpftool: for "feature probe" define "full_mode" bool as global
` [PATCH bpf-next v3 2/3] tools: bpftool: allow unprivileged users to probe features
` [PATCH bpf-next v3 3/3] tools: bpftool: make libcap dependency optional

[PATCH net-next v3 0/2] provide support for PHY master/slave configuration
 2020-04-29 19:52 UTC  (6+ messages)
` [PATCH net-next v3 1/2] ethtool: provide UAPI "
` [PATCH net-next v3 2/2] net: phy: tja11xx: add support for master-slave configuration

[PATCH net-next 0/7] net: bcmgenet: add support for Wake on Filter
 2020-04-29 19:45 UTC  (8+ messages)
` [PATCH net-next 1/7] net: bcmgenet: set Rx mode before starting netif
` [PATCH net-next 2/7] net: bcmgenet: Fix WoL with password after deep sleep
` [PATCH net-next 3/7] net: bcmgenet: move clk_wol management to bcmgenet_wol
` [PATCH net-next 4/7] Revert "net: bcmgenet: remove unused function in bcmgenet.c"
` [PATCH net-next 5/7] net: bcmgenet: code movement
` [PATCH net-next 6/7] net: bcmgenet: add support for ethtool rxnfc flows
` [PATCH net-next 7/7] net: bcmgenet: add WAKE_FILTER support

[PATCH net] mptcp: replace mptcp_disconnect with a stub
 2020-04-29 19:40 UTC  (2+ messages)

[PATCH net-next v1 4/9] net: ethtool: Add attributes for cable test reports
 2020-04-29 19:32 UTC  (5+ messages)

[PATCH bpf-next 0/3] Enable socket lookup in SOCKMAP/SOCKHASH from BPF
 2020-04-29 19:30 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
` [PATCH bpf-next 2/3] selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed
` [PATCH bpf-next 3/3] selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test

[PATCH net-next v4 0/3] net: phy: mdio: add IPQ40xx MDIO support
 2020-04-29 19:28 UTC  (3+ messages)

[PATCH net-next 00/13] net/smc: preparations for SMC-R link failover
 2020-04-29 19:27 UTC  (15+ messages)
` [PATCH net-next 01/13] net/smc: rework pnet table to support SMC-R failover
` [PATCH net-next 02/13] net/smc: separate function for link initialization
` [PATCH net-next 03/13] net/smc: introduce link_idx for link group array
` [PATCH net-next 04/13] net/smc: convert static link ID to dynamic references
` [PATCH net-next 05/13] net/smc: convert static link ID instances to support multiple links
` [PATCH net-next 06/13] net/smc: multi-link support for smc_rmb_rtoken_handling()
` [PATCH net-next 07/13] net/smc: add new link state and related helpers
` [PATCH net-next 08/13] net/smc: move testlink work to system work queue
` [PATCH net-next 09/13] net/smc: simplify link deactivation
` [PATCH net-next 10/13] net/smc: use worker to process incoming llc messages
` [PATCH net-next 11/13] net/smc: process llc responses in tasklet context
` [PATCH net-next 12/13] net/smc: use mutex instead of rwlock_t to protect buffers
` [PATCH net-next 13/13] net/smc: move llc layer related init and clear into smc_llc.c

[PATCH 0/7] netlink validation improvements/refactoring
 2020-04-29 19:21 UTC  (5+ messages)
` [PATCH 4/7] netlink: extend policy range validation

[PATCH v2 1/6] stmmac: intel: Fix clock handling on error and remove paths
 2020-04-29 19:17 UTC  (7+ messages)
` [PATCH v2 2/6] stmmac: intel: Remove unnecessary loop for PCI BARs
` [PATCH v2 3/6] stmmac: intel: Convert to use pci_alloc_irq_vectors() API
` [PATCH v2 4/6] stmmac: intel: Eliminate useless conditions and variables
` [PATCH v2 5/6] stmmac: intel: Fix indentation to put on one line affected code
` [PATCH v2 6/6] stmmac: intel: Place object in the Makefile according to the order

[PATCH] netfilter: nf_osf: avoid passing pointer to local var
 2020-04-29 19:17 UTC  (3+ messages)

[PATCH net-next] net: ethernet: fec: Prevent MII event after MII_SPEED write
 2020-04-29 19:16 UTC  (7+ messages)
  ` [EXT] "

[PATCH] net: dsa: mv88e6xxx: remove duplicate assignment of struct members
 2020-04-29 19:15 UTC  (3+ messages)

[PATCH v1 1/5] stmmac: intel: Check return value of clk_prepare_enable()
 2020-04-29 19:13 UTC  (4+ messages)
` [PATCH v1 4/5] stmmac: intel: Eliminate useless conditions and variables

[PATCH net] cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
 2020-04-29 18:52 UTC 

[PATCH net-next] ila: remove unused inline function ila_addr_is_ila
 2020-04-29 19:02 UTC  (2+ messages)

[PATCH net-next] net: hsr: remove unused inline functions
 2020-04-29 19:00 UTC  (2+ messages)

[PATCH net] mptcp: fix uninitialized value access
 2020-04-29 18:56 UTC  (2+ messages)

[PATCH net 0/5] mptcp: fix incoming options parsing
 2020-04-29 18:54 UTC  (5+ messages)
` [PATCH net 1/5] mptcp: consolidate synack processing
` [PATCH net 2/5] mptcp: move option parsing into mptcp_incoming_options()

[PATCH] net/bonding: Do not transition down slave after speed/duplex check
 2020-04-29 18:47 UTC  (3+ messages)

[PATCH net-next] netpoll: Fix use correct return type for ndo_start_xmit()
 2020-04-29 18:47 UTC  (2+ messages)

[PATCH net] ipv6: Use global sernum for dst validation with nexthop objects
 2020-04-29 18:45 UTC 

[PATCH -next] ptp: ptp_ines: convert to devm_platform_ioremap_resource
 2020-04-29 18:44 UTC  (2+ messages)

[PATCH -next v2] hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
 2020-04-29 18:43 UTC  (2+ messages)

[PATCH V2] net: hns3: adds support for reading module eeprom info
 2020-04-29 18:41 UTC  (3+ messages)

[PATCH] hv_netvsc: Fix netvsc_start_xmit's return type
 2020-04-29 18:11 UTC  (4+ messages)
` [PATCH v2] "

[v3,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-04-29 17:40 UTC  (6+ messages)
` [v4,net-next 0/4] Introduce a flow gate control action and apply IEEE
  ` [v4,net-next 1/4] net: qos: introduce a gate control flow action
  ` [v4,net-next 2/4] net: schedule: add action gate offloading

[PATCH iproute2-next] man: ip.8: add reference to mptcp man-page
 2020-04-29 17:37 UTC  (2+ messages)

[PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration
 2020-04-29 17:06 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: bpf_{g,s}etsockopt for struct bpf_sock
 2020-04-29 17:05 UTC 

[PATCH v6] perf tools: add support for libpfm4
 2020-04-29 16:59 UTC  (3+ messages)

[PATCHv4 iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
 2020-04-29 16:58 UTC  (4+ messages)
` [PATCHv4 iproute2-next 1/7] iproute_lwtunnel: add options support for geneve metadata
  ` [PATCHv4 iproute2-next 2/7] iproute_lwtunnel: add options support for vxlan metadata

[PATCH v3 0/3] Fixes for deferred_probe_timeout cleanup
 2020-04-29 16:56 UTC  (5+ messages)
` [PATCH v3 1/3] driver core: Revert default driver_deferred_probe_timeout value to 0

(no subject)
 2020-04-29 16:53 UTC 

[PATCH iproute2-next 0/4] iproute: mptcp support
 2020-04-29 16:51 UTC  (2+ messages)

[PATCH bpf-next] bpf: bpf_{g,s}etsockopt for struct bpf_sock
 2020-04-29 16:45 UTC  (2+ messages)

[PATCH 1/2] Revert commit 1b0a83ac04e383e3bed21332962b90710fcf2828
 2020-04-29 16:35 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH net-next 0/4] Cross-chip bridging for disjoint DSA trees
 2020-04-29 16:33 UTC  (7+ messages)
` [PATCH net-next 1/4] bridge: Allow enslaving DSA master network devices
` [PATCH net-next 2/4] net: dsa: permit cross-chip bridging between all trees in the system
` [PATCH net-next 3/4] net: dsa: introduce a dsa_switch_find function
` [PATCH net-next 4/4] net: dsa: sja1105: implement cross-chip bridging operations

[PATCH net-next v1 0/9] Ethernet Cable test support
 2020-04-29 16:32 UTC  (3+ messages)

[PATCH net] devlink: fix return value after hitting end in region read
 2020-04-29 15:47 UTC  (3+ messages)

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-29 15:42 UTC  (3+ messages)

[PATCH] vhost: fix default for vhost_iotlb
 2020-04-29 15:33 UTC  (2+ messages)

[PATCH net-next] net/smc: remove unused inline function smc_curs_read
 2020-04-29 15:15 UTC  (2+ messages)

[PATCH iproute2 0/7] bridge vlan output fixes
 2020-04-29 15:12 UTC  (3+ messages)
` [PATCH iproute2 1/7] bridge: Use the same flag names in input and output

[PATCH v1] stmmac: intel: Fix kernel crash due to wrong error path
 2020-04-29 15:09 UTC 

[PATCH 00/16] Add support to get xmit slave
 2020-04-29 15:01 UTC  (6+ messages)
` [PATCH V6 mlx5-next 11/16] RDMA/core: Add LAG functionality

[PATCH v2] net: atm: Add annotation for lec_priv_walk() and lec_seq_stop()
 2020-04-29 14:58 UTC 

[PATCH net v2] net: macb: fix an issue about leak related system resources
 2020-04-29 14:45 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] tools: bpftool: probe features for unprivileged users
 2020-04-29 14:44 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] tools: bpftool: allow unprivileged users to probe features

[Linux-kernel-mentees] [PATCH v2 1/2] realtek/8139too: Remove Legacy Power Management
 2020-04-29 14:41 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2 2/2] realtek/8139cp: Remove Legacy Power Management
 2020-04-29 14:32 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2 0/2] realtek ethernet : remove legacy power management callbacks
 2020-04-29 14:23 UTC  (3+ messages)

[ipsec-next:testing 1/2] net/ipv6/esp6.c:144:15: error: implicit declaration of function 'csum_ipv6_magic'; did you mean 'csum_tcpudp_magic'?
 2020-04-29 14:09 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH] rtlwifi: remove comparison of 0/1 to bool variable
 2020-04-29 14:09 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).