netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-03 10:46:29 to 2017-11-04 15:49:11 UTC [more...]

[net-next 0/7] nfp: ethtool and related improvements
 2017-11-04 15:48 UTC  (4+ messages)
` [net-next 1/7] nfp: don't depend on compiler constant propagation
` [net-next 2/7] nfp: make use of MAC reinit
` [net-next 3/7] nfp: refactor nfp_app_reprs_set

[bug report] ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
 2017-11-04 15:27 UTC  (3+ messages)
    ` [PATCH net-next] pktgen: do not abuse IN6_ADDR_HSIZE

[PATCH] sr9800: Use common error handling code in sr9800_phy_powerup()
 2017-11-04 15:03 UTC  (5+ messages)
      `  "

[PATCH net-next v15] openvswitch: enable NSH support
 2017-11-04 14:29 UTC  (7+ messages)

[PATCH] net: sched: cls_u32: use bitwise & rather than logical && on n->flags
 2017-11-04 13:52 UTC  (2+ messages)

[PATCH] net: usb: asix: fill null-ptr-deref in asix_suspend
 2017-11-04 13:42 UTC  (2+ messages)

ipset related DEBUG_VIRTUAL crash
 2017-11-04 13:40 UTC 

[PATCH v3 net-next 0/5] eBPF-based device cgroup controller
 2017-11-04 13:40 UTC  (2+ messages)

[PATCH] netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
 2017-11-04 13:38 UTC  (4+ messages)

[PATCH] tcp_nv: use do_div() instead of expensive div64_u64()
 2017-11-04 13:35 UTC  (2+ messages)

[PATCH net] cxgb4: update latest firmware version supported
 2017-11-04 13:35 UTC  (2+ messages)

[PATCH net] add support of IFF_XMIT_DST_RELEASE bit in vlan
 2017-11-04 13:33 UTC  (2+ messages)

[PATCH net-next] phylink: make local function phylink_phy_change() static
 2017-11-04 13:32 UTC  (2+ messages)

[PATCH] [net-next,v2] ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driver
 2017-11-04 13:21 UTC  (2+ messages)

[patch net-next 0/5] net: sched: allow qdiscs to share filter block instances
 2017-11-04 13:01 UTC  (10+ messages)
` [patch net-next 1/5] net: sched: introduce support for multiple filter chain pointers registration
` [patch net-next 2/5] net: sched: avoid usage of tp->q in tcf_classify
` [patch net-next 3/5] net: sched: introduce block mechanism to handle netif_keep_dst calls
` [patch net-next 4/5] net: sched: remove classid and q fields from tcf_proto
` [patch net-next 5/5] net: sched: allow ingress and clsact qdiscs to share filter blocks

[pull request][net-next 00/12] Mellanox, mlx5 updates 2017-11-04
 2017-11-04 12:55 UTC  (19+ messages)
` [net-next 01/12] net/dcb: Add dscp to priority selector type
` [net-next 02/12] net/mlx5: QCAM register firmware command support
` [net-next 03/12] net/mlx5: Add MLX5_SET16 and MLX5_GET16
` [net-next 04/12] net/mlx5: QPTS and QPDPM register firmware command support
` [net-next 05/12] net/mlx5e: Add dcbnl dscp to priority support
` [net-next 06/12] net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQ
` [net-next 07/12] net/mlx5e: Add support for ethtool msglvl support
` [net-next 08/12] net/mlx5e: DCBNL, Add debug messages log
` [net-next 09/12] net/mlx5: Enlarge the NIC TC offload table size
` [net-next 10/12] net/mlx5: Initialize destination_flow struct to 0
` [net-next 11/12] net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steering
` [net-next 12/12] net/mlx5e: Enable CQE based moderation on TX CQ

[PATCH] net: mvpp2: Prevent userspace from changing TX affinities
 2017-11-04 12:33 UTC 

[PATCH net-next v2 00/15] bpf: add offload as a first class citizen
 2017-11-04 10:32 UTC  (18+ messages)
