netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 11:04:09 to 2019-11-01 23:50:35 UTC [more...]

[GIT] Networking
 2019-11-01 23:50 UTC 

[RFC Patch] tcp: make icsk_retransmit_timer pinned
 2019-11-01 23:44 UTC  (4+ messages)

[PATCH net-next 0/2] netvsc: RSS related patches
 2019-11-01 23:42 UTC  (3+ messages)
` [PATCH net-next 1/2] hv_netvsc: flag software created hash value
` [PATCH net-next 2/2] hv_netvsc: record hardware hash in skb

[PATCH net-next v6 00/10] optimize openvswitch flow looking up
 2019-11-01 23:39 UTC  (12+ messages)
` [PATCH net-next v6 01/10] net: openvswitch: add flow-mask cache for performance
  ` [ovs-dev] "
` [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 net-next 2/2] selftest: net: add icmp reply address test
 2019-11-01 23:34 UTC 

[PATCH net-next 1/2] selftest: net: add icmp6 reply address test
 2019-11-01 23:32 UTC 

[PATCH net] taprio: fix panic while hw offload sched list swap
 2019-11-01 23:28 UTC 

[PATCH bpf-next v3 0/8] Fix BPF probe memory helpers
 2019-11-01 23:18 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] uaccess: Add non-pagefault user-space write function
` [PATCH bpf-next v3 2/8] uaccess: Add strict non-pagefault kernel-space read function
` [PATCH bpf-next v3 3/8] bpf: Make use of probe_user_write in probe write helper
` [PATCH bpf-next v3 4/8] bpf: Add probe_read_{user,kernel} and probe_read_{user,kernel}_str helpers
` [PATCH bpf-next v3 5/8] bpf: Switch BPF probe insns to bpf_probe_read_kernel
` [PATCH bpf-next v3 6/8] bpf, samples: Use bpf_probe_read_user where appropriate
` [PATCH bpf-next v3 7/8] bpf, testing: Convert prog tests to probe_read_{user,kernel}{,_str} helper
` [PATCH bpf-next v3 8/8] bpf, testing: Add selftest to read/write sockaddr from user space

[PATCH 0/5] PCI Devices for Loongson PCH
 2019-11-01 22:45 UTC  (5+ messages)
` [PATCH 2/5] net: stmmac: Split devicetree parse

[PATCH v3 03/36] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
 2019-11-01 22:31 UTC  (5+ 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 v2 bpf-next 0/5] Bitfield and size relocations support in libbpf
 2019-11-01 22:28 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/5] selftests/bpf: remove too strict field offset relo test cases
` [PATCH v2 bpf-next 2/5] libbpf: add support for relocatable bitfields
` [PATCH v2 bpf-next 3/5] libbpf: add support for field size relocations
` [PATCH v2 bpf-next 4/5] selftest/bpf: add relocatable bitfield reading tests
` [PATCH v2 bpf-next 5/5] selftests/bpf: add field size relocation tests

[PATCH net 0/3] fix BPF offload related bugs
 2019-11-01 22:16 UTC  (4+ messages)

[PATCH net] selftests: net: reuseport_dualstack: fix uninitalized parameter
 2019-11-01 22:11 UTC  (2+ messages)

[PATCH net] r8169: fix wrong PHY ID issue with RTL8168dp
 2019-11-01 22:10 UTC  (2+ messages)

[PATCH net] net: dsa: bcm_sf2: Fix IMP setup for port different than 8
 2019-11-01 22:09 UTC  (2+ messages)

[PATCH bpf-next v3] libbpf: fix compatibility for kernels without need_wakeup
 2019-11-01 22:08 UTC  (20+ messages)

[PATCH v2 net-next] net: of_get_phy_mode: Change API to solve int/unit warnings
 2019-11-01 22:07 UTC 

[PATCH net] net: phylink: Fix phylink_dbg() macro
 2019-11-01 22:07 UTC  (2+ messages)

[pull request][net-next 00/15] Mellanox, mlx5 updates 2019-11-01
 2019-11-01 21:59 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: DR, Replace CRC32 implementation to use kernel lib
` [net-next 02/15] net/mlx5: FPGA, support network cards with standalone FPGA
` [net-next 03/15] net/mlx5: Remove unneeded variable in mlx5_unload_one
` [net-next 04/15] net/mlx5: Clear VF's configuration on disabling SRIOV
` [net-next 05/15] net/mlx5e: Verify that rule has at least one fwd/drop action
` [net-next 06/15] net/mlx5: Do not hold group lock while allocating FTE in software
` [net-next 07/15] net/mlx5: Support lockless FTE read lookups
` [net-next 08/15] net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events
` [net-next 09/15] net/mlx5: WQ, Move short getters into header file
` [net-next 10/15] net/mlx5e: Bit sized fields rewrite support
` [net-next 11/15] net/mlx5e: Add ToS (DSCP) header "
` [net-next 12/15] net/mlx5: rate limit alloc_ent error messages
` [net-next 13/15] net/mlx5: LAG, Use port enumerators
` [net-next 14/15] net/mlx5: LAG, Use affinity type enumerators
` [net-next 15/15] net/mlx5: DR, Support IPv4 and IPv6 mixed matcher

[PATCH net v3] gve: Fixes DMA synchronization
 2019-11-01 22:00 UTC  (2+ messages)

[PATCH net] inet: stop leaking jiffies on the wire
 2019-11-01 21:59 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: added tests with cookie for conntrack TC action
 2019-11-01 21:53 UTC  (2+ messages)

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

[PATCH mlx5-next 00/18] Mellanox, mlx5-next updates 28-10-2019
 2019-11-01 21:41 UTC  (2+ messages)

Followup: Kernel memory leak on 4.11+ & 5.3.x with IPsec
 2019-11-01 21:31 UTC  (2+ messages)

[PATCH net-next v2 0/3] VGT+ support
 2019-11-01 21:28 UTC  (7+ messages)

[PATCH net] Documentation: netdev-FAQ: make all questions into headings
 2019-11-01 21:01 UTC  (4+ messages)

[PATCH v5 net-next 00/12] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-01 20:59 UTC  (20+ messages)
` [PATCH v5 net-next 04/12] net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
` [PATCH v5 net-next 05/12] dt-bindings: net: ti: add new cpsw switch driver bindings
` [PATCH v5 net-next 06/12] net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac

[PATCH net-next, 2/4] hv_netvsc: Fix error handling in netvsc_attach()
 2019-11-01 20:42 UTC  (2+ messages)

[PATCH net, 2/2] hv_netvsc: Fix error handling in netvsc_attach()
 2019-11-01 20:14 UTC  (2+ messages)

[PATCH V6 0/6] mdev based hardware virtio offloading support
 2019-11-01 20:11 UTC  (5+ messages)
` [PATCH V6 1/6] mdev: class id support
` [PATCH V6 3/6] mdev: introduce device specific ops

[PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
 2019-11-01 19:51 UTC  (8+ messages)
          ` [oss-drivers] "

[PULL RESEND] virtio: fixes
 2019-11-01 19:40 UTC  (2+ messages)

[PATCH bpf-next 0/5] Bitfield and size relocations support in libbpf
 2019-11-01 18:59 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: remove too strict field offset relo test cases
` [PATCH bpf-next 2/5] libbpf: add support for relocatable bitfields
` [PATCH bpf-next 3/5] libbpf: add support for field size relocations
` [PATCH bpf-next 4/5] selftest/bpf: add relocatable bitfield reading tests
` [PATCH bpf-next 5/5] selftests/bpf: add field size relocation tests

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

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

[PATCH] dt-bindings: net: davinci-mdio: convert bindings to json-schema
 2019-11-01 18:15 UTC  (2+ messages)

pull-request: wireless-drivers-2019-11-01
 2019-11-01 17:37 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: bridge: minor followup optimizations
 2019-11-01 17:33 UTC  (5+ 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] net: ethernet: arc: add the missed clk_disable_unprepare
 2019-11-01 17:25 UTC  (2+ messages)

[PATCH net-next 00/12] Aquantia Marvell atlantic driver updates
 2019-11-01 17:15 UTC  (16+ 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: fix sk_page_frag() recursion from memory reclaim
 2019-11-01 17:12 UTC  (5+ messages)
` [PATCH v2] "

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

[PATCH iproute2] libnetlink.c, ss.c: properly handle fread() error
 2019-11-01 16:38 UTC  (3+ messages)
` [PATCH v2 iproute2] libnetlink.c, ss.c: properly handle fread() errors

[PATCH iproute2 net] tc: remove duplicated NEXT_ARG_FWD() in parse_ct()
 2019-11-01 16:37 UTC  (2+ messages)

[PATCH iproute2] ip-route: fix json formatting for multipath routing
 2019-11-01 16:37 UTC  (3+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-11-01 16:22 UTC  (8+ 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:27 UTC  (5+ 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 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-01 14:49 UTC  (3+ messages)
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()

[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 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 bpf-next] Revert "selftests: bpf: Don't try to read files without read permission"
 2019-11-01 12:16 UTC  (2+ messages)

[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


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