netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-28 19:29:15 to 2019-03-29 20:43:30 UTC [more...]

[pull request][net 00/15] Mellanox, mlx5 fixes 2019-03-29
 2019-03-29 20:42 UTC  (16+ messages)
` [net 01/15] net/mlx5: Decrease default mr cache size
` [net 02/15] net/mlx5e: Fix error handling when refreshing TIRs
` [net 03/15] net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocols
` [net 04/15] net: mlx5: Add a missing check on idr_find, free buf
` [net 05/15] net/mlx5e: Add a lock on tir list
` [net 06/15] net/mlx5: ethtool, Fix type analysis of advertised link-mode
` [net 07/15] net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptys
` [net 08/15] net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modes
` [net 09/15] net/mlx5e: Correctly use the namespace type when allocating pedit action
` [net 10/15] net/mlx5: E-Switch, Protect from invalid memory access in offload fdb table
` [net 11/15] net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands
` [net 12/15] net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepa
` [net 13/15] net/mlx5e: Update xoff formula
` [net 14/15] net/mlx5e: Update xon formula
` [net 15/15] net/mlx5e: Consider tunnel type for encap contexts

[PATCH v2 ipsec-next 00/11] xfrm: remove xfrm_mode indirections
 2019-03-29 20:16 UTC  (12+ messages)
` [PATCH v2 ipsec-next 01/11] xfrm: place af number into xfrm_mode struct
` [PATCH v2 ipsec-next 02/11] xfrm: prefer family stored in "
` [PATCH v2 ipsec-next 03/11] xfrm: remove input indirection from xfrm_mode
` [PATCH v2 ipsec-next 04/11] xfrm: remove output "
` [PATCH v2 ipsec-next 05/11] xfrm: remove xmit "
` [PATCH v2 ipsec-next 06/11] xfrm: remove gso_segment "
` [PATCH v2 ipsec-next 07/11] xfrm: remove input2 "
` [PATCH v2 ipsec-next 08/11] xfrm: remove output2 "
` [PATCH v2 ipsec-next 09/11] xfrm: remove afinfo pointer "
` [PATCH v2 ipsec-next 10/11] xfrm: make xfrm modes builtin
` [PATCH v2 ipsec-next 11/11] xfrm: store xfrm_mode directly, not its address

[PATCH net-next] net: phy: aquantia: add suspend / resume callbacks for AQR107 family
 2019-03-29 20:09 UTC 

[PATCH net v4] failover: allow name change on IFF_UP slave interfaces
 2019-03-29 20:01 UTC  (7+ messages)

[PATCHv3 net-next] sched: add dualpi2 scheduler module
 2019-03-29 20:00 UTC  (2+ messages)

[PATCH net-next] tcp: cleanup sk_tx_skb_cache before reuse
 2019-03-29 19:50 UTC  (2+ messages)

[PATCH net-next v5] openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
 2019-03-29 19:33 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: phy: add Amlogic g12a support
 2019-03-29 19:22 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: phy: add g12a mdio mux documentation
` [PATCH net-next v2 2/3] net: phy: add amlogic g12a mdio mux support
` [PATCH net-next v2 3/3] net: phy: meson-gxl: add g12a support

[PATCH net V5 0/2] net/sched: taprio: fix picos_per_byte miscalculation
 2019-03-29 19:20 UTC  (5+ messages)
` [PATCH net V5 1/2] "
` [PATCH net V5 2/2] net/sched: cbs: fix port_rate miscalculation

[PATCH v2 0/4] ethtool: add support for new PHY tunable Fast Link Down
 2019-03-29 19:17 UTC  (5+ messages)
` [PATCH v2 1/4] ethtool: sync ethtool-copy.h with linux-next from 03/28/2019
` [PATCH v2 2/4] ethtool: simplify handling of PHY tunable downshift
` [PATCH v2 3/4] ethtool: add support for PHY tunable Fast Link Down
` [PATCH v2 4/4] ethtool: add PHY Fast Link Down tunable to man page

[PATCH bpf] xdp: fix cpumap redirect SKB creation bug
 2019-03-29 19:16 UTC  (2+ messages)

