netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-29 22:36:27 to 2019-03-31 22:10:43 UTC [more...]

[PATCH net-next 0/8] openvswitch: load and reference the NAT helper
 2019-03-31 22:10 UTC  (6+ messages)
` [PATCH net-next 1/8] netfilter: use macros to create module aliases
` [PATCH net-next 2/8] netfilter: add API to manage NAT helpers

[PATCH rdma-next 0/8] User space steering
 2019-03-31 21:06 UTC  (10+ messages)
` [PATCH mlx5-next 1/8] net/mlx5: Expose SW ICM related device memory capabilities
` [PATCH rdma-next 2/8] IB/mlx5: Support device memory type attribute
` [PATCH rdma-next 3/8] IB/mlx5: Warn on allocated MEMIC buffers during cleanup
` [PATCH rdma-next 4/8] IB/mlx5: Add steering SW ICM device memory type
` [PATCH rdma-next 5/8] IB/mlx5: Device resource control for privileged DEVX user
` [PATCH mlx5-next 6/8] net/mlx5: Expose TIR ICM address in command outbox
` [PATCH mlx5-next 7/8] net/mlx5: Introduce new TIR creation core API
` [PATCH rdma-next 8/8] IB/mlx5: Expose TIR ICM address to user space

[PATCH net-next 0/2] sctp: fully support memory accounting
 2019-03-31 21:04 UTC  (8+ messages)
` [PATCH net-next 1/2] sctp: implement memory accounting on tx path
` [PATCH net-next 2/2] sctp: implement memory accounting on rx path

[PATCH 0/6] net: stmmac: fix handling of oversized frames
 2019-03-31 21:01 UTC  (2+ messages)

[PATCH net,v2] vrf: check accept_source_route on the original netdevice
 2019-03-31 20:57 UTC  (2+ messages)

[patch net-next 00/12] net: expose switch ID via devlink
 2019-03-31 20:57 UTC  (10+ messages)

[PATCH net-next v9 00/19] WireGuard: Secure Network Tunnel
 2019-03-31 18:42 UTC  (6+ messages)

[PATCH net-next] r8169: disable tx interrupt coalescing on RTL8168
 2019-03-31 18:33 UTC  (5+ messages)

WARNING in bpf_jit_free
 2019-03-31 18:20 UTC  (2+ messages)

[PATCH net-next] r8169: use netif_receive_skb_list batching
 2019-03-31 18:11 UTC  (2+ messages)

[PATCH net-next 0/4] mlxsw: spectrum_acl: Get rid of failed_rollback mechanism
 2019-03-31 18:01 UTC  (6+ messages)
` [PATCH net-next 1/4] mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
` [PATCH net-next 2/4] mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
` [PATCH net-next 3/4] mlxsw: spectrum_acl: Remove failed_rollback dead end
` [PATCH net-next 4/4] mlxsw: spectrum_acl: Rename rehash_dis trace

[PATCH net-next 0/2] net: phy: improve genphy_c45_read_lpa
 2019-03-31 17:54 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: use c45 standard to detect link partner autoneg capability
