netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 07:44:53 to 2019-04-16 22:57:40 UTC [more...]

[net-next v2 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2019-04-16
 2019-04-16 22:57 UTC  (4+ messages)
` [net-next v2 01/12] i40e: Queues are reserved despite "Invalid argument" error
` [net-next v2 02/12] i40e: Implement DDP support in i40e driver
` [net-next v2 07/12] i40e: Remove misleading messages for untrusted VF

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-16 22:33 UTC  (13+ messages)
` [PATCH v3 01/26] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH v3 02/26] compat_ioctl: move simple ppp command handling into driver
` [PATCH v3 04/26] compat_ioctl: move PPPIOCSCOMPRESS32 to ppp-generic.c
` [PATCH v3 05/26] compat_ioctl: move PPPIOCSPASS32/PPPIOCSACTIVE32 to ppp_generic.c
` [PATCH v3 06/26] compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
` [PATCH v3 12/26] compat_ioctl: move more "
  ` [PATCH v3 15/26] compat_ioctl: move isdn/capi ioctl translation into driver
  ` [PATCH v3 16/26] compat_ioctl: move rfcomm handlers "
  ` [PATCH v3 17/26] compat_ioctl: move hci_sock "

[PATCH bpf-next] bpftool: Support sysctl hook
 2019-04-16 22:37 UTC  (3+ messages)

[PATCH net-next] net: phy: bcm87xx: improve feature configuration
 2019-04-16 22:34 UTC  (3+ messages)

[PATCH net-next] net: phy: remove dead code from phy_sanitize_settings
 2019-04-16 22:13 UTC 

[PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-16 22:12 UTC  (17+ messages)
` [PATCH v10 1/7] fieldbus_dev: add Fieldbus Device subsystem
` [PATCH v10 4/7] dt-bindings: anybus-controller: document devicetree binding

[PATCH v11 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-16 22:00 UTC  (16+ messages)
` [PATCH v11 1/7] fieldbus_dev: add Fieldbus Device subsystem
` [PATCH v11 2/7] anybus-s: support HMS Anybus-S bus
` [PATCH v11 3/7] anybus-s: support the Arcx anybus controller
` [PATCH v11 4/7] dt-bindings: anybus-controller: document devicetree binding
` [PATCH v11 5/7] dt-bindings: Add vendor prefix for arcx / Archronix
` [PATCH v11 6/7] fieldbus_dev: support HMS Profinet IRT industrial controller
` [PATCH v11 7/7] staging: fieldbus_dev: add TODO

[PATCH net-next] net: phy: don't set autoneg if it's not supported
 2019-04-16 21:54 UTC 

[PATCH bpf-next v1 1/2] bpf: sock ops: add netns in bpf context
 2019-04-16 21:50 UTC  (5+ messages)
` [PATCH bpf-next v1 2/2] selftests: bpf: read netns from struct bpf_sock_ops

[PATCH net-next] net: sched: flower: insert filter to ht before offloading it to hw
 2019-04-16 21:49 UTC  (3+ messages)
` [RFC PATCH net-next] net: sched: flower: refactor reoffload for concurrent access

[PATCH bpf-next 0/2] show btf id in bpftool map list
 2019-04-16 21:36 UTC  (8+ messages)
` [PATCH bpf-next 1/2] tools/bpftool: re-organize newline printing for map listing
` [PATCH bpf-next 2/2] tools/bpftool: show btf_id in "

[PATCH v2 net-next 00/13] ipv6: Use fib6_result for fib_lookups
 2019-04-16 21:36 UTC  (14+ messages)
` [PATCH v2 net-next 01/13] ipv6: Rename fib6_multipath_select and pass fib6_result
` [PATCH v2 net-next 02/13] ipv6: Pass fib6_result to rt6_find_cached_rt
` [PATCH v2 net-next 03/13] ipv6: Pass fib6_result to ip6_rt_cache_alloc
` [PATCH v2 net-next 04/13] ipv6: Pass fib6_result to ip6_create_rt_rcu
` [PATCH v2 net-next 05/13] ipv6: Pass fib6_result to pcpu route functions
` [PATCH v2 net-next 06/13] ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init
` [PATCH v2 net-next 07/13] ipv6: Pass fib6_result to rt6_insert_exception
` [PATCH v2 net-next 08/13] ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
` [PATCH v2 net-next 09/13] ipv6: Pass fib6_result to rt6_device_match
` [PATCH v2 net-next 10/13] ipv6: Pass fib6_result to rt6_select and find_rr_leaf
` [PATCH v2 net-next 11/13] ipv6: Pass fib6_result to fib6_table_lookup tracepoint
` [PATCH v2 net-next 12/13] ipv6: Pass fib6_result to fib lookups
` [PATCH v2 net-next 13/13] ipv6: Add fib6_type and fib6_flags to fib6_result

Per-queue XDP programs, thoughts
 2019-04-16 21:28 UTC  (16+ messages)

[PATCH bpf-next] libbpf: fix printf formatter for ptrdiff_t argument
 2019-04-16 21:27 UTC  (2+ messages)

[PATCH bpf v3 0/5] libbpf: remove two dependencies on Linux
 2019-04-16 21:25 UTC  (7+ messages)
` [PATCH bpf v3 1/5] xsk: fix XDP socket ring buffer memory ordering
` [PATCH bpf v3 2/5] libbpf: "
` [PATCH bpf v3 3/5] libbpf: remove likely/unlikely in xsk.h
` [PATCH bpf v3 4/5] libbpf: remove dependency on barrier.h "
` [PATCH bpf v3 5/5] libbpf: optimize barrier for XDP socket rings

