netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-31 20:07:35 to 2019-11-01 15:21:41 UTC [more...]

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-11-01 15:21 UTC  (9+ messages)
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[RFC net-next v2 1/1] net: sched: prevent duplicate flower rules from tcf_proto destroy race
 2019-11-01 15:08 UTC  (4+ messages)

pull-request: wireless-drivers-2019-11-01
 2019-11-01 15:06 UTC  (2+ messages)

[RFC PATCH 0/3] net: phy: at803x device tree binding
 2019-11-01 15:03 UTC  (3+ messages)
` [RFC PATCH 2/3] dt-bindings: net: phy: Add support for AT803X

[PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
 2019-11-01 15:01 UTC  (9+ messages)

[PATCH net-next v2 0/3] VGT+ support
 2019-11-01 14:55 UTC  (6+ messages)

[PATCH bpf-next v3] libbpf: fix compatibility for kernels without need_wakeup
 2019-11-01 14:51 UTC  (19+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-01 14:49 UTC  (28+ messages)
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[PATCH net-next v6 00/10] optimize openvswitch flow looking up
 2019-11-01 14:23 UTC  (11+ messages)
` [PATCH net-next v6 01/10] net: openvswitch: add flow-mask cache for performance
` [PATCH net-next v6 02/10] net: openvswitch: convert mask list in mask array
` [PATCH net-next v6 03/10] net: openvswitch: shrink the mask array if necessary
` [PATCH net-next v6 04/10] net: openvswitch: optimize flow mask cache hash collision
` [PATCH net-next v6 05/10] net: openvswitch: optimize flow-mask looking up
` [PATCH net-next v6 06/10] net: openvswitch: simplify the flow_hash
` [PATCH net-next v6 07/10] net: openvswitch: add likely in flow_lookup
` [PATCH net-next v6 08/10] net: openvswitch: fix possible memleak on destroy flow-table
` [PATCH net-next v6 09/10] net: openvswitch: don't unlock mutex when changing the user_features fails
` [PATCH net-next v6 10/10] net: openvswitch: simplify the ovs_dp_cmd_new

[PATCH] ice: fix potential infinite loop because loop counter being too small
 2019-11-01 14:00 UTC 

[PATCH v4] vhost: introduce mdev based hardware backend
 2019-11-01 13:56 UTC  (3+ messages)

[PATCH] brcmsmac: remove set but not used variables
 2019-11-01 13:50 UTC 

[PATCH -next] mISDN: remove unused variable 'faxmodulation_s'
 2019-11-01 13:44 UTC 

[PATCH v2 0/3] wireless: remove unneeded variable and return 0
 2019-11-01 13:44 UTC  (5+ messages)
` [PATCH v2 1/3] ipw2x00: Remove redundant variable "rc"
` [PATCH v2 2/3] iwlegacy: Remove redundant variable "ret"
` [PATCH v2 3/3] b43legacy: ASoC: ux500: Remove redundant variable "count"

[PATCH bpf-next v2] selftests/bpf: test for bpf_get_file_path() from raw tracepoint
 2019-11-01 13:08 UTC 

[PATCH net-next 00/10 v2] IXP4xx networking cleanups
 2019-11-01 13:02 UTC  (11+ messages)
` [PATCH net-next 01/10 v2] wan: ixp4xx_hss: fix compile-testing on 64-bit
` [PATCH net-next 02/10 v2] wan: ixp4xx_hss: prepare compile testing
` [PATCH net-next 03/10 v2] ptp: ixp46x: move adjacent to ethernet driver
` [PATCH net-next 04/10 v2] ixp4xx_eth: move platform_data definition
` [PATCH net-next 05/10 v2] net: ethernet: ixp4xx: Standard module init
` [PATCH net-next 06/10 v2] net: ethernet: ixp4xx: Use distinct local variable
` [PATCH net-next 07/10 v2] net: ehernet: ixp4xx: Use netdev_* messages
` [PATCH net-next 08/10 v2] ARM/net: ixp4xx: Pass ethernet physical base as resource
` [PATCH net-next 09/10 v2] net: ethernet: ixp4xx: Get port ID from base address
` [PATCH net-next 10/10 v2] net: ethernet: ixp4xx: Use parent dev for DMA pool

[PATCH bpf-next v5] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
 2019-11-01 12:57 UTC 

[PATCH net-next v2 0/3] net: bridge: minor followup optimizations
 2019-11-01 12:46 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: bridge: fdb: br_fdb_update can take flags directly
` [PATCH net-next v2 2/3] net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add()
` [PATCH net-next v2 3/3] net: bridge: fdb: restore unlikely() when taking over externally added entries

