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

[PATCH net 0/2] macsec: fix some bugs in the receive path
 2019-06-30 20:46 UTC 

[PATCH 1/4] [v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-06-30 20:36 UTC  (3+ messages)
` [PATCH 4/4] ipvs: reduce kernel stack usage

[PATCH] ipvs: allow tunneling with gre encapsulation
 2019-06-30 20:01 UTC  (2+ messages)

[RFC iproute2] netns: add mounting state file for each netns
 2019-06-30 19:29 UTC 

[PATCH net-next v1] bonding: add an option to specify a delay between peer notifications
 2019-06-30 18:59 UTC 

r8169 not working on 5.2.0rc6 with GPD MicroPC
 2019-06-30 17:56 UTC  (10+ messages)

[PATCH v5 net-next 0/6] net: ethernet: ti: cpsw: Add XDP support
 2019-06-30 17:23 UTC  (7+ messages)
` [PATCH v5 net-next 1/6] xdp: allow same allocator usage
` [PATCH v5 net-next 2/6] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v5 net-next 3/6] net: ethernet: ti: davinci_cpdma: return handler status
` [PATCH v5 net-next 4/6] net: ethernet: ti: davinci_cpdma: allow desc split while down
` [PATCH v5 net-next 5/6] net: ethernet: ti: cpsw_ethtool: allow res "
` [PATCH v5 net-next 6/6] net: ethernet: ti: cpsw: add XDP support

[PATCH 0/3, net-next, v2] net: netsec: Add XDP Support
 2019-06-30 17:09 UTC  (15+ messages)
` [net-next, PATCH 1/3, v2] net: netsec: Use page_pool API
` [net-next, PATCH 2/3, v2] net: page_pool: add helper function for retrieving dma direction
` [net-next, PATCH 3/3, v2] net: netsec: add XDP support

[RFC net-next] net: dsa: add support for MC_DISABLED attribute
 2019-06-30 16:56 UTC  (11+ messages)

[PATCH net v3] vxlan: do not destroy fdb if register_netdevice() is failed
 2019-06-30 16:40 UTC  (2+ messages)

[PATCH rdma-next v2 00/13] DEVX asynchronous events
 2019-06-30 16:23 UTC  (14+ messages)
` [PATCH mlx5-next v2 01/13] net/mlx5: Fix mlx5_core_destroy_cq() error flow
` [PATCH mlx5-next v2 02/13] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next v2 03/13] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next v2 04/13] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next v2 05/13] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next v2 06/13] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next v2 07/13] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next v2 08/13] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next v2 09/13] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next v2 10/13] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next v2 11/13] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next v2 12/13] IB/mlx5: Add DEVX support for CQ events
` [PATCH rdma-next v2 13/13] IB/mlx5: DEVX cleanup mdev

[PATCH] net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
 2019-06-30 14:29 UTC 

[PATCH v2 15/27] net: use zeroing allocator rather than allocator followed by memset zero
 2019-06-30 12:19 UTC  (2+ messages)

[PATCH 87/87] ethernet: mlx4: remove memset after dma_alloc_coherent
 2019-06-30 12:15 UTC  (2+ messages)

WARNING in kernfs_create_dir_ns
 2019-06-30 10:40 UTC 

[PATCH rdma-next v1 00/12] DEVX asynchronous events
 2019-06-30  8:53 UTC  (5+ messages)

[PATCH net-next v2 0/4] net/sched: Introduce tc connection tracking
 2019-06-30  8:43 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net/sched: Introduce action ct

[PATCH v3 0/4] Compile-test UAPI and kernel headers
 2019-06-30  7:57 UTC  (8+ messages)
` [PATCH v3 1/4] kbuild: compile-test UAPI headers to ensure they are self-contained
` [PATCH v3 4/4] kbuild: compile-test kernel "

[PATCH net-next 0/2] net: ipv4: fix circular-list infinite loop
 2019-06-30  7:56 UTC  (3+ messages)

loss of connectivity after enabling vlan_filtering
 2019-06-30  7:46 UTC  (8+ messages)

[PATCH v4 bpf-next 0/4] libbpf: add perf buffer abstraction and API
 2019-06-30  6:51 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] libbpf: add perf buffer API
` [PATCH v4 bpf-next 2/4] libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
` [PATCH v4 bpf-next 3/4] selftests/bpf: test perf buffer API
` [PATCH v4 bpf-next 4/4] tools/bpftool: switch map event_pipe to libbpf's perf_buffer

[PATCH v3 bpf-next 0/4] libbpf: add perf buffer abstraction and API
 2019-06-30  6:44 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: add perf buffer API
` [PATCH v3 bpf-next 2/4] libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
` [PATCH v3 bpf-next 3/4] selftests/bpf: test perf buffer API
` [PATCH v3 bpf-next 4/4] tools/bpftool: switch map event_pipe to libbpf's perf_buffer