` [PATCH net-next 2/2] net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpa

[PATCH net-next 00/17] NXP SJA1105 DSA driver
 2019-03-31 17:42 UTC  (18+ messages)
` [PATCH net-next 01/17] lib: Add support for generic packing operations
` [PATCH net-next 02/17] net: dsa: Fix pharse -> phase typo
` [PATCH net-next 03/17] net: dsa: Store vlan_filtering as a property of dsa_port
` [PATCH net-next 04/17] net: dsa: mt7530: Use vlan_filtering property from dsa_port
` [PATCH net-next 05/17] net: dsa: Add more convenient functions for installing port VLANs
` [PATCH net-next 06/17] net: dsa: Call driver's setup callback after setting up its switchdev notifier
` [PATCH net-next 07/17] net: dsa: Optional VLAN-based port separation for switches without tagging
` [PATCH net-next 08/17] net: dsa: Be aware of switches where VLAN filtering is a global setting
` [PATCH net-next 09/17] net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
` [PATCH net-next 10/17] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH net-next 11/17] net: dsa: sja1105: Add support for FDB and MDB management
` [PATCH net-next 12/17] net: dsa: sja1105: Add support for VLAN operations
` [PATCH net-next 13/17] net: dsa: sja1105: Add support for ethtool port counters
` [PATCH net-next 14/17] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH net-next 15/17] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH net-next 16/17] Documentation: networking: dsa: Add details about NXP SJA1105 driver
` [PATCH net-next 17/17] dt-bindings: net: dsa: Add documentation for "

[RFC net-next 0/2] net: sched: add Flow Queue PIE AQM
 2019-03-31 17:40 UTC  (3+ messages)
` [RFC net-next 1/2] net: sched: pie: refactor PIE
` [RFC net-next 2/2] net: sched: fq_pie: Flow Queue PIE AQM

[PATCH v2 net-next] net: phy: aquantia: add SGMII statistics
 2019-03-31 15:42 UTC 

[PATCH net-next] net: phy: improve genphy_read_status
 2019-03-31 15:33 UTC  (6+ messages)

[PATCH net-next] net: phy: aquantia: add SGMII statistics
 2019-03-31 14:59 UTC  (3+ messages)

[PATCH net 0/3] tipc: a batch of uninit-value fixes for netlink_compat
 2019-03-31 14:50 UTC  (4+ messages)
` [PATCH net 1/3] tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
` [PATCH net 2/3] tipc: check link name with right length in tipc_nl_compat_link_set
` [PATCH net 3/3] tipc: handle the err returned from cmd header function

[PATCH] net: dsa: fix negative loop bound error on for loop
 2019-03-31 14:33 UTC  (3+ messages)

[PATCH net] ipv6: Fix dangling pointer when ipv6 fragment
 2019-03-31  9:04 UTC  (5+ messages)