[PATCH v3 03/36] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
 2019-11-01 12:42 UTC  (3+ messages)
  ` [PATCH v3 34/36] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
  ` [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC "

[PATCH net-next 0/3] net: bridge: minor followup optimizations
 2019-11-01 12:40 UTC  (6+ messages)
` [PATCH net-next 1/3] net: bridge: fdb: br_fdb_update can take flags directly
` [PATCH net-next 2/3] net: bridge: fdb: avoid one atomic bitop in br_fdb_external_learn_add()
` [PATCH net-next 2/3] net: bridge: fdb: avoid two atomic bitops "
` [PATCH net-next 3/3] net: bridge: fdb: restore unlikely() when taking over externally added entries

[PATCH 0/5] PCI Devices for Loongson PCH
 2019-11-01 12:18 UTC  (7+ messages)
` [PATCH 2/5] net: stmmac: Split devicetree parse
` [PATCH 4/5] dt-bindings: net: document loongson.pci-gmac

[PATCH net-next 00/12] Aquantia Marvell atlantic driver updates
 2019-11-01 12:17 UTC  (13+ messages)
` [PATCH net-next 01/12] net: atlantic: update firmware interface
` [PATCH net-next 02/12] net: atlantic: implement wake_phy feature
` [PATCH net-next 03/12] net: atlantic: refactoring pm logic
` [PATCH net-next 04/12] net: atlantic: add msglevel configuration
` [PATCH net-next 05/12] net: atlantic: adding ethtool physical identification
` [PATCH net-next 06/12] net: atlantic: add fw configuration memory area
` [PATCH net-next 07/12] net: atlantic: loopback tests via private flags
` [PATCH net-next 08/12] net: atlantic: code style cleanup
` [PATCH net-next 09/12] net: atlantic: stylistic renames
` [PATCH net-next 10/12] net: atlantic: update flow control logic
` [PATCH net-next 11/12] net: atlantic: implement UDP GSO offload
` [PATCH net-next 12/12] net: atlantic: change email domains to Marvell

[PATCH] net: ethernet: arc: add the missed clk_disable_unprepare
 2019-11-01 12:17 UTC 

[PATCH bpf-next] Revert "selftests: bpf: Don't try to read files without read permission"
 2019-11-01 12:16 UTC  (5+ messages)
  ` [oss-drivers] "

[PATCH net 0/3] fix BPF offload related bugs
 2019-11-01 12:10 UTC  (5+ messages)
` [PATCH net 1/3] selftests: bpf: Skip write only files in debugfs
` [PATCH net 2/3] net: cls_bpf: fix NULL deref on offload filter removal
` [PATCH net 3/3] net: fix installing orphaned programs

[PATCH bpf-next v5 0/3] xsk: XSKMAP performance improvements
 2019-11-01 11:03 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] xsk: store struct xdp_sock as a flexible array member of the XSKMAP
` [PATCH bpf-next v5 2/3] bpf: implement map_gen_lookup() callback for XSKMAP
` [PATCH bpf-next v5 3/3] xsk: restructure/inline XSKMAP lookup/redirect/flush

sun7i-dwmac: link detection failure with 1000Mbit parters
 2019-11-01 10:57 UTC  (5+ messages)

[PATCH net-next v4 0/6] sfc: Add XDP support
 2019-11-01 10:07 UTC  (9+ messages)
` [PATCH net-next v4 5/6] sfc: handle XDP_TX outcomes of XDP eBPF programs
` [PATCH net-next v4 6/6] sfc: add XDP counters to ethtool stats

[PATCH bpf-next v5 0/5] libbpf: Support automatic pinning of maps using 'pinning' BTF attribute
 2019-11-01  9:53 UTC  (6+ messages)
` [PATCH bpf-next v5 1/5] libbpf: Fix error handling in bpf_map__reuse_fd()
` [PATCH bpf-next v5 2/5] libbpf: Store map pin path and status in struct bpf_map
` [PATCH bpf-next v5 3/5] libbpf: Move directory creation into _pin() functions
` [PATCH bpf-next v5 4/5] libbpf: Add auto-pinning of maps when loading BPF objects
` [PATCH bpf-next v5 5/5] selftests: Add tests for automatic map pinning

[PATCH bpf-next v4 0/3] xsk: XSKMAP performance improvements
 2019-11-01  8:31 UTC  (4+ messages)
` [PATCH bpf-next v4 2/3] bpf: implement map_gen_lookup() callback for XSKMAP

[PATCH] vsock: Simplify '__vsock_release()'
 2019-11-01  8:08 UTC  (2+ messages)

Followup: Kernel memory leak on 4.11+ & 5.3.x with IPsec
 2019-11-01  7:53 UTC 

[patch net-next] selftests: bpf: don't try to read files without read permission
 2019-11-01  6:36 UTC  (4+ messages)

[PATCH] ath10k: disable cpuidle during downloading firmware
 2019-11-01  5:40 UTC 

[net 0/7][pull request] Intel Wired LAN Driver Updates 2019-10-31
 2019-11-01  5:09 UTC  (10+ messages)