[PATCH bpf-next] [tools/bpf] add bpffs multi-dimensional array tests in test_btf
 2019-03-29 19:13 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Support variable offset stack access from helpers
 2019-03-29 19:10 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Test variable offset stack access

[patch net-next 00/12] net: expose switch ID via devlink
 2019-03-29 18:59 UTC  (16+ messages)
` [patch net-next 01/12] net: devlink: convert devlink_port_attrs bools to bits
` [patch net-next 02/12] net: devlink: extend port attrs for switch ID
` [patch net-next 03/12] net: devlink: introduce devlink_compat_switch_id_get() helper
` [patch net-next 04/12] mlxsw: Pass switch ID through devlink_port_attrs_set()
` [patch net-next 05/12] mlxsw: Remove ndo_get_port_parent_id implementation
` [patch net-next 06/12] bnxt: pass switch ID through devlink_port_attrs_set()
` [patch net-next 07/12] bnxt: remove ndo_get_port_parent_id implementation for physical ports
` [patch net-next 08/12] nfp: pass switch ID through devlink_port_attrs_set()
` [patch net-next 09/12] nfp: remove ndo_get_port_parent_id implementation
` [patch net-next 10/12] mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()
` [patch net-next 11/12] dsa: pass switch ID through devlink_port_attrs_set()
` [patch net-next 12/12] net: devlink: add warning for ndo_get_port_parent_id set when not needed

[PATCH 0/4] ethtool: add support for new PHY tunable Fast Link Down
 2019-03-29 18:54 UTC  (8+ messages)
` [PATCH 2/4] ethtool: simplify handling of PHY tunable downshift
` [PATCH 3/4] ethtool: add support for PHY tunable Fast Link Down
` [PATCH 4/4] ethtool: add PHY Fast Link Down tunable to man page

[PATCH net-next v5 00/22] ethtool netlink interface, part 1
 2019-03-29 18:53 UTC  (25+ messages)
` [PATCH net-next v5 12/22] ethtool: provide string sets with GET_STRSET request
` [PATCH net-next v5 13/22] ethtool: provide driver/device information in GET_INFO request

KMSAN: kernel-infoleak in sctp_getsockopt (3)
 2019-03-29 18:51 UTC  (5+ messages)

KASAN: slab-out-of-bounds Read in fib6_rule_lookup (2)
 2019-03-29 18:11 UTC 

[PATCH net-next v3 0/2] net: phy: marvell10g: implement suspend/resume callbacks
 2019-03-29 17:57 UTC  (2+ messages)

[PATCH v2] net: dccp: Checksum verification enhancement
 2019-03-29 17:56 UTC  (2+ messages)

[PATCH net-next] ipv6: Move ipv6 stubs to a separate header file
 2019-03-29 17:55 UTC  (2+ messages)

[PATCH v3 net-next 00/13] net: Move fib_nh and fib6_nh to a common struct
 2019-03-29 17:53 UTC  (2+ messages)

net: fix routing encapsulated packets when binding a socket to a tunnel interface
 2019-03-29 17:40 UTC  (4+ messages)

[PATCH net-next] MAINTAINERS: Fix mellanox Innova IPsec
 2019-03-29 17:19 UTC 

[PATCH ipsec-next 00/11] xfrm: remove xfrm_mode indirections
 2019-03-29 17:19 UTC  (4+ messages)
` [PATCH ipsec-next 03/11] xfrm: remove input indirection from xfrm_mode

linux-next: Fixes tag needs some work in the net tree
 2019-03-29 16:46 UTC  (2+ messages)

[RFC] xdp, multiple rss objects
 2019-03-29 16:14 UTC 

[RFC PATCH v2 net-next] net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
 2019-03-29 16:00 UTC 

[PATCH v2 net-next] net: ethernet: ti: davinci_mdio: switch to readl/writel()
 2019-03-29 15:58 UTC 

[RFC PATCH net-next] net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
 2019-03-29 15:55 UTC  (2+ messages)

[PATCH 0/2 net-next] cxgb3/l2t: Fix undefined behaviour and use struct_size() helper
 2019-03-29 15:28 UTC  (3+ messages)
