netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 16:00:24 to 2020-11-12 23:27:43 UTC [more...]

[PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR
 2020-11-12 23:27 UTC  (8+ messages)
`  "
  `  "

[bpf PATCH v2 0/6] sockmap fixes
 2020-11-12 23:27 UTC  (4+ messages)
` [bpf PATCH v2 1/6] bpf, sockmap: fix partial copy_page_to_iter so progress can still be made
` [bpf PATCH v2 2/6] bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
` [bpf PATCH v2 3/6] bpf, sockmap: Use truesize with sk_rmem_schedule()

[PATCH net-next v2 00/11] net: dsa: microchip: PTP support for KSZ956x
 2020-11-12 23:26 UTC  (15+ messages)
` [PATCH net-next v2 01/11] dt-bindings: net: dsa: convert ksz bindings document to yaml
` [PATCH net-next v2 02/11] net: dsa: microchip: support for "ethernet-ports" node
` [PATCH net-next v2 03/11] net: dsa: microchip: split ksz_common.h
` [PATCH net-next v2 04/11] net: dsa: microchip: rename ksz9477.c to ksz9477_main.o
` [PATCH net-next v2 05/11] dt-bindings: net: dsa: microchip,ksz: add interrupt property
` [PATCH net-next v2 06/11] net: dsa: microchip: ksz9477: basic interrupt support

[PATCH net-next] net: kcov: don't select SKB_EXTENSIONS when there is no NET
 2020-11-12 23:25 UTC  (2+ messages)

[PATCH] net: ftgmac100: Fix crash when removing driver
 2020-11-12 23:22 UTC  (2+ messages)

[PATCHv3 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-12 23:20 UTC  (15+ messages)

[PATCH net-next v2 00/13] mptcp: improve multiple xmit streams support
 2020-11-12 23:12 UTC  (16+ messages)
` [PATCH net-next v2 01/13] tcp: factor out tcp_build_frag()
` [PATCH net-next v2 02/13] mptcp: use tcp_build_frag()
` [PATCH net-next v2 03/13] tcp: factor out __tcp_close() helper
` [PATCH net-next v2 04/13] mptcp: introduce mptcp_schedule_work
` [PATCH net-next v2 05/13] mptcp: reduce the arguments of mptcp_sendmsg_frag
` [PATCH net-next v2 06/13] mptcp: add accounting for pending data
` [PATCH net-next v2 07/13] mptcp: introduce MPTCP snd_nxt
` [PATCH net-next v2 08/13] mptcp: refactor shutdown and close
` [PATCH net-next v2 09/13] mptcp: move page frag allocation in mptcp_sendmsg()
` [PATCH net-next v2 10/13] mptcp: try to push pending data on snd una updates
` [PATCH net-next v2 11/13] mptcp: rework poll+nospace handling
` [PATCH net-next v2 12/13] mptcp: keep track of advertised windows right edge
` [PATCH net-next v2 13/13] mptcp: send explicit ack on delayed ack_seq incr

[PATCH net-next 0/5] net: switch further drivers to core functionality for handling per-cpu byte/packet counters
 2020-11-12 23:04 UTC  (6+ messages)
` [PATCH net-next 1/5] IB/hfi1: switch to core handling of rx/tx "

[PATCH bpf-next v5 00/34] bpf: switch to memcg-based memory accounting
 2020-11-12 22:56 UTC  (8+ messages)
` [PATCH bpf-next v5 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v5 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH bpf-next v5 07/34] bpf: "
` [PATCH bpf-next v5 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH bpf-next v5 31/34] bpf: eliminate rlimit-based "
` [PATCH bpf-next v5 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
  ` [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data

[PATCH net/next] net: ipconfig: Avoid spurious blank lines in boot log
 2020-11-12 22:55 UTC  (2+ messages)

[PATCH net] net: lan78xx: Disable hardware vlan filtering in promiscuous mode
 2020-11-12 22:52 UTC  (3+ messages)

[PATCH v3 net-next 0/7] smsc W=1 warning fixes
 2020-11-12 22:51 UTC  (2+ messages)

[PATCH v2 net-next] net: udp: remove redundant initialization in udp_gro_complete
 2020-11-12 22:47 UTC  (2+ messages)

[PATCH net-next v2 0/3] xilinx_emaclite W=1 fixes
 2020-11-12 22:34 UTC  (2+ messages)

[PATCH net] net: phy: mscc: remove non-MACSec compatible phy
 2020-11-12 22:28 UTC  (2+ messages)

[PATCH] IPv4: RTM_GETROUTE: Add RTA_ENCAP to result
 2020-11-12 22:27 UTC  (2+ messages)

[PATCH iproute2-next v5 00/11] Add a tool for configuration of DCB
 2020-11-12 22:24 UTC  (12+ messages)
` [PATCH iproute2-next v5 01/11] Unify batch processing across tools
` [PATCH iproute2-next v5 02/11] lib: Add parse_one_of(), parse_on_off()
` [PATCH iproute2-next v5 03/11] lib: json_print: Add print_on_off()
` [PATCH iproute2-next v5 04/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_open()
` [PATCH iproute2-next v5 05/11] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
` [PATCH iproute2-next v5 06/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run()
` [PATCH iproute2-next v5 07/11] lib: Extract from iplink_vlan a helper to parse key:value arrays
` [PATCH iproute2-next v5 08/11] lib: parse_mapping: Update argc, argv on error
` [PATCH iproute2-next v5 09/11] lib: parse_mapping: Recognize a keyword "all"
` [PATCH iproute2-next v5 10/11] Add skeleton of a new tool, dcb
` [PATCH iproute2-next v5 11/11] dcb: Add a subtool for the DCB ETS object

[PATCH v10 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-12 22:20 UTC  (3+ messages)
` [PATCH v10 net-next 3/3] net/sched: act_frag: add implict packet fragment support

[PATCH net] iavf: fix error return code in iavf_init_get_resources()
 2020-11-12 22:17 UTC  (2+ messages)

[PATCH RFC] net: core: support managed resource allocation in ndo_open
 2020-11-12 22:14 UTC  (2+ messages)

[GIT PULL] Networking
 2020-11-12 22:10 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP
 2020-11-12 21:48 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Folding omem_charge() into sk_storage_charge()
` [PATCH v2 bpf-next 2/4] bpf: Rename some functions in bpf_sk_storage
` [PATCH v2 bpf-next 3/4] bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
` [PATCH v2 bpf-next 4/4] bpf: selftest: Use "

[PATCH v3 net-next 00/13] Add ethtool ntuple filters support
 2020-11-12 21:46 UTC  (13+ messages)
` [PATCH v3 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields
` [PATCH v3 net-next 02/13] octeontx2-af: Verify MCAM entry channel and PF_FUNC
` [PATCH v3 net-next 03/13] octeontx2-af: Generate key field bit mask from KEX profile
` [PATCH v3 net-next 04/13] octeontx2-af: Add mbox messages to install and delete MCAM rules
` [PATCH v3 net-next 07/13] octeontx2-af: Add debugfs entry to dump the "

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-11-12 21:09 UTC  (9+ messages)

[PATCH net-next 0/7] dpaa_eth: add XDP support
 2020-11-12 20:55 UTC  (11+ messages)
` [PATCH net-next 1/7] dpaa_eth: add struct for software backpointers
` [PATCH net-next 2/7] dpaa_eth: add basic XDP support
` [PATCH net-next 3/7] dpaa_eth: limit the possible MTU range when XDP is enabled
` [PATCH net-next 4/7] dpaa_eth: add XDP_TX support
` [PATCH net-next 5/7] dpaa_eth: add XDP_REDIRECT support
` [PATCH net-next 6/7] dpaa_eth: rename current skb A050385 erratum workaround
` [PATCH net-next 7/7] dpaa_eth: implement the A050385 erratum workaround for XDP

[PATCH bpf] MAINTAINERS/bpf: Update Andrii's entry
 2020-11-12 20:49 UTC  (5+ messages)

[PATCH net v1] lan743x: prevent entire kernel HANG on open, for some platforms
 2020-11-12 20:47 UTC 

[PATCH net-next 0/2] Add support for DSFP transceiver type
 2020-11-12 20:44 UTC  (5+ messages)
` [PATCH net-next 2/2] net/mlx5e: Add DSFP EEPROM dump support to ethtool

[PATCH] ixgbe: Support external GBE SerDes PHY BCM54616s
 2020-11-12 20:33 UTC 

saner sock_from_file() calling conventions (was Re: [PATCH] bpf: Expose a bpf_sock_from_file helper to tracing programs)
 2020-11-12 20:28 UTC 

[PATCH v2 0/1] This patch address comments on patch v1
 2020-11-12 20:09 UTC  (2+ messages)
` [PATCH v2 1/1] ath10k: add option for chip-id based BDF selection

[net 0/4][pull request] Intel Wired LAN Driver Updates 2020-11-10
 2020-11-12 20:01 UTC  (5+ messages)

[bpf PATCH 0/5] sockmap fixes
 2020-11-12 19:56 UTC  (7+ messages)
` [bpf PATCH 1/5] bpf, sockmap: fix partial copy_page_to_iter so progress can still be made
` [bpf PATCH 3/5] bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self

[PATCH net-next] net-loopback: allow lo dev initial state to be controlled
 2020-11-12 19:54 UTC  (3+ messages)

[PATCH bpf-next v2 5/5] i40e: use batched xsk Tx interfaces to increase performance
 2020-11-12 19:39 UTC  (6+ messages)

Hardware time stamping support for AF_XDP applications
 2020-11-12 19:31 UTC  (4+ messages)

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-12 19:24 UTC  (14+ messages)
` [PATCH net-next 01/13] devlink: Prepare code to fill multiple port function attributes
` [PATCH net-next 02/13] devlink: Introduce PCI SF port flavour and port attribute
` [PATCH net-next 03/13] devlink: Support add and delete devlink port
` [PATCH net-next 04/13] devlink: Support get and set state of port function
` [PATCH net-next 05/13] devlink: Avoid global devlink mutex, use per instance reload lock
` [PATCH net-next 06/13] devlink: Introduce devlink refcount to reduce scope of global devlink_mutex
` [PATCH net-next 07/13] net/mlx5: SF, Add auxiliary device support
` [PATCH net-next 08/13] net/mlx5: SF, Add auxiliary device driver
` [PATCH net-next 09/13] net/mlx5: E-switch, Prepare eswitch to handle SF vport
` [PATCH net-next 10/13] net/mlx5: E-switch, Add eswitch helpers for "
` [PATCH net-next 11/13] net/mlx5: SF, Add SF configuration hardware commands
` [PATCH net-next 12/13] net/mlx5: SF, Add port add delete functionality
` [PATCH net-next 13/13] net/mlx5: SF, Port function state change support

[PATCH v2 bpf-next 0/3] bpf: Pointers beyond packet end
 2020-11-12 19:24 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Support for pointers beyond pkt_end
` [PATCH v2 bpf-next 2/3] selftests/bpf: Add skb_pkt_end test
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add asm tests for pkt vs pkt_end comparison

[PATCH v2 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-11-12 19:11 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] libbpf: separate XDP program load with xsk socket creation

[PATCH net-next 00/12] ibmvnic: Performance improvements and other updates
 2020-11-12 19:10 UTC  (13+ messages)
` [PATCH net-next 01/12] ibmvnic: Ensure that subCRQ entry reads are ordered
` [PATCH net-next 02/12] ibmvnic: Introduce indirect subordinate Command Response Queue buffer
` [PATCH net-next 03/12] ibmvnic: Introduce batched RX buffer descriptor transmission
` [PATCH net-next 04/12] ibmvnic: Introduce xmit_more support using batched subCRQ hcalls
` [PATCH net-next 05/12] ibmvnic: Fix TX completion error handling
` [PATCH net-next 06/12] ibmvnic: Clean up TX code and TX buffer data structure
` [PATCH net-next 07/12] ibmvnic: Clean up TX error handling and statistics tracking
` [PATCH net-next 08/12] ibmvnic: Remove send_subcrq function
` [PATCH net-next 09/12] ibmvnic: Ensure that device queue memory is cache-line aligned
` [PATCH net-next 10/12] ibmvnic: Correctly re-enable interrupts in NAPI polling routine
` [PATCH net-next 11/12] ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers
` [PATCH net-next 12/12] ibmvnic: Do not replenish RX buffers after every polling loop

[net-next 0/8] Perf. optimizations for TCP Recv. Zerocopy
 2020-11-12 19:02 UTC  (9+ messages)
` [net-next 1/8] tcp: Copy straggler unaligned data for TCP Rx. zerocopy
` [net-next 2/8] tcp: Introduce tcp_recvmsg_locked()
` [net-next 3/8] tcp: Refactor skb frag fast-forward op for recv zerocopy
` [net-next 4/8] tcp: Refactor frag-is-remappable test "
` [net-next 5/8] tcp: Fast return if inq < PAGE_SIZE "
` [net-next 6/8] tcp: Introduce short-circuit small reads "
` [net-next 7/8] tcp: Set zerocopy hint when data is copied
` [net-next 8/8] tcp: Defer vm zap unless actually needed for recv zerocopy

[PATCH net v1] lan743x: fix issue causing intermittent kernel log warnings
 2020-11-12 18:59 UTC 

[PATCH net-next 1/1] net: usb: qmi_wwan: add default rx_urb_size
 2020-11-12 18:28 UTC  (3+ messages)

linux-x25 mail list not working
 2020-11-12 18:27 UTC 

[PATCH net] enetc: Workaround for MDIO register access issue
 2020-11-12 18:26 UTC 

[PATCH v3 net-next 0/8] ionic updates
 2020-11-12 18:22 UTC  (9+ messages)
` [PATCH v3 net-next 1/8] ionic: start queues before announcing link up
` [PATCH v3 net-next 2/8] ionic: check for link after netdev registration
` [PATCH v3 net-next 3/8] ionic: add lif quiesce
` [PATCH v3 net-next 4/8] ionic: batch rx buffer refilling
` [PATCH v3 net-next 5/8] ionic: use mc sync for multicast filters
` [PATCH v3 net-next 6/8] ionic: flatten calls to ionic_lif_rx_mode
` [PATCH v3 net-next 7/8] ionic: change set_rx_mode from_ndo to can_sleep
` [PATCH v3 net-next 8/8] ionic: useful names for booleans

[PATCH] nfp: Fix passing zero to 'PTR_ERR'
 2020-11-12 18:10 UTC  (3+ messages)

[PATCH net v1] lan743x: fix use of uninitialized variable
 2020-11-12 18:05 UTC  (2+ messages)

[PATCH v5 net 0/2] net: udp: fix Fast/frag0 UDP GRO
 2020-11-12 17:59 UTC  (2+ messages)

[PATCH net] devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
 2020-11-12 17:51 UTC  (2+ messages)

[PATCH net V3] Exempt multicast addresses from five-second neighbor lifetime
 2020-11-12 17:32 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix unused attribute usage in subprogs_unused test
 2020-11-12 17:20 UTC  (2+ messages)

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2020-11-12 16:55 UTC  (4+ messages)
`  "
  ` [PATCH net-next V3] "

[PATCH net-next 00/13] mptcp: improve multiple xmit streams support
 2020-11-12 16:49 UTC  (3+ messages)

[PATCH v5] net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
 2020-11-12 16:45 UTC 

bug report: WARNING in bonding
 2020-11-12 16:33 UTC  (4+ messages)

[PATCH net-next] lib8390: Use eth_skb_pad()
 2020-11-12 16:31 UTC 

[PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
 2020-11-12 16:31 UTC  (4+ messages)

[PATCH v2] net/ncsi: Fix netlink registration
 2020-11-12 16:25 UTC  (2+ messages)

[PATCH 30/30] net: ethernet: smsc: smc91x: Mark 'pkt_len' as __maybe_unused
 2020-11-12 16:18 UTC  (3+ messages)

[4.4] Security fixes (pinctrl, i40e, geneve)
 2020-11-12 16:13 UTC  (2+ messages)

IPv4 TOS vs DSCP
 2020-11-12 16:13 UTC  (2+ messages)

[4.9] Security fixes (pinctrl, i40e, geneve)
 2020-11-12 16:12 UTC  (2+ messages)

[PATCH net] devlink: Avoid overwriting port attributes of registered port
 2020-11-12 16:09 UTC  (3+ messages)
` [PATCH net RESEND] "

[PATCH net-next 00/18] net: phy: add support for shared interrupts (part 2)
 2020-11-12 15:55 UTC  (6+ messages)
` [PATCH net-next 02/18] net: phy: vitesse: remove the use of .ack_interrupt()
` [PATCH net-next 04/18] net: phy: microchip: "
` [PATCH net-next 05/18] net: phy: marvell: implement generic .handle_interrupt() callback
` [PATCH net-next 06/18] net: phy: marvell: remove the use of .ack_interrupt()
` [PATCH net-next 07/18] net: phy: lxt: implement generic .handle_interrupt() callback

Fwd: net: fec: rx descriptor ring out of order
 2020-11-12 16:00 UTC  (7+ messages)
  `  "

[PATCHv2 0/2] selftests: pmtu.sh: improve the test result processing
 2020-11-12 15:58 UTC  (2+ 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).