netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 22:42:46 to 2019-12-11 15:34:52 UTC [more...]

[PATCH] net/ibmvnic: Fix typo in retry check
 2019-12-11 15:34 UTC  (2+ messages)

[PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils
 2019-12-11 15:33 UTC  (6+ messages)

RPS arp processing
 2019-12-11 15:26 UTC 

iwlwifi warnings in 5.5-rc1
 2019-12-11 14:55 UTC  (15+ messages)

[PATCH net] ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
 2019-12-11 14:20 UTC 

[PATCH net-next 0/6] net-next: dsa: mt7530: add support for MT7531
 2019-12-11 14:10 UTC  (4+ messages)
` [PATCH net-next 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531

[PATCH bpf-next] bpf: switch to offsetofend in BPF_PROG_TEST_RUN
 2019-12-11 13:57 UTC  (2+ messages)

[PATCH bpf] libbpf: Bump libpf current version to v0.0.7
 2019-12-11 13:57 UTC  (2+ messages)

[PATCH] ARM: net: bpf: improve prologue code sequence
 2019-12-11 13:56 UTC  (2+ messages)

[PATCH 1/4] [net-next] wan: remove stale Kconfig entries
 2019-12-11 13:34 UTC  (9+ messages)
` [PATCH 4/4] [RFC] staging/net: move AF_X25 into drivers/staging

[PATCH bpf v2] bpftool: Don't crash on missing jited insns or ksyms
 2019-12-11 13:33 UTC  (11+ messages)

[PATCH bpf-next v4 0/6] Introduce the BPF dispatcher
 2019-12-11 13:26 UTC  (9+ messages)
` [PATCH bpf-next v4 1/6] bpf: move trampoline JIT image allocation to a function
` [PATCH bpf-next v4 2/6] bpf: introduce BPF dispatcher
` [PATCH bpf-next v4 3/6] bpf, xdp: start using the BPF dispatcher for XDP
` [PATCH bpf-next v4 4/6] bpf: start using the BPF dispatcher in BPF_TEST_RUN
` [PATCH bpf-next v4 5/6] selftests: bpf: add xdp_perf test
` [PATCH bpf-next v4 6/6] bpf, x86: align dispatcher branch targets to 16B

[PATCH 1/2] net: ethernet: ti: select PAGE_POOL for switchdev driver
 2019-12-11 13:19 UTC  (6+ messages)
` [PATCH 2/2] net: ethernet: ti: build cpsw-common for switchdev

[PATCHv3] bpf: Emit audit messages upon successful prog load and unload
 2019-12-11 13:19 UTC  (8+ messages)

[PATCH bpf-next v3 0/6] Introduce the BPF dispatcher
 2019-12-11 13:17 UTC  (5+ messages)

[BUG] mv88e6xxx: tx regression in v5.3
 2019-12-11 13:11 UTC  (2+ messages)

[PATCH] bpf: Fix build in minimal configurations, again
 2019-12-11 13:00 UTC  (3+ messages)

[PATCH bpf 0/2] Limit tail calls to 33 in all JIT compilers
 2019-12-11 13:00 UTC  (4+ messages)
` [PATCH bpf 2/2] bpf, mips: limit to 33 tail calls

[PATCH v2] staging: intel-gwdpa: gswip: Introduce Gigabit Ethernet Switch (GSWIP) device driver
 2019-12-11 12:17 UTC  (5+ messages)
      ` FW: "

next/master build: 214 builds: 10 failed, 204 passed, 17 errors, 57 warnings (next-20191210)
 2019-12-11 12:07 UTC  (6+ messages)
  ` [PATCH 1/2] crypto: arm/curve25519 - add arch-specific key generation function
    ` [PATCH 2/2] crypto: curve25519 - re-add selftests

[PATCH 0/3] net: macb: fix for fixed link, support for c45 mdio and 10G
 2019-12-11 11:55 UTC  (13+ messages)
` [PATCH 1/3] net: macb: fix for fixed-link mode
` [PATCH 3/3] net: macb: add support for high speed interface

[PATCH net 1/2] bnx2x: Do not handle requests from VFs after parity
 2019-12-11 11:54 UTC  (2+ messages)

[PATCH v9 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-11 11:28 UTC  (28+ messages)
` [PATCH v9 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v9 02/25] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v9 03/25] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v9 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v9 05/25] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v9 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v9 07/25] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v9 08/25] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v9 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v9 10/25] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v9 11/25] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v9 12/25] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v9 13/25] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v9 14/25] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v9 15/25] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v9 16/25] net/xdp: "
` [PATCH v9 17/25] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v9 18/25] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v9 19/25] vfio, mm: "
` [PATCH v9 20/25] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v9 21/25] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v9 22/25] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v9 23/25] mm/gup: track FOLL_PIN pages
` [PATCH v9 24/25] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v9 25/25] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH net-next v3 00/14] Add support for SFP+ copper modules
 2019-12-11 10:57 UTC  (15+ messages)
` [PATCH net-next v3 01/14] net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
` [PATCH net-next v3 02/14] net: sfp: derive interface mode from ethtool link modes
` [PATCH net-next v3 03/14] net: sfp: add more extended compliance codes
` [PATCH net-next v3 04/14] net: sfp: add module start/stop upstream notifications
` [PATCH net-next v3 05/14] net: sfp: move phy_start()/phy_stop() to phylink
` [PATCH net-next v3 06/14] net: mdio-i2c: add support for Clause 45 accesses
` [PATCH net-next v3 07/14] net: phylink: re-split __phylink_connect_phy()
` [PATCH net-next v3 08/14] net: phylink: support Clause 45 PHYs on SFP+ modules
` [PATCH net-next v3 09/14] net: phylink: split link_an_mode configured and current settings
` [PATCH net-next v3 10/14] net: phylink: split phylink_sfp_module_insert()
` [PATCH net-next v3 11/14] net: phylink: delay MAC configuration for copper SFP modules
` [PATCH net-next v3 12/14] net: phylink: make Broadcom BCM84881 based SFPs work
` [PATCH net-next v3 13/14] net: phy: add Broadcom BCM84881 PHY driver
` [PATCH net-next v3 14/14] net: sfp: add support for Clause 45 PHYs

[PATCH] stmmac: platform: Remove unnecessary conditions
 2019-12-11 10:31 UTC 

[PATCH bpf 0/4] Fix concurrency issues between XSK wakeup and control path using RCU
 2019-12-11 10:08 UTC  (5+ messages)
` [PATCH bpf 3/4] net/i40e: Fix concurrency issues between config flow and XSK