` [PATCH v2 "

[PATCHv2 net-next] net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
 2019-03-31  9:03 UTC 

[PATCH net] sctp: initialize _pad of sockaddr_in before copying to user memory
 2019-03-31  8:58 UTC 

[PATCH] iwlegacy: remove redundant assignment to *res
 2019-03-31  7:15 UTC  (2+ messages)

[PATCH] bpf: do not start from first bucket if elem is not found on a htab
 2019-03-31  6:41 UTC 

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-31  2:11 UTC  (12+ messages)
` [PATCH ghak90 V5 05/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces

[PATCH net-next 0/8] net: More movement to fib_nh_common
 2019-03-31  1:41 UTC  (11+ messages)
` [PATCH net-next 1/8] ipv4: Update fib_table_lookup tracepoint to take common nexthop
` [PATCH net-next 2/8] ipv4: Add fib_nh_common to fib_result
` [PATCH net-next 3/8] ipv4: Move cached routes to fib_nh_common
` [PATCH net-next 4/8] ipv6: Move exceptions "
` [PATCH net-next 5/8] ipv4: Switch to nhc_exceptions for exception bucket
` [PATCH net-next 6/8] ipv4: Refactor nexthop attributes in fib_dump_info
` [PATCH net-next 7/8] ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
` [PATCH net-next 8/8] ipv6: Flip to fib_nexthop_info

[PATCH] net/bluetooth: Fix bound check in event handling
 2019-03-30 22:37 UTC  (4+ messages)
  ` [kbuild] "

[PATCH net-next] ipv4: Add ability to filter LSRR or SSRR
 2019-03-30 18:47 UTC 

[PATCH net] r8169: disable default rx interrupt coalescing on RTL8168
 2019-03-30 18:41 UTC  (3+ messages)

KMSAN: uninit-value in tipc_nl_compat_link_set (3)
 2019-03-30 16:11 UTC  (2+ messages)

[RFC] xdp, multiple rss objects
 2019-03-30 15:52 UTC  (2+ messages)

KMSAN: uninit-value in tipc_nl_compat_name_table_dump (2)
 2019-03-30 15:35 UTC  (2+ messages)

New xdpsock sample
 2019-03-30 15:24 UTC  (10+ messages)

KMSAN: uninit-value in tipc_nl_compat_bearer_enable (2)
 2019-03-30 14:18 UTC  (2+ messages)

[PATCH v2 0/4] ethtool: add support for new PHY tunable Fast Link Down
 2019-03-30  8:39 UTC  (3+ messages)
` [PATCH v2 4/4] ethtool: add PHY Fast Link Down tunable to man page

[PATCHv3 net-next] sched: add dualpi2 scheduler module
 2019-03-30  8:37 UTC  (2+ messages)

[PATCH mlx5-next 00/14] Mellanox, mlx5 next updates 2019-03-29
 2019-03-30  8:08 UTC  (17+ messages)
` [PATCH mlx5-next 01/14] net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros
` [PATCH mlx5-next 02/14] net/mlx5: Remove spinlock support from mlx5_write64
` [PATCH mlx5-next 03/14] net/mlx5: Remove redundant init functions parameter
` [PATCH mlx5-next 04/14] net/mlx5: Split mdev init and pci init
` [PATCH mlx5-next 05/14] net/mlx5: Move health and page alloc init to mdev_init
` [PATCH mlx5-next 06/14] net/mlx5: Function setup/teardown procedures
` [PATCH mlx5-next 07/14] net/mlx5: Break load_one into three stages
` [PATCH mlx5-next 08/14] net/mlx5: Make mlx5_core messages independent from mdev->pdev
` [PATCH mlx5-next 09/14] net/mlx5: Use dev->priv.name instead of dev_name
` [PATCH mlx5-next 10/14] net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/info
` [PATCH mlx5-next 11/14] net/mlx5: Add explicit bar address field
` [PATCH mlx5-next 12/14] net/mlx5: Add rate limit print macros
` [PATCH mlx5-next 13/14] net/mlx5: Expose MPEIN (Management PCIE INfo) register layout
` [PATCH mlx5-next 14/14] net/mlx5: Fix false compilation warning

KMSAN: kernel-infoleak in sctp_getsockopt (3)
 2019-03-30  7:20 UTC  (6+ messages)

[PATCH net V5 1/2] net/sched: taprio: fix picos_per_byte miscalculation
 2019-03-30  6:19 UTC  (2+ messages)

general protection fault in tcp_cleanup_ulp
 2019-03-30  5:17 UTC  (2+ messages)

pull-request: bpf 2019-03-29
 2019-03-30  4:00 UTC  (2+ messages)

[PATCH bpf-next 0/7] bpf: improve verifier scalability
 2019-03-30  3:35 UTC  (14+ messages)
` [PATCH bpf-next 1/7] bpf: add verifier stats and log_level bit 2
` [PATCH bpf-next 2/7] bpf: improve verification speed by droping states
` [PATCH bpf-next 3/7] bpf: improve verification speed by not remarking live_read
` [PATCH bpf-next 4/7] bpf: increase complexity limit and maximum program size
` [PATCH bpf-next 5/7] bpf: increase verifier log limit
` [PATCH bpf-next 6/7] libbpf: teach libbpf about log_level bit 2
` [PATCH bpf-next 7/7] selftests/bpf: add few verifier scale tests

[PATCH net-next 0/3] nfp: flower improvement and SFF module EEPROM
 2019-03-30  2:25 UTC  (5+ messages)
` [PATCH net-next 1/3] nfp: flower: reduce action list size by coalescing mangle actions
` [PATCH net-next 2/3] nfp: nsp: implement read SFF module EEPROM
` [PATCH net-next 3/3] nfp: implement ethtool get "

[PATCH net 0/2] nfp: flower: fix matching and pushing vlan CFI bit
 2019-03-30  2:04 UTC  (3+ messages)
` [PATCH net 1/2] nfp: flower: replace CFI with vlan present
` [PATCH net 2/2] nfp: flower: remove vlan CFI bit from push vlan action

[PATCH AUTOSEL 4.19 03/57] rsi: improve kernel thread handling to fix kernel panic
 2019-03-30  1:28 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 05/57] 9p: do not trust pdu content for stat item size
