netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-03 06:38:54 to 2017-11-03 23:16:05 UTC [more...]

[PATCH net-next 00/11] net: dsa: parsing stage
 2017-11-03 23:16 UTC  (15+ 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 net-next] tools: bpftool: move p_err() and p_info() from main.h to common.c
 2017-11-03 20:59 UTC 

[PATCH net-next v2 00/15] bpf: add offload as a first class citizen
 2017-11-03 20:56 UTC  (16+ 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 RFC,WIP 0/5] Flow offload infrastructure
 2017-11-03 20:56 UTC  (10+ 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-next 0/5] net: sched: allow qdiscs to share filter block instances
 2017-11-03 20:15 UTC  (7+ 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

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

[PATCH] Net: netfilter: vmalloc/vfree to kvmalloc/kvfree
 2017-11-03 20:07 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

[PATCH net-next] liquidio: Fix an issue with multiple switchdev enable disables
 2017-11-03 19:17 UTC 

​​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  (18+ messages)
` [RFC PATCH 01/14] packet: introduce AF_PACKET V4 userspace API
` [RFC PATCH 02/14] packet: implement PACKET_MEMREG setsockopt
` [RFC PATCH 03/14] packet: enable AF_PACKET V4 rings
` [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  (4+ messages)
` [PATCH net-next 1/2] bnxt_en: fix typo in bnxt_set_coalesce
` [PATCH net-next 2/2] bnxt_en: Fix IRQ coalescing regression

[Patch net-next] net_sched: check NULL in tcf_block_put()
 2017-11-03 12:31 UTC  (3+ 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)

[PATCH] net: mvpp2: add ethtool GOP statistics
 2017-11-03 10:37 UTC  (5+ messages)

[PATCH net-next v2 0/3] enic: Additional ethtool support
 2017-11-03 10:28 UTC  (3+ messages)
` [PATCH net-next v2 1/3] enic: reset fetch index

[PATCH ipsec] xfrm: do unconditional template resolution before pcpu cache check
 2017-11-03  9:27 UTC  (3+ messages)

[patch net-next 00/16] mlxsw: Handle changes in GRE configuration
 2017-11-03  9:03 UTC  (17+ messages)
` [patch net-next 01/16] mlxsw: spectrum: Rename IPIP-related netdevice handlers
` [patch net-next 02/16] mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()
` [patch net-next 03/16] mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s,d}addr{,4}()
` [patch net-next 04/16] mlxsw: spectrum_ipip: Split accessor functions
` [patch net-next 05/16] mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()
` [patch net-next 06/16] mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void
` [patch net-next 07/16] mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()
` [patch net-next 08/16] mlxsw: spectrum: Propagate extack for tunnel events
` [patch net-next 09/16] mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()
` [patch net-next 10/16] mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()
` [patch net-next 11/16] mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()
` [patch net-next 12/16] mlxsw: spectrum_router: Onload conflicting tunnels
` [patch net-next 13/16] mlxsw: spectrum: Support IPIP underlay VRF migration
` [patch net-next 14/16] mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels
` [patch net-next 15/16] mlxsw: spectrum_ipip: Handle underlay device change
` [patch net-next 16/16] mlxsw: spectrum_router: Handle down of tunnel underlay

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

[iproute2 PATCH] flower: Represent HW traffic classes as classid values
 2017-11-03  8:54 UTC 

[PATCH] net: sched: cls_u32: use bitwise & rather than logical && on n->flags
 2017-11-03  8:09 UTC 

linux-next: manual merge of the akpm-current tree with the net-next tree
 2017-11-03  8:07 UTC 

KASAN: use-after-free Read in __xfrm_state_lookup
 2017-11-03  7:16 UTC  (3+ messages)
` [PATCH net] xfrm: defer daddr pointer assignment after spi parsing

[PATCH net-next] tcp: tcp_fragment() should not assume rtx skbs
 2017-11-03  7:03 UTC  (2+ messages)

[patch net-next] net: sched: move block offload unbind after all chains are flushed
 2017-11-03  6:59 UTC  (3+ messages)

[RFC PATCH] bpf: Add helpers to read useful task_struct members
 2017-11-03  6:58 UTC 

[patch net-next v3 0/2] net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
 2017-11-03  6:57 UTC  (3+ messages)

[PATCH] mISDN: hfcpci: Convert timers to use timer_setup()
 2017-11-03  6:55 UTC  (2+ messages)

[PATCH] ISDN: eicon: message: mark expected switch fall-throughs
 2017-11-03  6:55 UTC  (2+ messages)

[PATCH][net-next] net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
 2017-11-03  6:55 UTC  (2+ messages)

[PATCH net-next] tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
 2017-11-03  6:54 UTC  (2+ messages)

[PATCH net-next] bpf: fix verifier NULL pointer dereference
 2017-11-03  6:50 UTC  (3+ messages)
` [PATCH net-next v2] "

[net-next 1/1] tipc: eliminate unnecessary probing
 2017-11-03  6:49 UTC  (2+ messages)

[PATCH net-next] cxgb4vf: define get_fecparam ethtool callback
 2017-11-03  6:47 UTC  (2+ messages)

[PATCH net-next] cxgb4: add new T6 pci device id's
 2017-11-03  6:47 UTC  (2+ messages)

[PATCH net-next] net/ncsi: Make local function ncsi_get_filter() static
 2017-11-03  6:44 UTC  (2+ messages)

[PATCH 1/2] [net-next] net: bridge: Convert timers to use timer_setup()
 2017-11-03  6:43 UTC  (4+ messages)
` [PATCH 2/2] "

[patch net-next 0/6] mlxsw: Align multipath hash parameters with kernel's
 2017-11-03  6:41 UTC  (2+ messages)

[PATCH net-next 00/15] bpf: add offload as a first class citizen
 2017-11-03  6:31 UTC  (6+ messages)
` [PATCH net-next 11/15] nfp: bpf: require seamless reload for program replace
` [PATCH net-next 12/15] nfp: bpf: move program prepare and free into offload.c
` [PATCH net-next 13/15] nfp: bpf: move translation prepare to offload.c
` [PATCH net-next 14/15] nfp: bpf: move to new BPF program offload infrastructure
` [PATCH net-next 15/15] bpf: remove old offload/analyzer


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