[PATCH net-next v3 0/5] ethtool netlink interface, preliminary part
 2019-12-11  9:58 UTC  (6+ messages)
` [PATCH net-next v3 1/5] rtnetlink: provide permanent hardware address in RTM_NEWLINK
` [PATCH net-next v3 2/5] netlink: rename nl80211_validate_nested() to nla_validate_nested()
` [PATCH net-next v3 3/5] ethtool: move to its own directory
` [PATCH net-next v3 4/5] ethtool: move string arrays into common file
` [PATCH net-next v3 5/5] ethtool: provide link mode names as a string set

[PATCH net-next v2] net: bridge: add STP xstats
 2019-12-11  9:40 UTC  (4+ messages)

[PATCH v4] lib: optimize cpumask_local_spread()
 2019-12-11  9:08 UTC  (2+ messages)

[PATCH] staging: qlge: Fix multiple WARNING and CHECK relating to formatting
 2019-12-11  8:42 UTC  (4+ messages)

[PATCH][next] ath11k: fix several spelling mistakes
 2019-12-11  8:34 UTC 

[PATCH net-next v2 0/5] ethtool netlink interface, preliminary part
 2019-12-11  8:24 UTC  (4+ messages)
` [PATCH net-next v2 4/5] ethtool: move string arrays into common file

[PATCH net 4/4] gtp: avoid zero size hashtable
 2019-12-11  8:23 UTC 

[PATCH net 3/4] gtp: fix an use-after-free in ipv4_pdp_find()
 2019-12-11  8:23 UTC 

[PATCH net 2/4] gtp: fix wrong condition in gtp_genl_dump_pdp()
 2019-12-11  8:23 UTC 

[PATCH net 1/4] gtp: do not allow adding duplicate tid and ms_addr pdp context
 2019-12-11  8:23 UTC 

[PATCH net 0/4] gtp: fix several bugs in gtp module
 2019-12-11  8:22 UTC 

[PATCH net-next 1/2] net/mlx5e: refactor indr setup block
 2019-12-11  8:18 UTC  (5+ messages)