Realtek r8822be kernel module does not negotiate 802.11ac connection
 2019-04-16 21:19 UTC  (10+ messages)
              ` rtlwifi-new v0.6 and dkms failures

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2019-04-16 20:32 UTC  (2+ messages)
` [PATCH net-next 3/3] net: socket: implement 64-bit timestamps

[PATCH net] socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
 2019-04-16 20:31 UTC 

[PATCH bpf-next] bpf: use BPF_CAST_CALL for casting bpf call
 2019-04-16 20:28 UTC  (2+ messages)

[PATCH v4 bpf-next 00/15] bpf: eliminate zero extensions for sub-register writes
 2019-04-16 20:19 UTC  (6+ messages)
` [PATCH v4 bpf-next 01/15] bpf: split read liveness into REG_LIVE_READ64 and REG_LIVE_READ32

[PATCH] of_net: add mtd-mac-address support to of_get_mac_address()
 2019-04-16 20:05 UTC 

[PATCH 5/5] mac80211: set NETIF_F_LLTX when using intermediate tx queues
 2019-04-16 19:13 UTC  (7+ messages)

[PATCH v5 1/2] net: phy: mscc: add support for VSC8514 PHY
 2019-04-16 18:45 UTC  (2+ messages)

[PATCH] ethtool: Add bash-completion script
 2019-04-16 18:37 UTC  (3+ messages)
` [PATCH v2] "

[patch net-next rfc 00/15] netdevsim: impement proper device model
 2019-04-16 18:04 UTC  (9+ messages)
` [patch net-next rfc 10/15] netdevsim: merge sdev into dev

[PATCH net] tcp: tcp_grow_window() needs to respect tcp_space()
 2019-04-16 17:55 UTC 

[PATCH bpf-next] libbpf: fix printf formatter for ptrdiff_t argument
 2019-04-16 17:40 UTC 

[PATCH 0/3] locking/static_key: improve rate limited labels
 2019-04-16 17:38 UTC  (5+ messages)

[PATCH 0/4] dpaa2-eth: Add flow steering support without masking
 2019-04-16 17:13 UTC  (5+ messages)
` [PATCH net-next 1/4] dpaa2-eth: Fix Rx classification status
` [PATCH net-next 3/4] dpaa2-eth: Update hash key composition code
` [PATCH net-next 2/4] dpaa2-eth: Add a couple of macros
` [PATCH net-next 4/4] dpaa2-eth: Add flow steering support without masking

[PATCH v2 1/2] ARM: dts: ls1021: Use different compatible for MDIO bus node
 2019-04-16 16:57 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect

[PATCH net-next 00/10] connection tracking support for bridge
 2019-04-16 16:43 UTC  (3+ messages)
` [PATCH net-next 08/10] netfilter: bridge: add support for conntrack support

[PATCH net-next] net: phy: micrel: add Asym Pause workaround
 2019-04-16 16:39 UTC  (2+ messages)

[PATCH wireless-drivers] rtlwifi: rtl8723ae: Fix missing break in switch statement
 2019-04-16 16:03 UTC  (5+ messages)

[PATCH net-next] xen-netfront: mark expected switch fall-through
 2019-04-16 14:52 UTC  (3+ messages)

iproute2 broken vlan stats output
 2019-04-16 15:30 UTC  (5+ messages)
    ` [PATCH iproute2] bridge: vlan: fix standard "
      ` [PATCH iproute2 v2] "

[PATCH v2 wireless-drivers-next] rtlwifi: rtl8723ae: Fix missing break in switch statement
 2019-04-16 15:17 UTC 

some trouble when using vrf
 2019-04-16 15:20 UTC  (4+ messages)

[RFC net-next 1/1] tdc.py: Introduce required plugins
 2019-04-16 15:19 UTC  (9+ messages)

[PATCH net-next 00/13] ipv6: Use fib6_result for fib_lookups
 2019-04-16 15:00 UTC  (3+ messages)
` [PATCH net-next 12/13] ipv6: Pass fib6_result to fib lookups

Question re. skb_orphan for TPROXY
 2019-04-16 15:00 UTC  (2+ messages)

[PATCH net 1/2] ocelot: Don't sleep in atomic context (irqs_disabled())
 2019-04-16 14:51 UTC  (2+ messages)
` [PATCH net 2/2] ocelot: Clean up stats update deferred work

[PATCH ipsec-next 0/3] xfrm: remove three xfrm_afinfo_policy indirections
 2019-04-16 14:44 UTC  (4+ messages)