[PATCH net-next v2 00/16] mlxsw: PTP timestamping support
 2019-06-30  6:05 UTC  (17+ messages)
` [PATCH net-next v2 01/16] mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration Register
` [PATCH net-next v2 02/16] mlxsw: reg: Add Monitoring Precision Time Protocol Trap Register
` [PATCH net-next v2 03/16] mlxsw: reg: Add Time Precision Packet Timestamping Reading
` [PATCH net-next v2 04/16] mlxsw: reg: Add Monitoring Global Configuration Register
` [PATCH net-next v2 05/16] mlxsw: spectrum: Extract a helper for trap registration
` [PATCH net-next v2 06/16] mlxsw: spectrum: Add support for traps specific to Spectrum-1
` [PATCH net-next v2 07/16] mlxsw: spectrum: PTP: Hook into packet receive path
` [PATCH net-next v2 08/16] mlxsw: core: Add support for using SKB control buffer
` [PATCH net-next v2 09/16] mlxsw: pci: PTP: Hook into packet transmit path
` [PATCH net-next v2 10/16] mlxsw: spectrum: PTP: Add PTP initialization / finalization
` [PATCH net-next v2 11/16] mlxsw: spectrum: PTP: Disable BH when working with PHC
` [PATCH net-next v2 12/16] mlxsw: spectrum: PTP: Support timestamping on Spectrum-1
` [PATCH net-next v2 13/16] mlxsw: spectrum: PTP: Garbage-collect unmatched entries
` [PATCH net-next v2 14/16] mlxsw: spectrum: PTP: Configure PTP traps and FIFO events
` [PATCH net-next v2 15/16] mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
` [PATCH net-next v2 16/16] mlxsw: spectrum: PTP: Support ethtool get_ts_info

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

[PATCH rdma-next v4 00/17] Statistics counter support
 2019-06-30  0:40 UTC  (4+ messages)
` [PATCH rdma-next v4 06/17] RDMA/counter: Add "auto" configuration mode support

[PATCH net 1/1] net: openvswitch: fix csum updates for MPLS actions
 2019-06-30  0:33 UTC  (2+ messages)

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

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

[RFC iproute2 0/1] iproute2 netns mount race issue and solution?
 2019-06-29 21:45 UTC  (6+ messages)
` [RFC iproute2 1/1] ip: netns: add mounted state file for each netns

