netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-20 11:40:51 to 2020-07-20 21:04:55 UTC [more...]

[PATCH v2] net: dsa: microchip: call phy_remove_link_mode during probe
 2020-07-20 21:04 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] AF_PACKET doesnt strip VLAN information
 2020-07-20 20:56 UTC  (5+ messages)

get rid of the address_space override in setsockopt
 2020-07-20 20:47 UTC  (32+ messages)
` [PATCH 01/24] bpfilter: reject kernel addresses
` [PATCH 02/24] bpfilter: fix up a sparse annotation
` [PATCH 03/24] net: add a new sockptr_t type
` [PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 05/24] net: switch sock_setbindtodevice "
` [PATCH 06/24] net: switch sock_set_timeout "
` [PATCH 07/24] "
` [PATCH 08/24] net/xfrm: switch xfrm_user_policy "
` [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
` [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 11/24] netfilter: switch nf_setsockopt "
` [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
` [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 21/24] net/udp: switch udp_lib_setsockopt "
` [PATCH 22/24] net/tcp: switch ->md5_parse "
` [PATCH 23/24] net/tcp: switch do_tcp_setsockopt "
` [PATCH 24/24] net: pass a sockptr_t into ->setsockopt

[PATCH iproute2] testsuite: Add tests for bareudp tunnels
 2020-07-20 20:32 UTC  (2+ messages)

[PATCH iproute2] nstat: case-insensitive pattern matching
 2020-07-20 20:30 UTC  (3+ messages)
` [PATCH v2 iproute2] misc: make the pattern matching case-insensitive

[RFC PATCH bpf-next 0/2] BTF support for ksyms
 2020-07-20 20:28 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/2] bpf: BTF support for __ksym externs
` [RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF

[PATCH bpf-next v2 0/5] bpf: compute btf_ids at build time for btf_iter
 2020-07-20 19:58 UTC  (8+ messages)
` [PATCH bpf-next v2 1/5] bpf: compute bpf_skc_to_*() helper socket btf ids at build time
` [PATCH bpf-next v2 2/5] tools/bpf: sync btf_ids.h to tools
` [PATCH bpf-next v2 3/5] bpf: add BTF_ID_LIST_GLOBAL in btf_ids.h
` [PATCH bpf-next v2 4/5] bpf: make btf_sock_ids global
` [PATCH bpf-next v2 5/5] bpf: net: use precomputed btf_id for bpf iterators

[PATCH v2 0/2 net] bitfield.h cleanups
 2020-07-20 19:48 UTC  (3+ messages)

linux-next: Tree for Jul 20 (kernel/bpf/net_namespace)
 2020-07-20 19:37 UTC  (3+ messages)

[PATCH RFC leds + net-next 0/3] Add support for LEDs on Marvell PHYs
 2020-07-20 19:14 UTC  (3+ messages)
` [PATCH RFC leds + net-next 1/3] leds: trigger: add support for LED-private device triggers

[PATCH ethtool] igc: Fix output values case
 2020-07-20 19:00 UTC 

[PATCH net-next 0/3] Document more PTP timestamping known quirks
 2020-07-20 18:54 UTC  (5+ messages)
` [PATCH net-next 3/3] docs: networking: timestamping: add a set of frequently asked questions

[RFC PATCH net-next v2 0/6] introduce PLDM firmware update library
 2020-07-20 18:52 UTC  (5+ messages)
` [RFC PATCH net-next v2 6/6] devlink: add overwrite mode to flash update

[PATCH v2] ethtool: dsa: mv88e6xxx: add pretty dump for 88E6352 SERDES
 2020-07-20 18:50 UTC 

[PATCH] ethtool: dsa: mv88e6xxx: add pretty dump for 88E6352 SERDES
 2020-07-20 18:42 UTC  (3+ messages)

[net-next v4 PATCH 0/7] Add PRP driver
 2020-07-20 18:37 UTC  (9+ messages)
` [net-next v4 PATCH 1/7] hsr: enhance netlink socket interface to support PRP
` [net-next v4 PATCH 2/7] net: hsr: introduce common code for skb initialization
` [net-next v4 PATCH 3/7] net: hsr: introduce protocol specific function pointers
` [net-next v4 PATCH 4/7] net: prp: add supervision frame generation utility function
` [net-next v4 PATCH 5/7] net: hsr: define and use proto_ops ptrs to handle hsr specific frames
` [net-next v4 PATCH 6/7] net: prp: add packet handling support
` [net-next v4 PATCH 7/7] net: prp: enhance debugfs to display PRP info

[PATCH v3 net-next 00/16] qed, qede: add support for new operating modes
 2020-07-20 18:34 UTC  (19+ messages)
` [PATCH v3 net-next 01/16] linkmode: introduce linkmode_intersects()
` [PATCH v3 net-next 02/16] qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
` [PATCH v3 net-next 03/16] qede: populate supported link modes maps on module init
` [PATCH v3 net-next 04/16] qed: reformat public_port::transceiver_data a bit
` [PATCH v3 net-next 05/16] qed: add support for multi-rate transceivers
` [PATCH v3 net-next 06/16] qed: use transceiver data to fill link partner's advertising speeds
` [PATCH v3 net-next 07/16] qed: reformat several structures a bit
` [PATCH v3 net-next 08/16] qed: add support for Forward Error Correction
` [PATCH v3 net-next 09/16] qede: format qede{,_vf}_ethtool_ops
` [PATCH v3 net-next 10/16] qede: introduce support for FEC control
` [PATCH v3 net-next 11/16] qed: reformat several structures a bit
` [PATCH v3 net-next 12/16] qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
` [PATCH v3 net-next 13/16] qed: add support for new port modes
` [PATCH v3 net-next 14/16] qed: add missing loopback modes
` [PATCH v3 net-next 15/16] qed: populate supported link modes maps on module init
` [PATCH v3 net-next 16/16] qed: add support for the extended speed and FEC modes

[PATCH v3 net-next 00/13] net: atlantic: various features
 2020-07-20 18:32 UTC  (14+ messages)
` [PATCH v3 net-next 01/13] net: atlantic: move FRAC_PER_NS to aq_hw.h
` [PATCH v3 net-next 02/13] net: atlantic: use simple assignment in _get_stats and _get_sw_stats
` [PATCH v3 net-next 03/13] net: atlantic: make _get_sw_stats return count as return value
` [PATCH v3 net-next 04/13] net: atlantic: split rx and tx per-queue stats
` [PATCH v3 net-next 05/13] net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
` [PATCH v3 net-next 06/13] net: atlantic: additional per-queue stats
` [PATCH v3 net-next 07/13] net: atlantic: PTP statistics
` [PATCH v3 net-next 08/13] net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
` [PATCH v3 net-next 09/13] net: atlantic: add support for 64-bit reads/writes
` [PATCH v3 net-next 10/13] net: atlantic: use U32_MAX in aq_hw_utils.c
` [PATCH v3 net-next 11/13] net: atlantic: use intermediate variable to improve readability a bit
` [PATCH v3 net-next 12/13] net: atlantic: A0 ntuple filters
` [PATCH v3 net-next 13/13] net: atlantic: add hwmon getter for MAC temperature

[PATCH ethtool 0/4] Add support for IGC driver
 2020-07-20 18:27 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH RFC net-next 00/13] Phylink PCS updates
 2020-07-20 18:16 UTC  (14+ messages)
` [PATCH RFC net-next 08/13] net: phylink: simplify phy case for ksettings_set method
` [PATCH RFC net-next 11/13] net: phylink: re-implement interface configuration with PCS
` [PATCH RFC net-next 12/13] net: phylink: add struct phylink_pcs

[PATCH net-next v2 0/2] hinic: add some error messages for debug
 2020-07-20 18:13 UTC  (3+ messages)
` [PATCH net-next v2 1/2] hinic: add support to handle hw abnormal event

[PATCH v2] drivers/net/wan/x25_asy: Fix to make it work
 2020-07-20 17:58 UTC  (3+ messages)

[PATCH net] netdevsim: fix unbalaced locking in nsim_create()
 2020-07-20 17:57 UTC  (2+ messages)

[PATCH net-next 0/2] Extend testptp with PTP perout waveform
 2020-07-20 17:55 UTC  (3+ messages)
` [PATCH net-next 1/2] testptp: promote 'perout' variable to int64_t
` [PATCH net-next 2/2] testptp: add new options for perout phase and pulse width

[PATCH v3] net: hyperv: add support for vlans in netvsc driver
 2020-07-20 17:51 UTC  (4+ messages)

[PATCH for v5.9] Documentation: intel: Replace HTTP links with HTTPS ones
 2020-07-20 17:44 UTC  (2+ messages)

[PATCH v2 net] dpaa_eth: Fix one possible memleak in dpaa_eth_probe
 2020-07-20 17:43 UTC  (2+ messages)

[PATCH] r6040: switch from 'pci_' to 'dma_' API
 2020-07-20 17:38 UTC  (2+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-07-20 17:33 UTC  (7+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 14/24] netfilter: conntrack: Use sequence counter with associated spinlock
  ` [PATCH v4 15/24] netfilter: nft_set_rbtree: Use sequence counter with associated rwlock
  ` [PATCH v4 16/24] xfrm: policy: Use sequence counters with associated lock

[PATCH net-next] net: phy: fix check in get_phy_c45_ids
 2020-07-20 17:26 UTC 

[PATCH v2 net-next] net: hyperv: Add attributes to show TX indirection table
 2020-07-20 17:24 UTC  (2+ messages)

[PATCH net-next] efx: convert to new udp_tunnel infrastructure
 2020-07-20 17:21 UTC  (3+ messages)

[PATCH/RFC v2] net: ethernet: ravb: exit if hardware is in-progress in tx timeout
 2020-07-20 17:14 UTC  (2+ messages)

[PATCH] net: ath10k: fix OOB: __ath10k_htt_rx_ring_fill_n
 2020-07-20 17:10 UTC  (2+ messages)

[PATCH 3/14 v3] ath9k: Check the return value of pcie_capability_read_*()
 2020-07-20 17:09 UTC  (2+ messages)

[PATCH net] net: bcmgenet: fix error returns in bcmgenet_probe()
 2020-07-20 17:02 UTC  (3+ messages)

[PATCH net] net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe
 2020-07-20 17:01 UTC  (3+ messages)

[PATCH net-next v2 0/6] Add adaptive interrupt coalescing
 2020-07-20 16:58 UTC  (5+ messages)
` [PATCH net-next v2 5/6] enetc: Add interrupt coalescing support

[PATCH iproute2-next 0/3] devlink: Add devlink port health command
 2020-07-20 16:58 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] devlink: Add a possibility to print arrays of devlink port handles

[PATCH for v5.9] RDS: Replace HTTP links with HTTPS ones
 2020-07-20 16:48 UTC  (6+ messages)

[PATCH] net: hsr: check for return value of skb_put_padto()
 2020-07-20 16:43 UTC 

[PATCH iproute2-next v3 0/2] Support showing a block bound by qevent
 2020-07-20 16:37 UTC  (2+ messages)

[PATCH] mt7601u: add missing release on skb in mt7601u_mcu_msg_send
 2020-07-20 15:54 UTC  (2+ messages)

net: phy: continue searching for C45 MMDs even if first returned ffff:ffff
 2020-07-20 16:31 UTC  (2+ messages)

[PATCH v1] ethernet: myri10ge: use generic power management
 2020-07-20 16:19 UTC 

[PATCH net-next v5] net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
 2020-07-20 16:06 UTC 

[PATCH -next] bpf: Make some functions static
 2020-07-20 16:18 UTC  (2+ messages)

Misaligned IPv6 addresses is SCTP socket options
 2020-07-20 15:50 UTC 

[PATCH net] Documentation: bareudp: update iproute2 sample commands
 2020-07-20 15:46 UTC 

[PATCH bpf-next] bpf: cpumap: fix possible rcpu kthread hung
 2020-07-20 15:45 UTC  (3+ messages)

[PATCH v3 net-next] net: hyperv: Add attributes to show TX indirection table
 2020-07-20 15:28 UTC  (2+ messages)

[PATCH v2 net-next 01/14] qed: convert link mode from u32 to bitmap
 2020-07-20 15:29 UTC  (6+ messages)
` [PATCH v2 net-next 00/14] qed/qede: add support for new operating modes

[PATCH 1/2 v2] net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
 2020-07-20 15:25 UTC  (4+ messages)

[PATCH] Fix memory overwriting issue when copy an address to user space
 2020-07-20 15:12 UTC  (2+ messages)

pull-request: wireless-drivers-next-2020-07-20
 2020-07-20 15:03 UTC 

[PATCH net] mlxsw: destroy workqueue when trap_register in mlxsw_emad_init
 2020-07-20 14:59 UTC  (2+ messages)

[PATCH RFC net-next] net: phy: add Marvell PHY PTP support
 2020-07-20 14:37 UTC  (6+ messages)

[PATCH net 0/2] net/smc: fixes 2020-07-20
 2020-07-20 14:24 UTC  (3+ messages)
` [PATCH net 1/2] net/smc: put slot when connection is killed
` [PATCH net 2/2] net/smc: fix dmb buffer shortage

[PATCH v2 net] ieee802154: fix one possible memleak in adf7242_probe
 2020-07-20 14:30 UTC  (2+ messages)

[PATCH v2 net-next 0/3] Fully describe the waveform for PTP periodic output
 2020-07-20 14:11 UTC  (2+ messages)

[PATCH bpf-next] bpf: Generate cookie for new non-initial net NS
 2020-07-20 14:09 UTC 

[PATCH bpf v3] xsk: do not discard packet when QUEUE_STATE_FROZEN
 2020-07-20 13:53 UTC 

[PATCH net] ieee802154: fix one possible memleak in ca8210_dev_com_init
 2020-07-20 14:33 UTC 

[PATCH net-next] dpaa_eth: Fix one possible memleak in dpaa_eth_probe
 2020-07-20 13:44 UTC  (3+ messages)

[PATCH] sis: switch from 'pci_' to 'dma_' API
 2020-07-20 13:36 UTC 

[PATCH net-next 0/4] cxgb4: add ethtool self_test support
 2020-07-20 13:35 UTC  (4+ messages)

[PATCH bpf-next v3 04/14] xsk: move fill and completion rings to buffer pool
 2020-07-20 13:23 UTC  (3+ messages)

[net-next PATCH v3 0/7] Add PRP driver
 2020-07-20 13:20 UTC  (7+ messages)
` [net-next PATCH v3 1/7] hsr: enhance netlink socket interface to support PRP
` [net-next PATCH v3 2/7] net: hsr: introduce common code for skb initialization

[PATCH for v5.9] sctp: Replace HTTP links with HTTPS ones
 2020-07-20 13:11 UTC  (2+ messages)

do a single memdup_user in sctp_setsockopt v2
 2020-07-20 13:08 UTC  (3+ messages)

[PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
 2020-07-20 13:07 UTC  (17+ messages)

[PATCH v2 0/3] Add DSA yaml binding
 2020-07-20 12:49 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: dsa: "
` [PATCH v2 2/3] dt-bindings: net: dsa: Let dsa.txt refer to dsa.yaml
` [PATCH v2 3/3] net: dsa: of: Allow ethernet-ports as encapsulating node

[PATCH] net: packetengines: switch from 'pci_' to 'dma_' API
 2020-07-20 12:29 UTC 

[PATCH net] rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
 2020-07-20 11:41 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).