` [net 1/7] igb/igc: Don't warn on fatal read failures when the device is removed
` [net 2/7] igb: Enable media autosense for the i350
` [net 3/7] igb: Fix constant media auto sense switching when no cable is connected
` [net 4/7] i40e: Fix receive buffer starvation for AF_XDP
` [net 5/7] e1000: fix memory leaks
` [net 6/7] Documentation: networking: device drivers: Remove stray asterisks
` [net 7/7] ixgbe: Remove duplicate clear_bit() call

[PATCH net] powerpc/bpf: fix tail call implementation
 2019-11-01  4:39 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock
 2019-11-01  3:20 UTC  (2+ messages)
` [PATCH v4 2/2] ptp: Add a ptp clock driver for IDT ClockMatrix

[PATCH net-next] net: icmp: use input address in traceroute
 2019-11-01  3:11 UTC  (2+ messages)

[net-next] tipc: improve message bundling algorithm
 2019-11-01  2:58 UTC 

[PATCH 0/3] wireless: remove unneeded variable and return 0
 2019-11-01  1:42 UTC  (4+ messages)
` [PATCH 1/3] ipw2x00: Remove redundant variable "rc"

rtlwifi: Memory leak in rtl92c_set_fw_rsvdpagepkt()
 2019-11-01  1:18 UTC  (2+ messages)

[PATCH net-next 0/9] net: hns3: add some optimizations ane cleanups
 2019-11-01  1:17 UTC  (4+ messages)
` [PATCH net-next 8/9] net: hns3: cleanup some print format warning

[PATCH v2 bpf-next 0/2] bpf: cleanup BTF-enabled raw_tp
 2019-11-01  1:03 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: replace prog_raw_tp+btf_id with prog_tracing

WARNING in print_bfs_bug
 2019-11-01  1:02 UTC  (3+ messages)

[Intel-wired-lan] FW: [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
 2019-11-01  0:21 UTC  (4+ messages)

[PATCH net] selftests: net: reuseport_dualstack: fix uninitalized parameter
 2019-10-31 23:24 UTC 

[PATCH] net: fix sk_page_frag() recursion from memory reclaim
 2019-10-31 23:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/10] IXP4xx networking cleanups
 2019-10-31 23:17 UTC  (7+ messages)
` [PATCH 07/10] net: ehernet: ixp4xx: Use devm_alloc_etherdev()
` [PATCH 09/10] net: ethernet: ixp4xx: Get port ID from base address

[PATCH net] r8169: fix wrong PHY ID issue with RTL8168dp
 2019-10-31 23:10 UTC 

[PATCH net] net: dsa: bcm_sf2: Fix IMP setup for port different than 8
 2019-10-31 22:54 UTC 

[PATCH net] net: phylink: Fix phylink_dbg() macro
 2019-10-31 22:42 UTC 

[PATCH nf-next,RFC 0/5] Netfilter egress hook
 2019-10-31 22:39 UTC  (3+ messages)
` [PATCH nf-next,RFC 5/5] netfilter: Introduce "

[PATCH v15 0/5] BPF: New helper to obtain namespace data from current task
 2019-10-31 22:31 UTC  (5+ messages)
` [PATCH v15 1/5] fs/nsfs.c: added ns_match
      ` [Review Request] "

[PATCH net v2] gve: Fixes DMA synchronization
 2019-10-31 21:58 UTC  (3+ messages)

[PATCH] hp100: Move 100BaseVG AnyLAN driver to staging
 2019-10-31 21:50 UTC  (2+ messages)

[PATCH net-next v2 0/7] bnxt_en: Updates for net-next
 2019-10-31 21:48 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: dsa: replace routing tables with a list
 2019-10-31 21:47 UTC  (2+ messages)

[PATCH net-next v4 0/5] dpaa2-eth: add MAC/PHY support through phylink
 2019-10-31 21:26 UTC  (2+ messages)

ioc3_eth DMA API fixes
 2019-10-31 21:23 UTC  (3+ messages)

Fwd: Bad permanent address 00:10:00:80:00:10 using r8168 module on some cards
 2019-10-31 21:06 UTC  (2+ messages)

[PATCH net] tcp: increase tcp_max_syn_backlog max value
 2019-10-31 21:02 UTC  (2+ messages)

[PATCH net] net: increase SOMAXCONN to 4096
 2019-10-31 21:02 UTC  (2+ messages)

[PATCH bpf] bpf: change size to u64 for bpf_map_{area_alloc,charge_init}()
 2019-10-31 20:59 UTC  (2+ messages)

[PATCH net-next] mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_init
 2019-10-31 20:56 UTC  (2+ messages)

[Possible regression?] ip route deletion behavior change
 2019-10-31 20:41 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] Fix BPF probe memory helpers
 2019-10-31 20:12 UTC  (9+ messages)
` [PATCH bpf-next v2 2/8] uaccess: Add strict non-pagefault kernel-space read function
` [PATCH bpf-next v2 4/8] bpf: Add probe_read_{user,kernel} and probe_read_{user,kernel}_str helpers
` [PATCH bpf-next v2 5/8] bpf: Switch BPF probe insns to bpf_probe_read_kernel
` [PATCH bpf-next v2 7/8] bpf, testing: Convert prog tests to probe_read_{user,kernel}{,_str} helper


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