` [PATCH AUTOSEL 4.19 09/57] netfilter: xt_cgroup: shrink size of v2 path
` [PATCH AUTOSEL 4.19 13/57] Bluetooth: Fix debugfs NULL pointer dereference
` [PATCH AUTOSEL 4.19 22/57] netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit routine
` [PATCH AUTOSEL 4.19 24/57] net: stmmac: Set OWN bit for jumbo frames
` [PATCH AUTOSEL 4.19 32/57] net/rds: fix warn in rds_message_alloc_sgs
` [PATCH AUTOSEL 4.19 34/57] xfrm: destroy xfrm_state synchronously on net exit path
` [PATCH AUTOSEL 4.19 37/57] net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version

[PATCH AUTOSEL 4.14 02/37] rsi: improve kernel thread handling to fix kernel panic
 2019-03-30  1:29 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 03/37] 9p: do not trust pdu content for stat item size
` [PATCH AUTOSEL 4.14 06/37] netfilter: xt_cgroup: shrink size of v2 path

[PATCH AUTOSEL 4.9 02/21] rsi: improve kernel thread handling to fix kernel panic
 2019-03-30  1:31 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 03/21] 9p: do not trust pdu content for stat item size
` [PATCH AUTOSEL 4.9 19/21] appletalk: Fix use-after-free in atalk_proc_exit

[PATCH AUTOSEL 4.4 01/16] rsi: improve kernel thread handling to fix kernel panic
 2019-03-30  1:31 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 02/16] 9p: do not trust pdu content for stat item size
` [PATCH AUTOSEL 4.4 14/16] appletalk: Fix use-after-free in atalk_proc_exit

[PATCH AUTOSEL 3.18 01/10] rsi: improve kernel thread handling to fix kernel panic
 2019-03-30  1:32 UTC  (3+ messages)
` [PATCH AUTOSEL 3.18 02/10] 9p: do not trust pdu content for stat item size
` [PATCH AUTOSEL 3.18 08/10] appletalk: Fix use-after-free in atalk_proc_exit

KMSAN: uninit-value in ip6_compressed_string
 2019-03-30  1:21 UTC  (2+ messages)
` [PATCH] NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family

[PATCH AUTOSEL 5.0 35/67] perf tools: Fix errors under optimization level '-Og'
 2019-03-30  0:50 UTC 

[PATCH] ipv4 ping: Fix __init* attributes
 2019-03-30  0:46 UTC 

[PATCH 0/3] locking/static_key: improve rate limited labels
 2019-03-30  0:08 UTC  (4+ messages)
` [PATCH 1/3] locking/static_key: add support for deferred static branches
` [PATCH 2/3] locking/static_key: factor out the fast path of static_key_slow_dec()
` [PATCH 3/3] locking/static_key: don't take sleeping locks in __static_key_slow_dec_deferred()

[PATCH net v4] failover: allow name change on IFF_UP slave interfaces
 2019-03-29 22:58 UTC  (5+ messages)

[PATCH net-next v2 0/3] net: phy: add Amlogic g12a support
 2019-03-29 22:49 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: phy: add amlogic g12a mdio mux support

[PATCH][next] iavf: iavf_client: use struct_size() helper
 2019-03-29 22:37 UTC  (2+ messages)

[PATCH][next] i40e: Use struct_size() in kzalloc()
 2019-03-29 22:36 UTC  (2+ messages)

[PATCH][next] iavf: use struct_size() in kzalloc()
 2019-03-29 22:36 UTC  (2+ messages)

[PATCH][next] ice: Use struct_size() helper
 2019-03-29 22:36 UTC  (2+ 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).