netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 17:55:50 to 2020-06-27 07:12:38 UTC [more...]

[Patch net] genetlink: get rid of family->attrbuf
 2020-06-27  7:12 UTC 

[PATCH] qlge.h: Adding the missing blank line after declarations
 2020-06-27  7:05 UTC  (2+ messages)

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-27  7:04 UTC  (4+ messages)

the XSK buffer pool needs be to reverted
 2020-06-27  7:02 UTC  (3+ messages)

[PATCH net-next 0/3] cxgb4: add mirror action support for TC-MATCHALL
 2020-06-27  6:48 UTC  (10+ messages)
` [PATCH net-next 1/3] cxgb4: add mirror action to TC-MATCHALL offload

[PATCH net-next v3 0/5] hinic: add some ethtool ops support
 2020-06-27  6:52 UTC  (6+ messages)
` [PATCH net-next v3 1/5] hinic: add support to set and get pause params
` [PATCH net-next v3 2/5] hinic: add support to set and get irq coalesce
` [PATCH net-next v3 3/5] hinic: add self test support
` [PATCH net-next v3 4/5] hinic: add support to identify physical device
` [PATCH net-next v3 5/5] hinic: add support to get eeprom information

wireguard: problem sending via libpcap's packet socket
 2020-06-27  5:58 UTC  (4+ messages)

[PATCH v1] bnx2x: use generic power management
 2020-06-27  5:50 UTC  (3+ messages)

KASAN: use-after-free Read in tipc_nl_node_dump_monitor_peer (2)
 2020-06-27  5:38 UTC  (3+ messages)

