netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-28 17:41:34 to 2019-06-29 02:21:29 UTC [more...]

[net-next 0/4] Add gve driver
 2019-06-29  2:21 UTC  (18+ messages)
` [net-next 1/4] gve: Add basic driver framework for Compute Engine Virtual NIC
  ` [RFC PATCH] gve: gve_version_prefix[] can be static
` [net-next 2/4] gve: Add transmit and receive support
` [net-next 4/4] gve: Add ethtool support

[PATCH v4] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-06-29  2:13 UTC 

BUG: unable to handle kernel paging request in __do_softirq
 2019-06-29  2:10 UTC 

net: check before dereferencing netdev_ops during busy poll
 2019-06-29  2:03 UTC  (3+ messages)

[PATCH net-next 00/12] net: hns3: some code optimizations & cleanups & bugfixes
 2019-06-29  1:15 UTC  (4+ messages)
` [PATCH net-next 02/12] net: hns3: enable DCB when TC num is one and pfc_en is non-zero

[PATCH 0/2] tls, add unhash callback
 2019-06-29  0:59 UTC  (9+ messages)
` [PATCH 1/2] tls: remove close callback sock unlock/lock and flush_sync

[PATCH v3] bpf: fix uapi bpf_prog_info fields alignment
 2019-06-28 23:37 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.c
 2019-06-28 23:33 UTC  (3+ messages)

[PATCH bpf-next v6 0/5] xdp: Allow lookup into devmaps before redirect
 2019-06-28 23:33 UTC  (2+ messages)