` [PATCH 1/2 net-next] cxgb3/l2t: Fix undefined behaviour
` [PATCH 2/2 net-next] cxgb3/l2t: Use struct_size() in kvzalloc()

[PATCH 00/13] Prerequisites for NXP LS104xA SMMU enablement
 2019-03-29 15:25 UTC  (16+ messages)
` [PATCH 01/13] soc/fsl/qman: fixup liodns only on ppc targets
` [PATCH 02/13] soc/fsl/bman: map FBPR area in the iommu
` [PATCH 03/13] soc/fsl/qman: map FQD and PFDR areas "
` [PATCH 04/13] soc/fsl/qman-portal: map CENA area "
` [PATCH 05/13] soc/fsl/bqman: page align iommu mapping sizes
` [PATCH 06/13] soc/fsl/qbman_portals: add APIs to retrieve the probing status
` [PATCH 07/13] fsl/fman: backup and restore ICID registers
` [PATCH 08/13] fsl/fman: add API to get the device behind a fman port
` [PATCH 09/13] dpaa_eth: defer probing after qbman
` [PATCH 10/13] dpaa_eth: base dma mappings on the fman rx port
` [PATCH 11/13] dpaa_eth: fix iova handling for contiguous frames
` [PATCH 12/13] dpaa_eth: fix iova handling for sg frames
` [PATCH 13/13] dpaa_eth: fix SG frame cleanup

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-29 14:50 UTC  (9+ messages)
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces

[PATCH net-next] net: bridge: use netif_is_bridge_port()
 2019-03-29 14:50 UTC  (2+ messages)

[PATCH net-next] team: use netif_is_team_port()
 2019-03-29 13:49 UTC  (2+ messages)

[PATCH net-next] cxgb4/cxgb4vf: Display advertised FEC in ethtool
 2019-03-29 12:54 UTC 

[PATCH net-next] cxgb4: Update 1.23.3.0 as the latest firmware supported
 2019-03-29 11:26 UTC 

[PATCH] kcm: switch order of device registration to fix a crash
 2019-03-29 11:19 UTC 

[PATCH RFC 0/4] Netlink bus descriptions
 2019-03-29 10:59 UTC  (7+ messages)
` [PATCH RFC 1/4] netlink: add NLA_PAD definition
` [PATCH RFC 2/4] netlink: add generic object description infrastructure
` [PATCH RFC 4/4] netfilter: nf_tables: add netlink description

[PATCH 0/6] net: stmmac: fix handling of oversized frames
 2019-03-29 10:48 UTC  (5+ messages)
` [PATCH 1/6] net: stmmac: use correct DMA buffer size in the RX descriptor

BUG: unable to handle kernel paging request in ip6_fragment
 2019-03-29 10:21 UTC 

[PATCH][v2] net: ethtool: not call vzalloc for zero sized memory request
 2019-03-29 10:06 UTC  (4+ messages)
  ` 答复: "

[PATCH v7] ipvs: allow tunneling with gue encapsulation
 2019-03-29  9:41 UTC  (6+ messages)

[PATCH net-next] net: ethernet: ti: davinci_mdio: switch to readl/writel_relaxed()
 2019-03-29  9:11 UTC  (3+ messages)

New xdpsock sample
 2019-03-29  8:13 UTC  (9+ messages)

[PATCH ipsec] xfrm: Honor original L3 slave device in xfrmi policy lookup
 2019-03-29  7:22 UTC  (2+ messages)

[PATCH v2] net: dsa: read mac address from DT for slave device
 2019-03-29  5:34 UTC 

[PATCH ipsec-next 10/11] xfrm: make xfrm modes builtin
 2019-03-29  3:54 UTC  (2+ messages)

[PATCH v2 1/2] selftests/bpf: ksym_search won't check symbols exists
 2019-03-29  2:54 UTC  (4+ messages)