KASAN: use-after-free Write in xfrm_hash_rebuild
 2019-06-29 21:11 UTC  (2+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2019-06-28
 2019-06-29 20:42 UTC  (3+ messages)
` [net-next 08/15] iavf: Fix up debug print macro

net: check before dereferencing netdev_ops during busy poll
 2019-06-29 19:39 UTC  (5+ messages)

[PATCH] net: ethernet: mediatek: Fix overlapping capability bits
 2019-06-29 19:33 UTC  (2+ messages)

[PATCH net-next] r8169: consider that 32 Bit DMA is the default
 2019-06-29 19:30 UTC  (2+ messages)

[PATCH net-next] r8169: remove not needed call to dma_sync_single_for_device
 2019-06-29 19:30 UTC  (2+ messages)

[PATCH net-next] r8169: improve handling VLAN tag
 2019-06-29 19:29 UTC  (2+ messages)

[PATCHv2 next 3/3] blackhole_dev: add a selftest
 2019-06-29 19:28 UTC  (2+ messages)

[PATCH v2] net: dsa: mv88e6xxx: wait after reset deactivation
 2019-06-29 19:21 UTC  (2+ messages)

[PATCH V4] bnx2x: Prevent ptp_task to be rescheduled indefinitely
 2019-06-29 19:20 UTC  (2+ messages)

[PATCH net] selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present
 2019-06-29 19:19 UTC  (2+ messages)

[Patch net] xfrm: remove a duplicated assignment
 2019-06-29 19:17 UTC 

[PATCH v2 net-next 00/19] Add ionic driver
 2019-06-29 18:57 UTC  (9+ messages)
` [PATCH v2 net-next 04/19] ionic: Add basic lif support
` [PATCH v2 net-next 14/19] ionic: Add Tx and Rx handling
` [PATCH v2 net-next 16/19] ionic: Add driver stats
` [PATCH v2 net-next 17/19] ionic: Add RSS support

[PATCH net-next v3 0/4] Add gve driver
 2019-06-29 18:28 UTC  (4+ messages)
` [PATCH net-next v3 4/4] gve: Add ethtool support

[PATCH] ipv4: Fix off-by-one in route dump counter without netlink strict checking
 2019-06-29 18:21 UTC  (2+ messages)

[PATCH net] igmp: fix memory leak in igmpv3_del_delrec()
 2019-06-29 18:17 UTC  (2+ messages)

[PATCH net-next v3 0/4] em_ipt: add support for addrtype
 2019-06-29 18:15 UTC  (2+ messages)

[PATCH 0/2] Sub ns increment fixes in Macb PTP
 2019-06-29 18:09 UTC  (2+ messages)

[Linux-kernel-mentees][PATCH v2] packet: Fix undefined behavior in bit shift
 2019-06-29 18:06 UTC  (2+ messages)

[PATCH bpf] selftests: bpf: fix inlines in test_lwt_seg6local
 2019-06-29 18:04 UTC  (3+ messages)

[PATCH net v2] net: make skb_dst_force return true when dst is refcounted
 2019-06-29 18:02 UTC  (2+ messages)

[PATCH net-next] xdp: xdp_umem: fix umem pages mapping for 32bits systems
 2019-06-29 17:53 UTC  (3+ messages)

[PATCH net] sctp: not bind the socket in sctp_connect
 2019-06-29 17:51 UTC  (2+ messages)

[PATCH net-next 0/2] Fix batched event generation for mirred action
 2019-06-29 17:45 UTC  (2+ messages)

[PATCH net-next] hinic: add vlan offload support
 2019-06-29 17:28 UTC  (2+ messages)

[PATCH net-next v2 2/4] gve: Add transmit and receive support
 2019-06-29 17:00 UTC  (3+ messages)

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-29 16:45 UTC  (5+ messages)

BUG: using smp_processor_id() in preemptible [ADDR] code: syz-executor
 2019-06-29 15:47 UTC 

[PATCH net 0/5] bnxt_en: Bug fixes
 2019-06-29 15:16 UTC  (6+ messages)
` [PATCH net 1/5] bnxt_en: Disable bus master during PCI shutdown and driver unload
` [PATCH net 2/5] bnxt_en: Fix ethtool selftest crash under error conditions
` [PATCH net 3/5] bnxt_en: Fix statistics context reservation logic for RDMA driver
` [PATCH net 4/5] bnxt_en: Cap the returned MSIX vectors to the "
` [PATCH net 5/5] bnxt_en: Suppress error messages when querying DSCP DCB capabilities

[PATCH net-next v2 1/4] gve: Add basic driver framework for Compute Engine Virtual NIC
 2019-06-29 15:07 UTC  (2+ messages)

[PATCH net-next v3 2/4] gve: Add transmit and receive support (fwd)
 2019-06-29 14:14 UTC 

[PATCH v4] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-06-29 14:13 UTC  (3+ messages)
  ` 答复: "

Proxy arp for non-overlapping subnets on an interface without assigning IP aliases
 2019-06-29 14:09 UTC  (2+ messages)

[PATCH 1/2] samples: pktgen: add some helper functions for port parsing
 2019-06-29 13:33 UTC  (2+ messages)
` [PATCH 2/2] samples: pktgen: allow to specify destination port

[PATCH] let proc net directory inodes reflect to active net namespace
 2019-06-29 13:29 UTC  (2+ messages)

Use-after-free in br_multicast_rcv
 2019-06-29 13:23 UTC 

[PATCH] net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices
 2019-06-29 12:24 UTC 

[net-next 2/4] gve: Add transmit and receive support
 2019-06-29 11:30 UTC  (4+ messages)
` [RFC PATCH] gve: gve_napi_poll() can be static

[net-next 1/1] tipc: embed jiffies in macro TIPC_BC_RETR_LIM
 2019-06-29 11:07 UTC  (2+ messages)

[PATCH] docs: packing: move it to core-api book and adjust markups
 2019-06-29 10:42 UTC  (2+ messages)

[net-next 1/4] gve: Add basic driver framework for Compute Engine Virtual NIC
 2019-06-29 10:25 UTC  (4+ messages)
` [RFC PATCH] gve: gve_version_prefix[] can be static

[PATCH] rt2x00: fix rx queue hang
 2019-06-29  8:50 UTC  (6+ messages)

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

[net-next 0/4] Add gve driver
 2019-06-29  6:40 UTC  (5+ messages)
` [net-next 4/4] gve: Add ethtool support
  ` [RFC PATCH] gve: gve_get_channels() can be static

[PATCH bpf 1/3] bpf, x32: Fix bug with ALU64 {LSH,RSH,ARSH} BPF_X shift by 0
 2019-06-29  5:57 UTC  (3+ messages)
` [PATCH bpf 2/3] bpf, x32: Fix bug with ALU64 {LSH,RSH,ARSH} BPF_K "
` [PATCH bpf 3/3] selftests: bpf: add tests for shifts by zero

[PATCH v2 bpf-next 0/3] libbpf: add perf buffer abstraction and API
 2019-06-29  5:56 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: add perf buffer API

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


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