` [PATCH net-next v2 01/15] net: bpf: rename ndo_xdp to ndo_bpf
` [PATCH net-next v2 02/15] bpf: offload: add infrastructure for loading programs for a specific netdev
` [PATCH net-next v2 03/15] bpf: report offload info to user space
` [PATCH net-next v2 04/15] bpftool: print program device bound info
` [PATCH net-next v2 05/15] xdp: allow attaching programs loaded for specific device
` [PATCH net-next v2 06/15] cls_bpf: "
` [PATCH net-next v2 07/15] nfp: bpf: drop support for cls_bpf with legacy actions
` [PATCH net-next v2 08/15] nfp: bpf: remove the register renumbering leftovers
` [PATCH net-next v2 09/15] nfp: bpf: remove unnecessary include of nfp_net.h
` [PATCH net-next v2 10/15] nfp: bpf: refactor offload logic
` [PATCH net-next v2 11/15] nfp: bpf: require seamless reload for program replace
` [PATCH net-next v2 12/15] nfp: bpf: move program prepare and free into offload.c
` [PATCH net-next v2 13/15] nfp: bpf: move translation prepare to offload.c
` [PATCH net-next v2 14/15] nfp: bpf: move to new BPF program offload infrastructure
` [PATCH net-next v2 15/15] bpf: remove old offload/analyzer

[PATCH net-next] tools: bpftool: move p_err() and p_info() from main.h to common.c
 2017-11-04  9:46 UTC  (2+ messages)

[RFC PATCH] bpf: Add helpers to read useful task_struct members
 2017-11-04  9:34 UTC  (2+ messages)

[PATCH RFC,WIP 0/5] Flow offload infrastructure
 2017-11-04  4:49 UTC  (12+ messages)
` [PATCH RFC,WIP 1/5] netfilter: nf_conntrack: move nf_ct_netns_{get,put}() to core
` [PATCH RFC,WIP 2/5] netfilter: add software flow offload infrastructure
` [PATCH RFC,WIP 3/5] netfilter: nf_flow_offload: integration with conntrack
` [PATCH RFC,WIP 4/5] netfilter: nf_tables: flow offload expression
` [PATCH RFC,WIP 5/5] netfilter: nft_flow_offload: add ndo hooks for hardware offload

[Patch net 0/2] net_sched: fix a use-after-free for tc actions
 2017-11-04  1:15 UTC  (3+ messages)
` [Patch net 2/2] net_sched: hold netns refcnt for each action

Dear mail User
 2017-11-04  0:09 UTC 

[PATCH net] tcp: fix DSACK-based undo on non-duplicate ACK
 2017-11-04  0:46 UTC 

[PATCH] Net: netfilter: vmalloc/vfree to kvmalloc/kvfree
 2017-11-04  0:19 UTC  (2+ messages)

[PATCH net-next] liquidio: Fix an issue with multiple switchdev enable disables
 2017-11-04  0:18 UTC  (2+ messages)

[patch net-next 00/16] mlxsw: Handle changes in GRE configuration
 2017-11-04  0:16 UTC  (2+ messages)

[PATCH net-next V2 0/3] support changing steering policies in tuntap
 2017-11-03 23:56 UTC  (4+ messages)
` [PATCH net-next V2 3/3] tun: add eBPF based queue selection method

[PATCH net-next] tcp: higher throughput under reordering with adaptive RACK reordering wnd
 2017-11-03 23:38 UTC 

[PATCH net-next 00/11] net: dsa: parsing stage
 2017-11-03 23:18 UTC  (17+ messages)
