netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-21 10:14:27 to 2020-07-21 19:37:40 UTC [more...]

[PATCH v3] folds tests from test_current_pid_tgid_new_ns into test_progs
 2020-07-21 19:37 UTC  (3+ messages)

[PATCH] tools/bpftool: Fix error return code in do_skeleton()
 2020-07-21 19:36 UTC  (3+ messages)
` [PATCH v2] tools/bpftool: Fix error handing "

[PATCH net-next 0/4] devlink small improvements
 2020-07-21 19:32 UTC  (6+ messages)
` [PATCH net-next 1/4] devlink: Do not hold devlink mutex when initializing devlink fields
` [PATCH net-next 2/4] devlink: Avoid duplicate check for reload enabled flag
` [PATCH net-next 3/4] devlink: Add comment for devlink instance lock
` [PATCH net-next 4/4] devlink: Constify devlink instance pointer

[PATCH net-next 0/3] dpaa2-eth: add support for TBF offload
 2020-07-21 19:31 UTC  (6+ messages)
` [PATCH net-next 1/3] dpaa2-eth: move the mqprio setup into a separate function
` [PATCH net-next 2/3] dpaa2-eth: add API for Tx shaping
` [PATCH net-next 3/3] dpaa2-eth: add support for TBF offload

[PATCH net v2] netdevsim: fix unbalaced locking in nsim_create()
 2020-07-21 19:27 UTC  (2+ messages)

[PATCH v2] libbpf bpf_helpers: Use __builtin_offsetof for offsetof
 2020-07-21 19:26 UTC  (3+ messages)

[PATCH V3 net-next 0/8] ENA driver new features
 2020-07-21 19:26 UTC  (10+ messages)
` [PATCH V3 net-next 1/8] net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
` [PATCH V3 net-next 2/8] net: ena: add reserved PCI device ID
` [PATCH V3 net-next 3/8] net: ena: cosmetic: satisfy gcc warning
` [PATCH V3 net-next 4/8] net: ena: cosmetic: change ena_com_stats_admin stats to u64
` [PATCH V3 net-next 5/8] net: ena: add support for traffic mirroring
` [PATCH V3 net-next 6/8] net: ena: enable support of rss hash key and function changes
` [PATCH V3 net-next 7/8] net: ena: move llq configuration from ena_probe to ena_device_init()
` [PATCH V3 net-next 8/8] net: ena: support new LLQ acceleration mode

[PATCH v6 net-next] net: hyperv: Add attributes to show TX indirection table
 2020-07-21 19:24 UTC  (3+ messages)

[PATCH net-next v3 0/6] Add adaptive interrupt coalescing
 2020-07-21 19:23 UTC  (2+ messages)

[PATCH v2 0/2] Interrupt handler support for NPA and NIX in Octeontx2
 2020-07-21 19:23 UTC  (2+ messages)

BUG: MAX_LOCKDEP_CHAINS too low! (2)
 2020-07-21 19:23 UTC 

[PATCH] ebpf: fix parameter naming confusing
 2020-07-21 19:17 UTC  (2+ messages)

[PATCH v3 bpf-next 1/2] bpf: separate bpf_get_[stack|stackid] for perf events BPF
 2020-07-21 19:10 UTC 

[PATCH net-next] mptcp: move helper to where its used
 2020-07-21 19:08 UTC 

[patch net-next v2] sched: sch_api: add missing rcu read lock to silence the warning
 2020-07-21 18:57 UTC  (2+ messages)

[PATCH RFC] bluetooth: add support for some old headsets
 2020-07-21 18:56 UTC  (6+ messages)

