netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-22 13:31:27 to 2017-12-24 13:45:45 UTC [more...]

[pull request][for-next V2 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
 2017-12-24 13:45 UTC  (9+ messages)
  ` [for-next V2 01/11] net/mlx5: E-Switch, Refactor vport representors initialization
  ` [for-next V2 02/11] net/mlx5: E-Switch, Refactor load/unload of representors
  ` [for-next V2 04/11] net/mlx5: E-Switch, Move mlx5e only logic outside E-Switch
  ` [for-next V2 05/11] net/mlx5: E-Switch, Create a dedicated send to vport rule deletion function
  ` [for-next V2 06/11] net/mlx5e: Move ethernet representors data into separate struct
  ` [for-next V2 07/11] net/mlx5: E-Switch, Create generic header struct to be used by representors
  ` [for-next V2 08/11] net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep
  ` [for-next V2 09/11] net/mlx5e: E-Switch, Use the name of static array instead of its address

[bpf-next V2 PATCH 00/14] xdp: new XDP rx-queue info concept
 2017-12-24 11:11 UTC  (19+ messages)
` [bpf-next V2 PATCH 01/14] xdp: base API for "
` [bpf-next V2 PATCH 02/14] xdp/mlx5: setup xdp_rxq_info
` [bpf-next V2 PATCH 03/14] i40e: "
` [bpf-next V2 PATCH 04/14] ixgbe: "
` [bpf-next V2 PATCH 05/14] xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
` [bpf-next V2 PATCH 06/14] mlx4: setup xdp_rxq_info
` [bpf-next V2 PATCH 07/14] bnxt_en: "
` [bpf-next V2 PATCH 08/14] nfp: "
` [bpf-next V2 PATCH 09/14] thunderx: "
` [bpf-next V2 PATCH 10/14] tun: "
` [bpf-next V2 PATCH 11/14] virtio_net: "
` [bpf-next V2 PATCH 12/14] xdp: generic XDP handling of xdp_rxq_info
` [bpf-next V2 PATCH 13/14] bpf: finally expose xdp_rxq_info to XDP bpf-programs
` [bpf-next V2 PATCH 14/14] samples/bpf: program demonstrating access to xdp_rxq_info

[pull request][for-next 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
 2017-12-24 11:08 UTC  (5+ messages)

4.4.103 linux kernel regression
 2017-12-24  9:25 UTC  (3+ messages)

[PATCH v3 00/27] kill devm_ioremap_nocache
 2017-12-24  9:05 UTC  (5+ messages)

[patch net-next v4 00/10] net: sched: allow qdiscs to share filter block instances
 2017-12-24  7:52 UTC  (16+ messages)
` [patch net-next v4 01/10] net: sched: introduce support for multiple filter chain pointers registration
` [patch net-next v4 02/10] net: sched: avoid usage of tp->q in tcf_classify
` [patch net-next v4 03/10] net: sched: introduce block mechanism to handle netif_keep_dst calls
` [patch net-next v4 04/10] net: sched: remove classid and q fields from tcf_proto
` [patch net-next v4 05/10] net: sched: keep track of offloaded filters and check tc offload feature
` [patch net-next v4 06/10] net: sched: allow ingress and clsact qdiscs to share filter blocks
` [patch net-next v4 07/10] mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy
` [patch net-next v4 08/10] mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind
` [patch net-next v4 09/10] mlxsw: spectrum_acl: Implement TC block sharing
` [patch net-next v4 10/10] mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops
` [patch iproute2] tc: implement filter block sharing to ingress and clsact qdiscs

[Patch net-next] net_sched: call qdisc_reset() with qdisc lock
 2017-12-24  6:57 UTC  (7+ messages)
` [Patch net-next] net_sched: remove the unsafe __skb_array_empty()

[PATCH] b43: Replace mdelay with msleep in b43_radio_2057_init_post
 2017-12-24  4:03 UTC 

[PATCH] sky2: Replace mdelay with msleep in sky2_vpd_wait
 2017-12-24  3:54 UTC 

[RFT net-next v2 0/3] dwmac-meson8b: RGMII clock fixes for Meson8b
 2017-12-23 23:41 UTC  (4+ messages)
` [RFT net-next v2 1/3] net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode
` [RFT net-next v2 2/3] net: stmmac: dwmac-meson8b: fix setting the RGMII clock on Meson8b
` [RFT net-next v2 3/3] net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock

[RFT net-next 0/2] dwmac-meson8b: clock rounding fixes for Meson8b
 2017-12-23 23:12 UTC  (11+ messages)
` [RFT net-next 1/2] net: stmmac: dwmac-meson8b: fix setting the PHY clock on Meson8b
` [RFT net-next 2/2] net: stmmac: dwmac-meson8b: don't try to change m250_div parent's rate

[PATCH net v2] netns, rtnetlink: fix struct net reference leak
 2017-12-23 22:12 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix stacksafe exploration when comparing states
 2017-12-23 19:08 UTC  (2+ messages)

pull request (net): ipsec 2017-11-16
 2017-12-23 18:10 UTC  (6+ messages)
` [PATCH 2/2] Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."

[PATCH v2 net-next 0/2] kcm: Fix two locking issues
 2017-12-23 17:17 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] sock: Add sock_owned_by_user_nocheck
` [PATCH v2 net-next 2/2] strparser: Call sock_owned_by_user_nocheck

[PATCH 4.9] bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN
 2017-12-23 16:03 UTC  (4+ messages)
` kasan for bpf

[PATCHv4 0/3] Socionext Synquacer NETSEC driver
 2017-12-23 15:40 UTC  (7+ messages)
  ` [PATCHv4 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec
  ` [PATCHv4 2/3] net: socionext: Add Synquacer NetSec driver
  ` [PATCHv4 3/3] MAINTAINERS: Add entry for Socionext ethernet driver

[PATCH v3 27/27] devres: kill devm_ioremap_nocache
 2017-12-23 13:45 UTC  (2+ messages)

[PATCH net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-23 13:08 UTC  (6+ messages)

BUG: unable to handle kernel NULL pointer dereference in strlen
 2017-12-23 12:59 UTC 

[PATCH v3 26/27] ethernet: replace devm_ioremap_nocache with devm_ioremap
 2017-12-23 11:02 UTC 

[PATCH v3 25/27] wireless: replace devm_ioremap_nocache with devm_ioremap
 2017-12-23 11:02 UTC 

[PATCH v3 24/27] can: replace devm_ioremap_nocache with devm_ioremap
 2017-12-23 11:02 UTC 

invalid opcode in vlan_ioctl_hook
 2017-12-23  9:58 UTC 

[ANNOUNCE] igmpproxy 0.2
 2017-12-23  9:07 UTC 

[PATCH bpf-next 0/2] bpf: stack depth tracking fix
 2017-12-23  3:03 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf: fix maximum stack depth tracking logic
` [PATCH bpf-next 2/2] selftests/bpf: additional stack depth tests

[PATCH net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-23  1:14 UTC 

[PATCH] openvswitch: Trim off padding before L3 conntrack processing
 2017-12-23  0:39 UTC  (6+ messages)
` [PATCH v2] openvswitch: Trim off padding before L3+ netfilter processing

thunderx sgmii interface hang
 2017-12-23  0:30 UTC  (10+ messages)

[PATCH bpf 0/2] tools: bpftool: fix unlikely race and JSON output on error path
 2017-12-23  0:12 UTC  (4+ messages)
` [PATCH bpf 1/2] tools: bpftool: maps: close json array on error paths of show
` [PATCH bpf 2/2] tools: bpftool: protect against races with disappearing objects

pull-request: bpf-next 2017-12-18
 2017-12-23  0:12 UTC  (5+ messages)

[PATCH net-next 0/4] zerocopy refinements
 2017-12-23  0:00 UTC  (5+ messages)
` [PATCH net-next 1/4] skbuff: in skb_segment, call zerocopy functions once per nskb
` [PATCH net-next 2/4] tcp: push full zerocopy packets
` [PATCH net-next 3/4] tcp: place all zerocopy payload in frags
` [PATCH net-next 4/4] tcp: do not allocate linear memory for zerocopy skbs

[PATCH RFC 00/18] r8169: separate r8168 driver and add experimental phylib support
 2017-12-22 23:36 UTC  (10+ messages)
` [PATCH RFC 09/18] r8168: use genphy_soft_reset instead of open coding the soft reset
` [PATCH RFC 12/18] r8168: switch to phy_mii_ioctl
` [PATCH RFC 13/18] r8168: replace speed_down with genphy_restart_aneg

[PATCH v3 next-queue 00/10] ixgbe: Add ipsec offload
 2017-12-22 22:33 UTC  (4+ messages)
` [PATCH v3 next-queue 08/10] ixgbe: process the Tx "

[PATCH] e1000e: Fix e1000_check_for_copper_link_ich8lan return value
 2017-12-22 22:00 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 0/3] virtio_net: allow hypervisor to indicate linkspeed and duplex setting
 2017-12-22 21:54 UTC  (4+ messages)
` [PATCH 2/3] qemu: use 64-bit values for feature flags in virtio-net
` [PATCH 3/3] qemu: add linkspeed and duplex settings to virtio-net
` [PATCH net-next v2 1/3] virtio_net: propagate linkspeed/duplex settings from the hypervisor

[PATCH v2 bpf-next 1/2] tools/bpftool: use version from the kernel source tree
 2017-12-22 21:03 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] tools/bpftool: fix bpftool build with bintutils >= 2.8

[PATCH net-next 0/4] kcm: Fix two locking issues
 2017-12-22 19:47 UTC  (5+ messages)
` [PATCH net-next 1/4] sock: Add sock_owned_by_user_nocheck
` [PATCH net-next 2/4] strparser: Call sock_owned_by_user_nocheck
` [PATCH net-next 3/4] sock_lock: Add try_sock_lock
` [PATCH net-next 4/4] kcm: Address deadlock between TX and RX paths

[PATCH nf-next,v3 0/7] Flow offload infrastructure
 2017-12-22 19:27 UTC  (8+ messages)
` [PATCH nf-next,v3 1/7] netfilter: nf_tables: add flow table netlink frontend
` [PATCH nf-next,v3 2/7] netfilter: add generic flow table infrastructure
` [PATCH nf-next,v3 3/7] netfilter: flow table support for IPv4
` [PATCH nf-next,v3 4/7] netfilter: flow table support for IPv6
` [PATCH nf-next,v3 5/7] netfilter: flow table support for the mixed IPv4/IPv6 family
` [PATCH nf-next,v3 6/7] netfilter: nf_tables: flow offload expression
` [PATCH RFC nf-next,v3 7/7] netfilter: nf_flow_table: add hardware offload support

[PATCH net] rtnetlink: fix struct net reference leak
 2017-12-22 19:14 UTC  (4+ messages)

[PATCH] bpf: selftest for late caller stack size increase
 2017-12-22 19:11 UTC  (2+ messages)

INFO: task hung in bpf_exit_net
 2017-12-22 19:04 UTC  (5+ messages)

[PATCH V2 net-next 0/3] rds bug fixes
 2017-12-22 18:17 UTC  (7+ messages)
` [PATCH V2 net-next 1/3] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
` [PATCH V2 net-next 2/3] rds: tcp: initialize t_tcp_detached to false
` [PATCH V2 net-next 3/3] rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()

[PATCH v2] sctp: Replace use of sockets_allocated with specified macro
 2017-12-22 18:15 UTC 

correctness of BPF stack size checking logic for multi-function programs?
 2017-12-22 18:15 UTC  (3+ messages)

[PATCH net-next v5 0/5] Introduce NETIF_F_GRO_HW
 2017-12-22 18:14 UTC  (3+ messages)

[PATCH v3 0/4] Add SELinux SCTP protocol support
 2017-12-22 17:45 UTC  (4+ messages)
` [PATCH v3 1/4] security: Add support for SCTP security hooks

[PATCH net 0/3] rds bug fixes
 2017-12-22 17:26 UTC  (5+ messages)
` [PATCH net 1/3] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
` [PATCH net 2/3] rds: tcp: initialize t_tcp_detached to false
` [PATCH net 3/3] rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()

[QUESTION] Doubt about NAPI_GRO_CB(skb)->is_atomic in tcpv4 gro process
 2017-12-22 16:32 UTC  (6+ messages)

[PATCH] stcp: Replace use of sockets_allocated with specified macro
 2017-12-22 16:27 UTC 

[PATCH] net: sch: api: fix tcf_block_get
 2017-12-22 15:52 UTC 

[PATCH] stcp: Replace use of sockets_allocated with specified macro
 2017-12-22 15:40 UTC 

[PATCH net] bnx2x: Improve reliability in case of nested PCI errors
 2017-12-22 15:01 UTC 

[PATCH v4 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
 2017-12-22 14:40 UTC  (5+ messages)

[PATCH net-next 0/2] l2tp: fix offset/peer_offset conf parameters
 2017-12-22 14:10 UTC  (3+ messages)
` [PATCH net-next 1/2] l2tp: fix missing print session offset info
` [PATCH net-next 2/2] l2tp: add peer_offset parameter

[PATCH v6 0/6] Add M_CAN Support for Dra76 platform
 2017-12-22 13:31 UTC  (3+ messages)
  ` [PATCH v6 5/6] dt-bindings: can: m_can: Document new can transceiver binding
` [PATCH v6 6/6] dt-bindings: can: can-transceiver: Document new binding


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