` [PATCH net-next 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH] tools lib api fs: fix gcc9 compilation error
 2019-12-11  8:01 UTC 

[PATCH] net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency
 2019-12-11  7:57 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 103/177] rfkill: allocate static minor
 2019-12-11  7:52 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 211/350] rfkill: allocate static minor
 2019-12-11  7:51 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 077/130] rfkill: allocate static minor
 2019-12-11  7:48 UTC  (2+ messages)

[PATCH 1/2] net: stmmac: use correct DMA buffer size in the RX descriptor
 2019-12-11  7:38 UTC  (5+ messages)

[PATCH net] tcp: do not send empty skb from tcp_write_xmit()
 2019-12-11  7:34 UTC 

[PATCH bpf-next 00/15] Add code-generated BPF object skeleton support
 2019-12-11  7:07 UTC  (9+ messages)
` [PATCH bpf-next 11/15] bpftool: add skeleton codegen command

[PATCH v2] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use
 2019-12-11  6:59 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] Add libbpf-provided extern variables support
 2019-12-11  6:50 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: support libbpf-provided extern variables
` [PATCH v2 bpf-next 2/3] bpftool: generate externs datasec in BPF skeleton
` [PATCH v2 bpf-next 3/3] selftests/bpf: add tests for libbpf-provided externs

[PATCH ipsec-next v7 0/6] ipsec: add TCP encapsulation support (RFC 8229)
 2019-12-11  6:17 UTC  (2+ messages)

[PATCH net-next 0/3] New openvswitch MPLS actions for layer 2 tunnelling
 2019-12-11  6:15 UTC  (11+ messages)
` [PATCH net-next 1/3] net: skb_mpls_push() modified to allow MPLS header push at start of packet
` [PATCH net-next 3/3] openvswitch: New MPLS actions for layer 2 tunnelling

[net-next v3 00/20][pull request] Intel Wired LAN Driver Updates 2019-12-09
 2019-12-11  6:07 UTC  (4+ messages)
` [PATCH v3 05/20] RDMA/irdma: Add driver framework definitions

[PATCH net/tipc] Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-12-11  4:42 UTC  (8+ messages)
      ` [tipc-discussion] "

[PATCH net-next 0/2] ionic: add sriov support
 2019-12-11  4:40 UTC  (8+ messages)
` [PATCH net-next 1/2] ionic: ionic_if bits for sr-iov support
` [PATCH net-next 2/2] ionic: support sr-iov operations

[PATCH][v2] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-11  3:06 UTC  (8+ messages)

[PATCH net-next] netdevsim: Add max_vfs to bus_dev
 2019-12-11  2:58 UTC 

[PATCH V2 net] net: ena: fix napi handler misbehavior when the napi budget is zero
 2019-12-11  1:55 UTC  (2+ messages)

[PATCH] enetc: remove variable 'tc_max_sized_frame' set but not used
 2019-12-11  1:47 UTC  (2+ messages)

[net 0/4] tipc: fix some issues
 2019-12-11  1:45 UTC  (2+ messages)

[PATCH net 0/7] bnxt_en: Error recovery fixes
 2019-12-11  1:38 UTC  (2+ messages)

[PATCH net-next] nfp: add support for TLV device stats
 2019-12-11  1:35 UTC  (2+ messages)

[PATCH v2 net-next] tcp: Cleanup duplicate initialization of sk->sk_state
 2019-12-11  1:33 UTC  (2+ messages)

[PATCH net-next] enetc: add software timestamping
 2019-12-11  1:32 UTC  (2+ messages)

[net-next 0/3] tipc: introduce variable window congestion control
 2019-12-11  1:31 UTC  (2+ messages)

[RFC v1 PATCH 0/7] bpf: Make RT friendly
 2019-12-11  1:28 UTC  (2+ messages)

[PATCH net-next v2 00/14] Add support for SFP+ copper modules
 2019-12-11  1:23 UTC  (2+ messages)

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-11  0:49 UTC  (11+ messages)
` [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v8 24/26] mm/gup: track FOLL_PIN pages

[PATCH bpf 0/3] bpf: Make BPF trampoline friendly to ftrace
 2019-12-10 23:49 UTC  (4+ messages)
` [PATCH bpf 1/3] ftrace: Fix function_graph tracer interaction with BPF trampoline

[PATCH net-next] net/mlx5e: Support accept action on nic table
 2019-12-10 23:11 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 09/91] rtlwifi: prevent memory leak in rtl_usb_probe
 2019-12-10 22:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 10/91] libertas: fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.9 24/91] mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring
` [PATCH AUTOSEL 4.9 36/91] Bluetooth: hci_core: fix init for HCI_USER_CHANNEL


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