[net-next v4 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-20
 2020-07-21 18:31 UTC  (9+ messages)
` [net-next v4 02/15] iecm: Add framework set of header files
` [net-next v4 06/15] iecm: Implement mailbox functionality
` [net-next v4 13/15] iecm: Add ethtool

[RFC 0/7] Add support to process rx packets in thread
 2020-07-21 18:05 UTC  (10+ messages)
` [RFC 1/7] mac80211: Add check for napi handle before WARN_ON
` [RFC 2/7] ath10k: Add support to process rx packet in thread
` [RFC 3/7] ath10k: Add module param to enable rx thread
` [RFC 4/7] ath10k: Do not exhaust budget on process tx completion
` [RFC 5/7] ath10k: Handle the rx packet processing in thread
` [RFC 6/7] ath10k: Add deliver to stack from thread context
` [RFC 7/7] ath10k: Handle rx thread suspend and resume

BUG: stack guard page was hit in pvclock_clocksource_read
 2020-07-21 18:02 UTC  (2+ messages)

[PATCH] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch and port
 2020-07-21 17:55 UTC  (2+ messages)

[PATCH v2 net 0/6] ionic: locking and filter fixes
 2020-07-21 17:51 UTC  (8+ messages)
` [PATCH v2 net 1/6] ionic: use offset for ethtool regs data
` [PATCH v2 net 2/6] ionic: add missing filter locking
` [PATCH v2 net 3/6] ionic: fix up filter debug msgs
` [PATCH v2 net 4/6] ionic: update filter id after replay
` [PATCH v2 net 5/6] ionic: keep rss hash after fw update
` [PATCH v2 net 6/6] ionic: use mutex to protect queue operations

[PATCH net-next 00/29] l2tp: cleanup checkpatch.pl warnings
 2020-07-21 17:32 UTC  (30+ messages)
` [PATCH 01/29] l2tp: cleanup whitespace around operators
` [PATCH 02/29] l2tp: tweak comment style for consistency
` [PATCH 03/29] l2tp: add a blank line following declarations
` [PATCH 04/29] l2tp: cleanup excessive blank lines
` [PATCH 05/29] l2tp: cleanup difficult-to-read line breaks
` [PATCH 06/29] l2tp: cleanup wonky alignment of line-broken function calls
` [PATCH 07/29] l2tp: cleanup suspect code indent
` [PATCH 08/29] l2tp: add identifier name in function pointer prototype
` [PATCH 09/29] l2tp: prefer using BIT macro
` [PATCH 10/29] l2tp: cleanup comparisons to NULL
` [PATCH 11/29] l2tp: cleanup unnecessary braces in if statements
` [PATCH 12/29] l2tp: prefer seq_puts for unformatted output
` [PATCH 13/29] l2tp: avoid multiple assignments
` [PATCH 14/29] l2tp: line-break long function prototypes
` [PATCH 15/29] l2tp: comment per net spinlock instances
` [PATCH 16/29] l2tp: fix up incorrect comment in l2tp_recv_common
` [PATCH 17/29] l2tp: avoid precidence issues in L2TP_SKB_CB macro
` [PATCH 18/29] l2tp: WARN_ON rather than BUG_ON in l2tp_debugfs.c
` [PATCH 19/29] l2tp: use a function to render tunnel address in l2tp_debugfs
` [PATCH 20/29] l2tp: cleanup netlink send of tunnel address information
` [PATCH 21/29] l2tp: cleanup netlink tunnel create address handling
` [PATCH 22/29] l2tp: cleanup kzalloc calls
` [PATCH 23/29] l2tp: remove BUG_ON in l2tp_session_queue_purge
` [PATCH 24/29] l2tp: remove BUG_ON in l2tp_tunnel_closeall
` [PATCH 25/29] l2tp: don't BUG_ON session magic checks in l2tp_ppp
` [PATCH 26/29] l2tp: don't BUG_ON seqfile "
` [PATCH 27/29] l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge
` [PATCH 28/29] l2tp: remove BUG_ON refcount value in l2tp_session_free
` [PATCH 29/29] l2tp: WARN_ON rather than BUG_ON "

[RFC PATCH net-next v2 0/6] introduce PLDM firmware update library
 2020-07-21 17:31 UTC  (10+ messages)
` [RFC PATCH net-next v2 6/6] devlink: add overwrite mode to flash update

[RFC PATCH] net: dsa: qca8k: Add 802.1q VLAN support
 2020-07-21 17:26 UTC  (2+ messages)

[PATCH net-next v2 0/7] Add an MDIO sub-node under MACB
 2020-07-21 17:13 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: macb: use device-managed devm_mdiobus_alloc()
` [PATCH net-next v2 2/7] dt-bindings: net: macb: use an MDIO node as a container for PHY nodes
` [PATCH net-next v2 3/7] net: macb: parse PHY nodes found under an MDIO node
` [PATCH net-next v2 4/7] ARM: dts: at91: sama5d2: add an mdio sub-node to macb
` [PATCH net-next v2 5/7] ARM: dts: at91: sama5d3: "
` [PATCH net-next v2 6/7] ARM: dts: at91: sama5d4: "
` [PATCH net-next v2 7/7] ARM: dts: at91: sam9x60: "

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

[PATCH v3 net-next 04/16] sfc_ef100: skeleton EF100 PF driver
 2020-07-21 17:15 UTC  (6+ messages)

[PATCH net 0/3] Fix bugs in Octeontx2 netdev driver
 2020-07-21 17:14 UTC  (4+ messages)
` [PATCH net 1/3] octeontx2-pf: Fix reset_task bugs
` [PATCH net 2/3] octeontx2-pf: cancel reset_task work
` [PATCH net 3/3] octeontx2-pf: Unregister netdev at driver remove

[PATCH net-next 0/4] cxgb4: add ethtool self_test support
 2020-07-21 16:49 UTC  (7+ messages)

[RFC PATCH bpf-next 0/2] BTF support for ksyms
 2020-07-21 16:45 UTC  (6+ messages)
` [RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF

[PATCH] selftests: txtimestamp: tear down setup() 'tc' and 'ip' env on EXIT
 2020-07-21 16:25 UTC  (4+ messages)
  ` [PATCH v2] selftest: txtimestamp: fix net ns entry logic

[PATCH net-next] r8169: allow to enable ASPM on RTL8125A
 2020-07-21 16:22 UTC 

[PATCH bpf-next] bpf: cpumap: fix possible rcpu kthread hung
 2020-07-21 16:20 UTC  (6+ messages)

[PATCH bpf-next] bpf, netns: Fix build without CONFIG_INET
 2020-07-21 16:14 UTC  (3+ messages)

[PATCH v4] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-21 16:05 UTC  (2+ messages)

[RFC 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-07-21 15:23 UTC  (5+ messages)
` [RFC 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [RFC 02/11] Drivers: hv: vmbus: Move __vmbus_open()

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

[PATCH v2 3/3] phy: armada-38x: fix NETA lockup when repeatedly switching speeds
 2020-07-21 15:18 UTC  (2+ messages)

[PATCH v1] hostap: use generic power management
 2020-07-21 15:08 UTC  (2+ messages)

[PATCH net 0/2] qed: suppress irrelevant error messages on HW init
 2020-07-21 14:41 UTC  (3+ messages)
` [PATCH net 1/2] qed: suppress "don't support RoCE & iWARP" flooding "
` [PATCH net 2/2] qed: suppress false-positives interrupt error messages "

[PATCH] docs: core-api/printk-formats.rst: use literal block syntax
 2020-07-21 14:27 UTC  (3+ messages)

[PATCH net-next 0/7] Add an MDIO sub-node under MACB
 2020-07-21 13:44 UTC  (9+ messages)
` [PATCH net-next 2/7] macb: bindings doc: use an MDIO node as a container for PHY nodes
` [PATCH net-next 3/7] net: macb: parse PHY nodes found under an MDIO node

af_key: pfkey_dump needs parameter validation
 2020-07-21 13:23 UTC 

[PATCH] ipvlan: add the check of ip header checksum
 2020-07-21 13:09 UTC 

[PATCH v1] prism54: islpci_hotplug: use generic power management
 2020-07-21 13:00 UTC  (2+ messages)

[PATCH] net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TX
 2020-07-21 12:34 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH net-next] qed: Fix ILT and XRCD bitmap memory leaks
 2020-07-21 11:34 UTC 

[PATCH net 0/2] udp: Fix reuseport selection with connected sockets
 2020-07-21 12:33 UTC  (5+ messages)
` [PATCH net 1/2] udp: Copy has_conns in reuseport_grow()
` [PATCH net 2/2] udp: Improve load balancing for SO_REUSEPORT

[RFC v2 net-next] devlink: Add reset subcommand
 2020-07-21 12:19 UTC  (8+ messages)

[net-next] tipc: fix NULL pointer dereference in streaming
 2020-07-21 12:26 UTC  (4+ messages)
` [tipc-discussion] "

[PATCH net-next] efx: convert to new udp_tunnel infrastructure
 2020-07-21 12:05 UTC  (4+ messages)

[PATCH v2 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-07-21 11:53 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/6] bpf, x64: use %rcx instead of %rax for tail call retpolines
` [PATCH v2 bpf-next 2/6] bpf: propagate poke descriptors to subprograms
` [PATCH v2 bpf-next 3/6] bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
` [PATCH v2 bpf-next 4/6] bpf, x64: rework pro/epilogue and tailcall handling in JIT
` [PATCH v2 bpf-next 5/6] bpf: allow for tailcalls in BPF subprograms for x64 JIT
` [PATCH v2 bpf-next 6/6] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH v2] brcmfmac: Set timeout value when configuring power save
 2020-07-21 11:23 UTC 

[PATCH net] ieee802154: fix one possible memleak in ca8210_dev_com_init
 2020-07-21 11:09 UTC  (3+ messages)

[PATCH net 0/4] net: hns3: fixes for -net
 2020-07-21 11:03 UTC  (5+ messages)
` [PATCH net 1/4] net: hns3: fix for not unmapping TX buffer correctly
` [PATCH net 2/4] net: hns3: fix for not calculating TX BD send size correctly
` [PATCH net 3/4] net: hns3: fix error handling for desc filling
` [PATCH net 4/4] net: hns3: fix return value error when query MAC link status fail

[PATCH bpf-next v3 0/4] bpf: cgroup skb improvements for bpf_prog_test_run
 2020-07-21 11:06 UTC  (4+ messages)
` [PATCH bpf-next v3 4/4] bpf: try to use existing cgroup storage in bpf_prog_test_run_skb

[PATCH net-next 00/14] Phylink PCS updates
 2020-07-21 11:04 UTC  (15+ messages)
` [PATCH net-next 01/14] net: phylink: update ethtool reporting for fixed-link modes
` [PATCH net-next 02/14] net: phylink: rejig link state tracking
` [PATCH net-next 03/14] net: phylink: rearrange resolve mac_config() call
` [PATCH net-next 04/14] net: phylink: ensure link is down when changing interface
` [PATCH net-next 05/14] net: phylink: update PCS when changing interface during resolution
` [PATCH net-next 06/14] net: phylink: avoid mac_config calls
` [PATCH net-next 07/14] net: phylink: simplify ksettings_set() implementation
` [PATCH net-next 08/14] net: phylink: simplify phy case for ksettings_set method
` [PATCH net-next 09/14] net: phylink: use config.an_enabled in "
` [PATCH net-next 10/14] net: phylink: simplify fixed-link case for "
` [PATCH net-next 11/14] net: phylink: in-band pause mode advertisement update for PCS
` [PATCH net-next 12/14] net: phylink: re-implement interface configuration with PCS
` [PATCH net-next 13/14] net: phylink: add struct phylink_pcs
` [PATCH net-next 14/14] net: phylink: add interface to configure clause 22 PCS PHY

[PATCH bpf-next v3] bpftool: use only nftw for file tree parsing
 2020-07-21 10:52 UTC  (3+ messages)
` [PATCH bpf-next v4] "

get rid of the address_space override in setsockopt
 2020-07-21 10:26 UTC  (4+ messages)
` [PATCH 03/24] net: add a new sockptr_t type

linux-next: Tree for Jul 20 (kernel/bpf/net_namespace)
 2020-07-21 10:19 UTC  (4+ 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).