` [PATCH ipsec-next 1/3] xfrm: remove tos indirection from afinfo_policy
` [PATCH ipsec-next 2/3] xfrm: remove init_path "
` [PATCH ipsec-next 3/3] xfrm: remove decode_session "

[PATCH] can: flexcan: fix deadlock when using self wakeup
 2019-04-16 14:35 UTC 

[PATCH bpf-next] selftests/bpf: reserve flags in bpf_skb_net_shrink
 2019-04-16 14:08 UTC  (3+ messages)

[PATCH iproute2] ip: add missing space after 'external' in detailed mode
 2019-04-16 14:04 UTC 

[PATCH net-next 1/1] nfp: flower: fix implicit fallthrough warning
 2019-04-16 14:04 UTC 

unregister_netdevice: waiting for DEV to become free (2)
 2019-04-16 14:00 UTC  (4+ messages)

[PATCH v2 0/4] Use MFD framework for SGI IOC3 drivers
 2019-04-16 13:16 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH] qed: fix spelling mistake "faspath" -> "fastpath"
 2019-04-16 13:20 UTC  (2+ messages)

[PATCH iproute2-next] iplink: bridge: add support for vlan_stats_per_port
 2019-04-16 13:19 UTC 

[PATCH net] net: bridge: fix netlink export of vlan_stats_per_port option
 2019-04-16 13:15 UTC 

[PATCH rdma-next 0/6] BAR mappings fixes in RDMA
 2019-04-16 11:07 UTC  (7+ messages)
` [PATCH rdma-next 1/6] RDMA/mlx5: Do not allow the user to write to the clock page
` [PATCH rdma-next 2/6] RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages
` [PATCH rdma-next 3/6] RDMA/ucontext: Do not allow BAR mappings to be executable
` [PATCH rdma-next 4/6] RDMA/ucontext: Fix regression with disassociate
` [PATCH mlx5-next 5/6] RDMA/mlx5: Use get_zeroed_page() for clock_info
` [PATCH rdma-next 6/6] RDMA: Remove rdma_user_mmap_page

[PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices
 2019-04-16 10:03 UTC  (25+ messages)

linux-next: build warning after merge of the net-next tree
 2019-04-16 10:03 UTC  (2+ messages)

[PATCH net] xfrm: update doc about xfrm[46]_gc_thresh
 2019-04-16  9:30 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: kconfig: make xfrm depend on inet
 2019-04-16  9:29 UTC  (2+ messages)

[PATCH bpf v2] tools: bpftool: fix infinite loop in map create
 2019-04-16  8:52 UTC  (2+ messages)

[PATCH] [NETFILTER]: nf_conntrack_h323: fix spelling mistake "authenticaton" -> "authentication"
 2019-04-16  9:18 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: make flow dissector tests more extensible
 2019-04-16  8:30 UTC  (2+ messages)

[PATCH bpf-next v1] bpf: add map helper functions push,pop,peek in more BPF programs
 2019-04-16  8:30 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: two scale tests
 2019-04-16  8:30 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpftool: Use print_entry_error() in case of ENOENT when dumping
 2019-04-16  8:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH bpf-next] bpf: fix whitespace for ENCAP_L2 defines in bpf.h
 2019-04-16  8:27 UTC  (2+ messages)

[PATCH bpf-next 0/5] tools: bpftool: fix minor issues in bpftool and its documentation
 2019-04-16  8:29 UTC  (2+ messages)

[PATCH bpf-next] tools/bpftool: show btf id in program information
 2019-04-16  8:57 UTC  (7+ messages)

[PATCH 4.14] atm:idt77252: Fix a kernel address leakage in idt77252
 2019-04-16  8:56 UTC  (2+ messages)

[PATCH bpf] libbpf: add binary to gitignore
 2019-04-16  8:55 UTC  (2+ messages)

[PATCH net-next 0/2] bnx2x: Support for timestamping in P2P mode
 2019-04-16  8:46 UTC  (3+ messages)
` [PATCH net-next 1/2] bnx2x: Replace magic numbers with macro definitions
` [PATCH net-next 2/2] bnx2x: Add support for detection of P2P event packets

[PATCH bpf-next] selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnel
 2019-04-16  8:27 UTC  (2+ messages)

[PATCH bpf-next 0/2] add btf_dedup() support for VAR and DATASEC
 2019-04-16  8:26 UTC  (2+ messages)

[PATCH bpf-next] kbuild: handle old pahole more gracefully when generating BTF
 2019-04-16  8:26 UTC  (2+ messages)

[PATCH] mwifiex: fix spelling mistake "capabilties" -> "capabilities"
 2019-04-16  8:10 UTC  (3+ messages)

[PATCH v3 bpf-next 00/19] bpf: eliminate zero extensions for sub-register writes
 2019-04-16  7:47 UTC  (9+ messages)
` [PATCH v3 bpf-next 08/19] bpf: insert explicit zero extension insn when hardware doesn't do it implicitly
              ` [oss-drivers] "


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