` [PATCH net-next 01/11] net: dsa: make switch index unsigned
` [PATCH net-next 02/11] net: dsa: make tree "
` [PATCH net-next 03/11] net: dsa: simplify tree reference counting
` [PATCH net-next 04/11] net: dsa: get and put "
` [PATCH net-next 05/11] net: dsa: provide a find or new tree helper
` [PATCH net-next 06/11] net: dsa: rework switch addition and removal
` [PATCH net-next 07/11] net: dsa: get tree before parsing ports
` [PATCH net-next 08/11] net: dsa: rework switch parsing
` [PATCH net-next 09/11] net: dsa: only check presence of link property
` [PATCH net-next 10/11] net: dsa: add one port parsing function per type
` [PATCH net-next 11/11] net: dsa: resolve tagging protocol at parse time

[PATCH net-next] tcp: tcp_mtu_probing() cleanup
 2017-11-03 22:10 UTC  (2+ messages)

Bond recovery from BOND_LINK_FAIL state not working
 2017-11-03 21:46 UTC  (11+ messages)

TCP connection closed without FIN or RST
 2017-11-03 21:33 UTC  (17+ messages)

[PATCH net-next] liquidio: do not consider packets dropped by network stack as driver Rx dropped
 2017-11-03 21:32 UTC 

[REGRESSION] Warning in tcp_fastretrans_alert() of net/ipv4/tcp_input.c
 2017-11-03 21:31 UTC  (5+ messages)
  ` [PATCH net] tcp: fix tcp_mtu_probe() vs highest_sack

[PATCH net-next 00/12] tools: bpftool: Add JSON output to bpftool
 2017-11-03 21:26 UTC  (4+ messages)
` [PATCH net-next 09/12] tools: bpftool: turn err() and info() macros into functions

next-20171103 build: 3 failures 22 warnings (next-20171103)
 2017-11-03 21:12 UTC  (2+ messages)

[PATCH 0/2][v4] Add the ability to do BPF directed error injection
 2017-11-03 21:07 UTC  (6+ messages)
` [PATCH 1/2] bpf: add a bpf_override_function helper

[PATCH] ath9k: dfs: use swap macro in ath9k_check_chirping
 2017-11-03 20:14 UTC 

[PATCH net-next 0/6] net: hns3: support set_link_ksettings and for nway_reset ethtool command
 2017-11-03 19:53 UTC  (8+ messages)
` [PATCH net-next 4/6] net: hns3: add support for set_link_ksettings
` [PATCH net-next 5/6] net: hns3: add support for nway_reset

​​ATTN: My Dear
 2017-11-03 17:48 UTC 

[jkirsher/next-queue PATCH 0/5] macvlan offload fixes
 2017-11-03 18:18 UTC  (9+ messages)
` [jkirsher/next-queue PATCH 2/5] fm10k: Fix VLAN configuration for macvlan offload
  ` [Intel-wired-lan] "
` [jkirsher/next-queue PATCH 3/5] ixgbe: Fix handling of macvlan Tx offload
  ` [Intel-wired-lan] "
` [jkirsher/next-queue PATCH 5/5] dev: Cap number of queues even with accel_priv
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [jkirsher/next-queue PATCH 0/5] macvlan offload fixes

Your Response Required from Sgt.Monica Lin Brown
 2017-11-03 15:23 UTC 

[PATCH net v5 1/2] ARM: dts: imx: name the interrupts for the fec ethernet driver
 2017-11-03 17:29 UTC  (2+ messages)
` [PATCH net v5 2/2] net: fec: Let fec_ptp have its own interrupt routine

[PATCH iproute2] Add "show" subcommand to "ip fou"
 2017-11-03 17:25 UTC  (4+ messages)

[PATCH] mISDN: l1oip_core: replace _manual_ swap with swap macro
 2017-11-03 16:52 UTC 

[PATCH net 0/2] NULL pointer dereference in {ipvlan|macvlan}_port_destroy
 2017-11-03 16:39 UTC  (3+ messages)

[PATCH 1/2] can: peak_usb: remove some 'struct timeval' users
 2017-11-03 16:31 UTC  (2+ messages)