[net-next 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2020-06-26
 2020-06-27  4:30 UTC  (15+ messages)
` [net-next 01/13] igc: Add initial EEE support
` [net-next 02/13] igc: Add initial LTR support
` [net-next 03/13] igc: Clean up Rx timestamping logic
` [net-next 04/13] igc: Remove duplicate code in Tx timestamp handling
` [net-next 05/13] igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb
` [net-next 06/13] igc: Remove UDP filter setup in PTP code
` [net-next 07/13] igc: Refactor igc_ptp_set_timestamp_mode()
` [net-next 08/13] igc: Fix Rx timestamp disabling
` [net-next 09/13] igc: Add LPI counters
` [net-next 10/13] igc: Remove TCP segmentation TX fail counter
` [net-next 11/13] igc: Refactor the igc_power_down_link()
` [net-next 12/13] igc: Remove unneeded check for copper media type
` [net-next 13/13] igc: Remove checking media type during MAC initialization

[PATCH net-next 0/4] tcp: improve delivered counts in SCM_TSTAMP_ACK
 2020-06-27  4:05 UTC  (5+ messages)
` [PATCH net-next 1/4] tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
` [PATCH net-next 2/4] tcp: add ece_ack flag to reno sack functions
` [PATCH net-next 3/4] tcp: count sacked packets in tcp_sacktag_state
` [PATCH net-next 4/4] tcp: update delivered_ce with delivered

[PATCH net-next 4/5] ipv6: ioam: Generic Netlink to configure IOAM
 2020-06-27  4:04 UTC  (5+ messages)
` [PATCH net-next] Fix unchecked dereference

[PATCH net-next v13 2/3] xen networking: add basic XDP support for xen-netfront
 2020-06-27  2:42 UTC  (2+ messages)

[PATCH net-next v2 0/5] hinic: add some ethtool ops support
 2020-06-27  2:11 UTC  (7+ messages)
` [PATCH net-next v2 1/5] hinic: add support to set and get pause params
` [PATCH net-next v2 5/5] hinic: add support to get eeprom information

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-27  1:26 UTC  (21+ messages)
` [net-next v3 06/15] iecm: Implement mailbox functionality
` [net-next v3 09/15] iecm: Init and allocate vport
` [net-next v3 11/15] iecm: Add splitq TX/RX
` [net-next v3 13/15] iecm: Add ethtool
` [net-next v3 15/15] idpf: Introduce idpf driver

Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-27  1:06 UTC 

[PATCH bpf-next v2 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-06-27  0:59 UTC  (8+ messages)
` [PATCH bpf-next v2 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE
` [PATCH bpf-next v2 3/4] bpftool: support BPF_CGROUP_INET_SOCK_RELEASE

[PATCH bpf-next 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-06-27  0:57 UTC  (8+ messages)
` [PATCH bpf-next 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE
` [PATCH bpf-next 4/4] selftests/bpf: test BPF_CGROUP_INET_SOCK_RELEASE

[PATCH v3 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-27  0:42 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] perf: expose get/put_callchain_entry()
` [PATCH v3 bpf-next 1/4] perf: expose get/put_chain_entry()
` [PATCH v3 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH net] genetlink: take netlink table lock when (un)registering
 2020-06-27  0:31 UTC 

[PATCH bpf-next 00/10] BPF TCP header options
 2020-06-27  0:23 UTC  (10+ messages)
` [PATCH bpf-next 02/10] tcp: bpf: Parse BPF experimental header option
` [PATCH bpf-next 05/10] bpf: selftests: A few improvements to network_helpers.c
` [PATCH bpf-next 06/10] bpf: selftests: Add fastopen_connect to network_helpers
` [PATCH bpf-next 07/10] bpf: selftests: Restore netns after each test
` [PATCH bpf-next 08/10] bpf: selftests: tcp header options
` [PATCH bpf-next 09/10] tcp: bpf: Add TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN to bpf_setsockopt
` [PATCH bpf-next 10/10] bpf: selftest: Add test for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN

[PATCH v2 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-27  0:06 UTC  (20+ messages)
` [PATCH v2 bpf-next 1/4] perf: export get/put_chain_entry()
` [PATCH v2 bpf-next 2/4] bpf: introduce helper bpf_get_task_stak()
` [PATCH v2 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH 2/2] staging: qlge: fix else after return or break
 2020-06-27  0:06 UTC  (4+ messages)

[PATCH v5 06/11] thermal: Add mode helpers
 2020-06-26 23:34 UTC  (5+ messages)
` [RFC PATCH] thermal: thermal_zone_device_set_mode() can be static

[PATCH net-next 0/8] net: atlantic: various non-functional changes
 2020-06-26 23:33 UTC  (10+ messages)
` [PATCH net-next 1/8] net: atlantic: MACSec offload statistics checkpatch fix
` [PATCH net-next 2/8] net: atlantic: fix variable type in aq_ethtool_get_pauseparam
` [PATCH net-next 3/8] net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
` [PATCH net-next 4/8] net: atlantic: make aq_pci_func_init static
` [PATCH net-next 5/8] net: atlantic: fix typo in aq_ring_tx_clean
` [PATCH net-next 6/8] net: atlantic: missing space in a comment in aq_nic.h
` [PATCH net-next 7/8] net: atlantic: add alignment checks in hw_atl2_utils_fw.c
` [PATCH net-next 8/8] net: atlantic: put ptp code under IS_REACHABLE check

[PATCH v1] rds: If one path needs re-connection, check all and re-connect
 2020-06-26 23:31 UTC  (2+ messages)

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-06-26 23:29 UTC  (25+ messages)
` [PATCH v4 bpf-next 01/14] bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
` [PATCH v4 bpf-next 02/14] bpf: Compile resolve_btfids tool at kernel compilation start
` [PATCH v4 bpf-next 03/14] bpf: Add BTF_ID_LIST/BTF_ID macros
` [PATCH v4 bpf-next 04/14] bpf: Resolve BTF IDs in vmlinux image
` [PATCH v4 bpf-next 05/14] bpf: Remove btf_id helpers resolving
` [PATCH v4 bpf-next 06/14] bpf: Use BTF_ID to resolve bpf_ctx_convert struct
` [PATCH v4 bpf-next 08/14] bpf: Add BTF_SET_START/END macros
` [PATCH v4 bpf-next 10/14] bpf: Add d_path helper
` [PATCH v4 bpf-next 11/14] tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
` [PATCH v4 bpf-next 13/14] selftests/bpf: Add test for d_path helper

[PATCH net-next v2 0/4] mptcp: refactor token container
 2020-06-26 23:22 UTC  (10+ messages)
` [PATCH net-next v2 1/4] mptcp: add __init annotation on setup functions
  ` [MPTCP] "
` [PATCH net-next v2 2/4] mptcp: refactor token container
  ` [MPTCP] "
` [PATCH net-next v2 3/4] mptcp: move crypto test to KUNIT
  ` [MPTCP] "
` [PATCH net-next v2 4/4] mptcp: introduce token KUNIT self-tests
  ` [MPTCP] "

[PATCH net-next 0/8] net: organize driver docs by device type
 2020-06-26 23:09 UTC  (5+ messages)
` [PATCH net-next 1/8] docs: networking: reorganize driver documentation again

[PATCH net-next v1 0/5] TC: Introduce qevents
 2020-06-26 22:56 UTC  (11+ messages)
` [PATCH net-next v1 1/5] net: sched: Pass root lock to Qdisc_ops.enqueue
` [PATCH net-next v1 2/5] net: sched: Introduce helpers for qevent blocks
` [PATCH net-next v1 3/5] net: sched: sch_red: Split init and change callbacks
` [PATCH net-next v1 4/5] net: sched: sch_red: Add qevents "early_drop" and "mark"
` [PATCH net-next v1 5/5] selftests: forwarding: Add a RED test for SW datapath
` [PATCH iproute2-next v1 1/4] uapi: pkt_sched: Add two new RED attributes
  ` [PATCH iproute2-next v1 2/4] tc: Add helpers to support qevent handling
  ` [PATCH iproute2-next v1 3/4] man: tc: Describe qevents
  ` [PATCH iproute2-next v1 4/4] tc: q_red: Add support for qevents "mark" and "early_drop"

[PATCH 1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event
 2020-06-26 22:25 UTC  (10+ messages)
` [PATCH 2/3] samples: bpf: cleanup pointer error check with libbpf
` [PATCH 3/3] samples: bpf: refactor BPF map in map test "

[PATCH bpf-next v3 0/4] bpf, netns: Prepare for multi-prog attachment
 2020-06-26 22:15 UTC  (6+ messages)
` [PATCH bpf-next v3 2/4] bpf, netns: Keep attached programs in bpf_prog_array

[PATCH net-next 0/2] mlxsw: Add support for QSFP-DD transceiver type
 2020-06-26 22:13 UTC  (6+ messages)
` [PATCH net-next 1/2] mlxsw: core: Add ethtool support for QSFP-DD transceivers

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-06-26 22:03 UTC  (14+ messages)

[PATCH net] enetc: Fix tx rings bitmap iteration range, irq handling
 2020-06-26 22:03 UTC  (2+ messages)

[PATCH net-next 0/5] sched: A series of fixes and optimisations for sch_cake
 2020-06-26 22:00 UTC  (9+ messages)
` [PATCH net-next 1/5] sch_cake: fix IP protocol handling in the presence of VLAN tags
        ` [Cake] "

[PATCH net 0/2] wireguard fixes for 5.8-rc3
 2020-06-26 20:58 UTC  (3+ messages)
` [PATCH net 2/2] wireguard: device: avoid circular netns references

[PATCH 0/3] Drivers: hv: vmbus: vmbus_requestor data structure
 2020-06-26 20:57 UTC  (4+ messages)

[PATCH 0/6] net: phy: relax PHY and MDIO reset handling
 2020-06-26 20:40 UTC  (2+ messages)

[PATCH v2] net: mvneta: speed down the PHY, if WoL used, to save energy
 2020-06-26 20:36 UTC  (2+ messages)

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-06-26 20:24 UTC  (3+ messages)

[PATCH 1/2] net: stmmac: change Kconfig menu entry to STMMAC/DWMAC
 2020-06-26 20:21 UTC  (2+ messages)

[PATCH net-next 00/15] sfc: prerequisites for EF100 driver, part 1
 2020-06-26 20:15 UTC  (3+ messages)
` [PATCH net-next 05/15] sfc: refactor EF10 stats handling

[PATCH bpf-next 0/2] Support disabling auto-loading of BPF programs
 2020-06-26 20:11 UTC  (2+ messages)
` [Potential Spoof] "

[PATCH net-next v3 0/2] bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR
 2020-06-26 20:00 UTC  (2+ messages)

[net-next v3 0/8][pull request] 40GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-26 19:22 UTC  (2+ messages)

[PATCH v2 net] ionic: update the queue count on open
 2020-06-26 19:21 UTC  (2+ messages)

[PATCH net-next] bonding: Remove extraneous parentheses in bond_setup
 2020-06-26 19:19 UTC  (3+ messages)

[PATCH] net: stmmac: dwmac-meson8b: use clk_parent_data for clock registration
 2020-06-26 19:17 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-26 19:08 UTC  (13+ messages)
` [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings
    ` [EXT] "
` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support
    ` [EXT] "
` [PATCH net-next v3 7/7] arm64: dts: add serdes and mdio description

[PATCH net-next 0/5] Data plane support for IOAM Pre-allocated Trace with IPv6
 2020-06-26 18:35 UTC  (9+ messages)
` [PATCH net-next 1/5] ipv6: eh: Introduce removable TLVs

[Patch net] net: explain the lockdep annotations for dev_uc_unsync()
 2020-06-26 18:25 UTC 

[Patch net] net: get rid of lockdep_set_class_and_subclass()
 2020-06-26 18:24 UTC 

[PATCH net-next 0/6] net: ethernet: ti: am65-cpsw: update and enable sr2.0 soc
 2020-06-26 18:17 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
` [PATCH net-next 2/6] net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probe
` [PATCH net-next 3/6] net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initialization
` [PATCH net-next 4/6] net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobin
` [PATCH net-next 5/6] net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when no running netdevs
` [PATCH net-next 6/6] net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 support


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