` [PATCH v2 2/2] samples, selftests/bpf: add NULL check for ksym_search

[PATCH ipsec-next 08/11] xfrm: remove output2 indirection from xfrm_mode
 2019-03-29  2:15 UTC  (3+ messages)

[PATCH net-next V4 1/2] net/sched: taprio: fix picos_per_byte miscalculation
 2019-03-29  2:13 UTC  (3+ messages)

[PATCH net 0/2] nfp: fix retcode and disable netpoll on representors
 2019-03-29  0:30 UTC  (4+ messages)

[PATCH] net: core: netif_receive_skb_list: unlist skb before passing to pt->func
 2019-03-29  0:28 UTC  (2+ messages)

[PATCH net-next 0/9] selftests: forwarding: Add new test cases
 2019-03-29  0:21 UTC  (2+ messages)

[PATCH net] net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock()
 2019-03-29  0:18 UTC  (2+ messages)

[PATCH v2] openvswitch: fix flow actions reallocation
 2019-03-29  0:16 UTC  (2+ messages)

[PATCH bpf-next 0/3] writable contexts for bpf raw tracepoints
 2019-03-29  0:07 UTC  (2+ messages)
` [PATCH bpf-next 1/3] bpf: add writable context for "

[PATCH net-next] net: mvneta: Add 2500BaseT support
 2019-03-29  0:02 UTC  (2+ messages)

[PATCH net] netns: provide pure entropy for net_hash_mix()
 2019-03-29  0:01 UTC  (2+ messages)

[PATCH] net: dsa: Implement flow_dissect callback for tag_qca
 2019-03-28 23:57 UTC  (2+ messages)

[PATCH net-next 0/8] openvswitch: load and reference the NAT helper
 2019-03-28 23:55 UTC  (2+ messages)

[PATCH net-next v4 1/2] netfilter: Export nf_ct_{set,destroy}_timeout()
 2019-03-28 23:53 UTC  (4+ messages)
` [PATCH net-next v4 2/2] openvswitch: Add timeout support to ct action

kernel BUG at drivers/android/binder_alloc.c:LINE! (3)
 2019-03-28 23:46 UTC 

[PATCH net] net: tls: prevent false connection termination with offload
 2019-03-28 22:01 UTC  (2+ messages)

[PATCH net-next V4 2/2] net/sched: cbs: fix port_rate miscalculation
 2019-03-28 21:31 UTC  (2+ messages)

[PATCH net-next] xprtrdma: Use struct_size() in kzalloc()
 2019-03-28 20:41 UTC  (3+ messages)

[PATCH][next] iavf: iavf_client: use struct_size() helper
 2019-03-28 20:36 UTC 

[PATCH net v3] failover: allow name change on IFF_UP slave interfaces
 2019-03-28 20:15 UTC  (6+ messages)

[PATCH v2 1/2] net: phy: mscc: add support for VSC8514 PHY
 2019-03-28 20:08 UTC  (2+ messages)

[PATCH 23/27] bpf: Restrict kernel image access functions when the kernel is locked down
 2019-03-28 20:08 UTC  (9+ messages)

[PATCH RFC] mac80211: Use IFF_ECHO to force delivery of tx_status frames
 2019-03-28 20:01 UTC  (2+ messages)
` [PATCH v3] mac80211: debugfs option to force TX status frames

[net 0/5][pull request] Intel Wired LAN Driver Fixes 2019-03-26
 2019-03-28 20:00 UTC  (2+ messages)

[PATCH hyperv-fixes] hv_netvsc: Fix unwanted wakeup after tx_disable
 2019-03-28 19:59 UTC  (5+ messages)

[PATCH net-next 00/10] s390/qeth: updates 2019-03-28
 2019-03-28 19:58 UTC  (2+ messages)

[patch net-next v4 00/12] net: call for phys_port_name into devlink directly if possible
 2019-03-28 19:56 UTC  (2+ messages)

[RFC PATCH net-next 0/3] RTNL: Add link-down reason reporting
 2019-03-28 19:51 UTC  (6+ messages)
` [RFC PATCH net-next 1/3] net: rtnetlink: Add link-down reason to RTNL messages

[PATCH hyperv-fixes,v3] hv_netvsc: Fix unwanted wakeup after tx_disable
 2019-03-28 19:40 UTC 


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