` [PATCH 2/2] can: peak_usb: use ktime_t consistently

[net-next v2 0/4] Openvswitch meter action
 2017-11-03 16:22 UTC  (8+ messages)
` [net-next v2 3/4] openvswitch: Add meter infrastructure

[PATCH net-next v6 3/3] act_vlan: VLAN action rewrite to use RCU lock/unlock and update
 2017-11-03 15:50 UTC 

[PATCH net-next v6 2/3] nfp flower action: Modified to use VLAN helper functions
 2017-11-03 15:50 UTC 

[PATCH net-next v6 1/3] act_vlan: Change stats update to use per-core stats
 2017-11-03 15:50 UTC 

[PATCH net-next v6 0/3] Incorporated all required changes
 2017-11-03 15:49 UTC 

[PATCH net] l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
 2017-11-03 15:49 UTC 

[PATCH 0/7] Cavium OCTEON-III network driver
 2017-11-03 15:48 UTC  (5+ messages)
` [PATCH 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support

[PATCH net-next v2] net: mvpp2: add ethtool GOP statistics
 2017-11-03 15:19 UTC  (3+ messages)

Network Update
 2017-11-03 15:06 UTC 

[PATCH net-next 0/5] net: dsa: lan9303: Linting
 2017-11-03 14:54 UTC  (10+ messages)
` [PATCH net-next 1/5] net: dsa: lan9303: Correct register names in comments
` [PATCH net-next 2/5] net: dsa: lan9303: Fix syntax errors in device tree examples
` [PATCH net-next 3/5] net: dsa: lan9303: Replace msleep(1) with usleep_range()
` [PATCH net-next 4/5] net: dsa: lan9303: Remove unnecessary parentheses
` [PATCH net-next 5/5] net: dsa: lan9303: Adjust indenting

[4.14rc6] __tcp_select_window divide by zero
 2017-11-03 14:46 UTC  (3+ messages)

[PATCH] net: plip: mark expected switch fall-throughs
 2017-11-03 14:31 UTC 

[PATCH v10 00/20] simplify crypto wait for async op
 2017-11-03 14:25 UTC  (2+ messages)

[PATCH v2 1/7] crypto:chelsio: Remove unused parameter
 2017-11-03 14:21 UTC  (2+ messages)

pull-request: wireless-drivers-next 2017-11-03
 2017-11-03 14:11 UTC 

[PATCH] rtlwifi: remove redundant pointer tid_data
 2017-11-03 14:09 UTC 

[RFC PATCH 00/14] Introducing AF_PACKET V4 support
 2017-11-03 13:55 UTC  (7+ messages)
` [RFC PATCH 07/14] packet: wire up zerocopy for AF_PACKET V4

[PATCH] orinoco_usb: remove redundant pointer dev
 2017-11-03 13:45 UTC 

Page allocator bottleneck
 2017-11-03 13:40 UTC  (5+ messages)

[PATCH net-next] tcp: do not clear again skb->csum in tcp_init_nondata_skb()
 2017-11-03 13:18 UTC 

[patch net-next v4 0/2] net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
 2017-11-03 12:57 UTC  (4+ messages)
` [patch net-next v4 1/2] net: sched: introduce chain_head_change callback
` [patch net-next v4 2/2] net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath

[PATCH] dpaa_eth: avoid uninitialized variable false-positive warning
 2017-11-03 12:52 UTC 

[PATCH net-next 0/2] bnxt_en: Fix IRQ coalescing regressions
 2017-11-03 12:34 UTC  (2+ messages)

[Patch net-next] net_sched: check NULL in tcf_block_put()
 2017-11-03 12:31 UTC  (2+ messages)

[PATCH net-next] arp: Ignore packets with an all zero sender mac address
 2017-11-03 12:19 UTC  (4+ messages)

KASAN: stack-out-of-bounds Read in xfrm_state_find (2)
 2017-11-03 12:10 UTC  (4+ messages)

KASAN: use-after-free Read in refcount_inc_not_zero
 2017-11-03 11:27 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).