[PATCH iproute2-next v4 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-28 23:21 UTC  (2+ messages)

[pull request][net-next 00/10] Mellanox, mlx5e updates 2019-06-28
 2019-06-28 23:18 UTC  (11+ messages)
` [net-next 01/10] net/mlx5: MPFS, Cleanup add MAC flow
` [net-next 02/10] net/mlx5: MPFS, Allow adding the same MAC more than once
` [net-next 03/10] net/mlx5e: Move to HW checksumming advertising
` [net-next 04/10] net/mlx5e: Report netdevice MPLS features
` [net-next 05/10] net/mlx5e: Correct phys_port_name for PF port
` [net-next 06/10] net/mlx5e: Set drvinfo in generic manner
` [net-next 07/10] net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
` [net-next 08/10] net/mlx5e: Don't refresh TIRs when updating representor SQs
` [net-next 09/10] net/mlx5e: Expose same physical switch_id for all representors
` [net-next 10/10] net/mlx5e: Disallow tc redirect offload cases we don't support

[PATCH net] net/tls: make sure offload also gets the keys wiped
 2019-06-28 23:11 UTC 

[PATCH bpf-next 1/2] bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
 2019-06-28 23:10 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add verifier tests for wide stores

[PATCH net] net/tls: reject offload of TLS 1.3
 2019-06-28 23:07 UTC 

[PATCH net-next v3 0/4] Add gve driver
 2019-06-28 23:07 UTC  (5+ messages)
` [PATCH net-next v3 1/4] gve: Add basic driver framework for Compute Engine Virtual NIC
` [PATCH net-next v3 2/4] gve: Add transmit and receive support
` [PATCH net-next v3 3/4] gve: Add workqueue and reset support
` [PATCH net-next v3 4/4] gve: Add ethtool support

[PATCH iproute2-next] utils: move parse_percent() to tc_util
 2019-06-28 23:07 UTC  (2+ messages)

[PATCH net-next v2 0/4] Add gve driver
 2019-06-28 23:05 UTC  (7+ messages)
` [PATCH net-next v2 1/4] gve: Add basic driver framework for Compute Engine Virtual NIC
` [PATCH net-next v2 2/4] gve: Add transmit and receive support
` [PATCH net-next v2 3/4] gve: Add workqueue and reset support
` [PATCH net-next v2 4/4] gve: Add ethtool support

[iproute2-next v6] tipc: support interface name when activating UDP bearer
 2019-06-28 23:03 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 14/60] mwifiex: Abort at too short BSS descriptor element
 2019-06-28 22:58 UTC  (2+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2019-06-28
 2019-06-28 22:55 UTC  (17+ messages)
` [net-next 01/15] ice: Use struct_size() helper
` [net-next 02/15] e1000e: Increase pause and refresh time
` [net-next 03/15] ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
` [net-next 04/15] ixgbe: fix potential u32 overflow on shift
` [net-next 05/15] e1000: Use dma_wmb() instead of wmb() before doorbell writes
` [net-next 06/15] iavf: use struct_size() helper
` [net-next 07/15] e1000e: Reduce boot time by tightening sleep ranges
` [net-next 08/15] iavf: Fix up debug print macro
` [net-next 09/15] igb: minor ethool regdump amendment
` [net-next 10/15] igb: add RR2DCDELAY to ethtool registers dump
` [net-next 11/15] iavf: fix dereference of null rx_buffer pointer
` [net-next 12/15] ixgbevf: Use cached link state instead of re-reading the value for ethtool
` [net-next 13/15] i40e: Add macvlan support on i40e
` [net-next 14/15] e1000e: Make watchdog use delayed work
` [net-next 15/15] e1000e: PCIm function state support

[PATCHv2 next 0/3] blackhole device to invalidate dst
 2019-06-28 22:39 UTC  (3+ messages)

[PATCH mlx5-next 00/18] Mellanox, mlx5 E-Switch and low level updates
 2019-06-28 22:36 UTC  (19+ messages)
` [PATCH mlx5-next 01/18] net/mlx5: Add hardware definitions for sub functions
` [PATCH mlx5-next 02/18] net/mlx5: Added MCQI and MCQS registers' description to ifc
` [PATCH mlx5-next 03/18] net/mlx5: E-Switch, Use vport index when init rep
` [PATCH mlx5-next 04/18] {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
` [PATCH mlx5-next 05/18] RDMA/mlx5: Cleanup rep when doing unload
` [PATCH mlx5-next 06/18] net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type
` [PATCH mlx5-next 07/18] net/mlx5: Move pci status reg access mutex to mlx5_pci_init
` [PATCH mlx5-next 08/18] net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices
` [PATCH mlx5-next 09/18] net/mlx5: Don't handle VF func change if host PF is disabled
` [PATCH mlx5-next 10/18] net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs
` [PATCH mlx5-next 11/18] net/mlx5: E-Switch, Use correct flags when configuring vlan
` [PATCH mlx5-next 12/18] net/mlx5: Handle host PF vport mac/guid for ECPF
` [PATCH mlx5-next 13/18] net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
` [PATCH mlx5-next 14/18] net/mlx5: E-Switch, Consolidate eswitch function number of VFs
` [PATCH mlx5-next 15/18] net/mlx5: E-Switch, Reg/unreg function changed event at correct stage
` [PATCH mlx5-next 16/18] net/mlx5: E-Switch, Use iterator for vlan and min-inline setups
` [PATCH mlx5-next 17/18] net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop
` [PATCH mlx5-next 18/18] net/mlx5: E-Switch, Handle UC address change in switchdev mode

[PATCH iproute2 v2 1/2] devlink: fix format string warning for 32bit targets
 2019-06-28 22:21 UTC  (2+ messages)

[PATCH iproute2 v2 0/3] do not set IPv6-only options on IPv4 addresses
 2019-06-28 22:20 UTC  (2+ messages)

[PATCH 0/3 bpf-next] intel: AF_XDP support for TX of RX packets
 2019-06-28 22:15 UTC  (4+ messages)
` [PATCH 1/3 bpf-next] net: add convert_to_xdp_frame_keep_zc function
` [PATCH 2/3 bpf-next] i40e: Support zero-copy XDP_TX on the RX path for AF_XDP sockets
` [PATCH 3/3 bpf-next] ixgbe: "

[PATCH net-next v6 0/8] net/sched: Add txtime-assist support for taprio
 2019-06-28 21:46 UTC  (2+ messages)

[PATCH net v2] net: mvpp2: prs: Don't override the sign bit in SRAM parser shift
 2019-06-28 21:44 UTC  (3+ messages)

[PATCH] net: phylink: further documentation clarifications
 2019-06-28 21:43 UTC  (2+ messages)

[PATCH v2 net-next 00/19] Add ionic driver
 2019-06-28 21:39 UTC  (20+ messages)
` [PATCH v2 net-next 01/19] ionic: Add basic framework for IONIC Network device driver
` [PATCH v2 net-next 02/19] ionic: Add hardware init and device commands
` [PATCH v2 net-next 03/19] ionic: Add port management commands
` [PATCH v2 net-next 04/19] ionic: Add basic lif support
` [PATCH v2 net-next 05/19] ionic: Add interrupts and doorbells
` [PATCH v2 net-next 06/19] ionic: Add basic adminq support
` [PATCH v2 net-next 07/19] ionic: Add adminq action
` [PATCH v2 net-next 08/19] ionic: Add notifyq support
` [PATCH v2 net-next 09/19] ionic: Add the basic NDO callbacks for netdev support
` [PATCH v2 net-next 10/19] ionic: Add management of rx filters
` [PATCH v2 net-next 11/19] ionic: Add Rx filter and rx_mode ndo support
` [PATCH v2 net-next 12/19] ionic: Add async link status check and basic stats
` [PATCH v2 net-next 13/19] ionic: Add initial ethtool support
` [PATCH v2 net-next 14/19] ionic: Add Tx and Rx handling
` [PATCH v2 net-next 15/19] ionic: Add netdev-event handling
` [PATCH v2 net-next 16/19] ionic: Add driver stats
` [PATCH v2 net-next 17/19] ionic: Add RSS support
` [PATCH v2 net-next 18/19] ionic: Add coalesce and other features
` [PATCH v2 net-next 19/19] ionic: Add basic devlink interface

[PATCH net-next 0/2] Track recursive calls in TC act_mirred
 2019-06-28 21:37 UTC  (2+ messages)

[PATCH net-next] ipv4: enable route flushing in network namespaces
 2019-06-28 21:34 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: Assign OF node to slave devices
 2019-06-28 21:33 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: added tdc tests for prio qdisc
 2019-06-28 21:32 UTC 

[Patch net 0/3] idr: fix overflow cases on 32-bit CPU
 2019-06-28 21:14 UTC  (5+ messages)
` [Patch net 1/3] idr: fix overflow case for idr_for_each_entry_ul()
` [Patch net 2/3] idr: introduce idr_for_each_entry_continue_ul()
` [Patch net 3/3] selftests: add a test case for cls_lower handle overflow

[PATCH 0/6 bpf-next] xsk: reuseq cleanup
 2019-06-28 21:08 UTC  (11+ messages)
` [PATCH 2/6 bpf-next] Clean up xsk reuseq API
` [PATCH 4/6 bfp-next] Simplify AF_XDP umem allocation path for Intel drivers

linux-next: Tree for Jun 28 (kernel/bpf/cgroup.c)
 2019-06-28 20:52 UTC 

[PATCH net-next] af_packet: convert pending frame counter to atomic_t
 2019-06-28 20:46 UTC  (4+ messages)

[4.19.y PATCH 0/3] Backported fixes for 4.19 stable tree
 2019-06-28 20:44 UTC 

[PATCH 0/4] Netfilter/IPVS fixes for net
 2019-06-28 20:36 UTC  (6+ messages)
` [PATCH 1/4] ipvs: defer hook registration to avoid leaks
` [PATCH 2/4] ipvs: fix tinfo memory leak in start_sync_thread
` [PATCH 3/4] netfilter: ctnetlink: Fix regression in conntrack entry deletion
` [PATCH 4/4] netfilter: Fix remainder of pseudo-header protocol 0

[PATCH v3 bpf-next 0/9] libbpf: add bpf_link and tracing attach APIs
 2019-06-28 20:34 UTC  (36+ messages)
` [PATCH v3 bpf-next 1/9] libbpf: make libbpf_strerror_r agnostic to sign of error
` [PATCH v3 bpf-next 2/9] libbpf: introduce concept of bpf_link
` [PATCH v3 bpf-next 3/9] libbpf: add ability to attach/detach BPF program to perf event
` [PATCH v3 bpf-next 4/9] libbpf: add kprobe/uprobe attach API
` [PATCH v3 bpf-next 5/9] libbpf: add tracepoint "
` [PATCH v3 bpf-next 6/9] libbpf: add raw "
` [PATCH v3 bpf-next 7/9] selftests/bpf: switch test to new attach_perf_event API
` [PATCH v3 bpf-next 8/9] selftests/bpf: add kprobe/uprobe selftests
` [PATCH v3 bpf-next 9/9] selftests/bpf: convert existing tracepoint tests to new APIs

[PATCH 0/1] Disable all ports on b53 setup
 2019-06-28 20:34 UTC  (5+ messages)
` [PATCH 1/1] net: dsa: b53: Disable all ports on setup

[PATCH 00/11] XDP unaligned chunk placement support
 2019-06-28 20:29 UTC  (9+ messages)

[PATCH 1/4] [v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-06-28 19:52 UTC  (7+ messages)
` [PATCH 2/4] lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE
` [PATCH 3/4] staging: rtl8712: reduce stack usage, again
` [PATCH 4/4] ipvs: reduce kernel stack usage

[PATCH v2 bpf-next] bpf: Add support for fq's EDT to HBM
 2019-06-28 19:41 UTC 

BUG: unable to handle kernel paging request in hrtimer_interrupt
 2019-06-28 19:39 UTC 

[PATCH bpf-next] bpf: fix precision tracking
 2019-06-28 19:36 UTC  (3+ messages)

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-06-28 19:10 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

[PATCH net-next v2 00/10] net: stmmac: 10GbE using XGMAC
 2019-06-28 19:08 UTC  (3+ messages)
` [PATCH net-next v2 06/10] net: stmmac: Do not disable interrupts when cleaning TX

[PATCH 24/43] docs: leds: convert to ReST
 2019-06-28 19:01 UTC  (2+ messages)

memory leak in pppoe_sendmsg
 2019-06-28 18:58 UTC  (2+ messages)

[PATCH 24/39] docs: driver-model: move it to the driver-api book
 2019-06-28 18:53 UTC  (2+ messages)

[PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
 2019-06-28 18:47 UTC  (7+ messages)

[PATCH net-next 0/2] Fix batched event generation for mirred action
 2019-06-28 18:30 UTC  (3+ messages)
` [PATCH net-next 1/2] net sched: update mirred action for batched events operations
` [PATCH net-next 2/2] tc-testing: updated mirred action tests with batch create/delete

[PATCH v2 bpf-next 0/4] capture integers in BTF type info for map defs
 2019-06-28 18:26 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/4] libbpf: capture value in BTF type info for BTF-defined "
` [PATCH v2 bpf-next 2/4] selftests/bpf: add __int and __type macro for BTF-defined maps
` [PATCH v2 bpf-next 3/4] selftests/bpf: convert selftests using BTF-defined maps to new syntax
` [PATCH v2 bpf-next 4/4] selftests/bpf: convert legacy BPF maps to BTF-defined ones

[PATCH v4 00/13] net: Add generic and Allwinner YAML bindings
 2019-06-28 18:17 UTC  (7+ messages)
` [PATCH v4 03/13] dt-bindings: net: Add a YAML schemas for the generic MDIO options

[PATCH v3 0/4] Compile-test UAPI and kernel headers
 2019-06-28 18:00 UTC  (3+ messages)
` [PATCH v3 4/4] kbuild: compile-test kernel headers to ensure they are self-contained

[PATCH 0/3, net-next] net: netsec: Add XDP Support
 2019-06-28 17:59 UTC  (6+ messages)
` [PATCH 3/3, net-next] net: netsec: add XDP support

[RFC PATCH bpf-next v2 0/6] bpf: add BPF_MAP_DUMP command to
 2019-06-28 17:50 UTC  (6+ messages)
` [RFC PATCH bpf-next v2 2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call

[PATCH v2 bpf-next] RV32G eBPF JIT
 2019-06-28 17:41 UTC  (3+ 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).