netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-05 22:09:27 to 2017-10-06 20:33:03 UTC [more...]

[PATCH v1 RFC 0/7] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-10-06 20:33 UTC  (6+ messages)
` [PATCH v1 RFC 1/7] Replace license with GPL
` [PATCH v1 RFC 2/7] Clean up code according to patch check suggestions
` [PATCH v1 RFC 3/7] Rename some functions with ksz9477 prefix
` [PATCH v1 RFC 4/7] Rename ksz_spi.c to ksz9477_spi.c
` [PATCH v1 RFC 5/7] Break KSZ9477 DSA driver into two files

[PATCH net] net: enable interface alias removal via rtnl
 2017-10-06 20:10 UTC  (3+ messages)

[PATCH net-next 1/2] bnxt_en: don't consider building bnxt_tc.o if option not enabled
 2017-10-06 19:48 UTC  (2+ messages)
` [PATCH net-next 2/2] bnxt_en: tc: only the function prototypes need to be wrapped in #ifdef

[PATCH v2] isdn/gigaset: Convert timers to use timer_setup()
 2017-10-06 19:39 UTC  (3+ messages)

[PATCH net-next 00/16] ipv6: replace rwlock with rcu and spinlock in fib6 table
 2017-10-06 19:06 UTC  (17+ messages)
` [PATCH net-next 01/16] ipv6: introduce a new function fib6_update_sernum()
  ` [PATCH net-next 02/16] ipv6: introduce a hash table to store dst cache
    ` [PATCH net-next 03/16] ipv6: prepare fib6_remove_prefsrc() for exception table
      ` [PATCH net-next 04/16] ipv6: prepare rt6_mtu_change() "
        ` [PATCH net-next 05/16] ipv6: prepare rt6_clean_tohost() "
          ` [PATCH net-next 06/16] ipv6: prepare fib6_age() "
            ` [PATCH net-next 07/16] ipv6: prepare fib6_locate() "
              ` [PATCH net-next 08/16] ipv6: hook up exception table to store dst cache
                ` [PATCH net-next 09/16] ipv6: grab rt->rt6i_ref before allocating pcpu rt
                  ` [PATCH net-next 10/16] ipv6: don't release rt->rt6i_pcpu memory during rt6_release()
                    ` [PATCH net-next 11/16] ipv6: replace dst_hold() with dst_hold_safe() in routing code
                      ` [PATCH net-next 12/16] ipv6: update fn_sernum after route is inserted to tree
                        ` [PATCH net-next 13/16] ipv6: check fn->leaf before it is used
                          ` [PATCH net-next 14/16] ipv6: add key length check into rt6_select()
                            ` [PATCH net-next 15/16] ipv6: replace rwlock with rcu and spinlock in fib6_table
                              ` [PATCH net-next 16/16] ipv6: take care of rt6_stats

[PATCH net-next v5 0/3] bridge: neigh msg proxy and flood suppression support
 2017-10-06 18:34 UTC  (4+ messages)
` [PATCH net-next v5 1/3] bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
` [PATCH net-next v5 2/3] bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
` [PATCH net-next v5 3/3] bridge: suppress nd "

[patch net-next 0/2] mlxsw: Add more extack error reporting
 2017-10-06 18:24 UTC  (5+ messages)
` [patch net-next 1/2] mlxsw: spectrum: Add extack for VLAN enslavements
` [patch net-next 2/2] mlxsw: spectrum: Propagate extack further for bridge enslavements

[PATCH net] bpf: fix liveness marking
 2017-10-06 18:20 UTC  (4+ messages)

[PATCH] PCI: Check/Set ARI capability before setting numVFs
 2017-10-06 18:19 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next 1/1] [net] bonding: Add NUMA notice
 2017-10-06 18:08 UTC  (4+ messages)

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-06
 2017-10-06 17:57 UTC  (16+ messages)
` [net-next 01/15] i40e: fix a typo in i40e_pf documentation
` [net-next 02/15] i40e: add private flag to control source pruning
` [net-next 03/15] i40e/i40evf: spread CPU affinity hints across online CPUs only
` [net-next 04/15] i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0
` [net-next 05/15] i40e: redfine I40E_PHY_TYPE_MAX
` [net-next 06/15] i40e: fix incorrect register definition
` [net-next 07/15] i40e/i40evf: use DECLARE_BITMAP for state
` [net-next 08/15] i40e: fix merge error
` [net-next 09/15] i40e: Display error message if module does not meet thermal requirements
` [net-next 10/15] i40e: Properly maintain flow director filters list
` [net-next 11/15] i40e: implement split PCI error reset handler
` [net-next 12/15] i40e: do not enter PHY debug mode while setting LEDs behaviour
` [net-next 13/15] i40evf: enable support for VF VLAN tag stripping control
` [net-next 14/15] i40e: ignore skb->xmit_more when deciding to set RS bit
` [net-next 15/15] i40e/i40evf: organize and re-number feature flags

[PATCH] netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
 2017-10-06 17:40 UTC  (2+ messages)

Linux bridge of hsr and Ethernet interface. Is this valid?
 2017-10-06 17:28 UTC 

[PATCH net-next v2] vhost_net: do not stall on zerocopy depletion
 2017-10-06 17:22 UTC 

[PATCH net] ppp: fix race in ppp device destruction
 2017-10-06 17:17 UTC  (2+ messages)

[PATCH 0/4] pull request for net-next: batman-adv 2017-10-06
 2017-10-06 17:13 UTC  (6+ messages)
` [PATCH 2/4] batman-adv: Remove unnecessary parentheses
` [PATCH 3/4] batman-adv: Fix "line over 80 characters" checkpatch warning
  ` [PATCH 1/4] batman-adv: Start new development cycle
  ` [PATCH 4/4] batman-adv: Add argument names for function ptr definitions

[PATCH] bnx2x: Use pci_ari_enabled() instead of local copy
 2017-10-06 17:10 UTC  (2+ messages)

[net-next PATCH 0/3] Improve xdp_monitor samples/bpf
 2017-10-06 17:10 UTC  (6+ messages)
` [net-next PATCH 1/3] samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf
` [net-next PATCH 2/3] samples/bpf: xdp_monitor also record xdp_exception tracepoint
` [net-next PATCH 3/3] samples/bpf: xdp_monitor increase memory rlimit

[PATCH net-next v2 0/3] ethtool: support for forward error correction mode setting on a link
 2017-10-06 17:05 UTC  (7+ messages)

[PATCH net-next 0/7] nfp: extend match and action for flower offload
 2017-10-06 16:56 UTC  (10+ messages)
` [PATCH net-next 1/7] nfp: add mpls match offloading support
` [PATCH net-next 2/7] nfp: add IPv4 ttl and tos "
` [PATCH net-next 3/7] nfp: add IPv6 "
` [PATCH net-next 4/7] nfp: add set ethernet header action flower offload
` [PATCH net-next 5/7] nfp: add set ipv4 "
` [PATCH net-next 6/7] nfp: add set ipv6 source and destination address
` [PATCH net-next 7/7] nfp: add set tcp and udp header action flower offload

[PATCH] net/ipv6: Convert icmpv6_push_pending_frames to void
 2017-10-06 16:52 UTC  (2+ messages)

[PATCH net-next] openvswitch: add ct_clear action
 2017-10-06 16:44 UTC 

[PATCH v2] gso: fix payload length when gso_size is zero
 2017-10-06 16:37 UTC  (2+ messages)

[PATCH net-next 0/3] tcp: improving RACK cpu performance
 2017-10-06 16:34 UTC  (3+ messages)

[PATCH 0/4] RCU: introduce noref debug
 2017-10-06 16:34 UTC  (12+ messages)
` [PATCH 1/4] rcu: "
` [PATCH 2/4] net: use RCU noref infrastructure to track dst noref
` [PATCH 3/4] ipv4: drop unneeded and misleading RCU lock in ip_route_input_noref()
` [PATCH 4/4] tcp: avoid noref dst leak on input path

[net-next V5 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-06 16:13 UTC  (6+ messages)
` [net-next V5 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
` [net-next V5 PATCH 2/5] bpf: XDP_REDIRECT enable use of cpumap
` [net-next V5 PATCH 3/5] bpf: cpumap xdp_buff to skb conversion and allocation
` [net-next V5 PATCH 4/5] bpf: cpumap add tracepoints
` [net-next V5 PATCH 5/5] samples/bpf: add cpumap sample program xdp_redirect_cpu

[net-next V4 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-06 15:58 UTC  (17+ messages)
` [net-next V4 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
` [net-next V4 PATCH 2/5] bpf: XDP_REDIRECT enable use of cpumap
` [net-next V4 PATCH 3/5] bpf: cpumap xdp_buff to skb conversion and allocation

[PATCH iproute2 v2 0/3] ss: add AF_VSOCK support
 2017-10-06 15:48 UTC  (4+ messages)
` [PATCH iproute2 v2 1/3] ss: allow AF_FAMILY constants >32
` [PATCH iproute2 v2 2/3] include: add <linux/vm_sockets_diag.h>
` [PATCH iproute2 v2 3/3] ss: add AF_VSOCK support

[PATCH net-next,0/3] hv_netvsc: support changing TCP hash level
 2017-10-06 15:33 UTC  (4+ messages)
` [PATCH net-next,1/3] hv_netvsc: Change the hash level variable to bit flags
` [PATCH net-next,2/3] hv_netvsc: Add ethtool handler to set and get TCP hash levels
` [PATCH net-next,3/3] hv_netvsc: Update netvsc Document for TCP hash level setting

[PATCH v2] mwifiex: Use put_unaligned_le32
 2017-10-06 15:04 UTC 

[PATCH] net/mlx4_core: Convert timers to use timer_setup()
 2017-10-06 14:26 UTC  (3+ messages)

[PATCH] mwifiex: Use put_unaligned_le32
 2017-10-06 13:31 UTC  (8+ messages)

[PATCH net] netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
 2017-10-06 13:05 UTC  (3+ messages)

[PATCH 3/3] ARM: dts: gr-peach: Add ETHER pin group
 2017-10-06 12:24 UTC  (5+ messages)

[PATCH] ipv6: gso: fix payload length when gso_size is zero
 2017-10-06 12:16 UTC  (3+ messages)

[PATCH 1/3 v2] net: phy: Remove TI DP83822 from DP83848 driver
 2017-10-06 12:00 UTC  (6+ messages)
` [PATCH 2/3 v2] net: phy: DP83822 initial driver submission

[PATCH net v2 0/9] Fixes, cleanup and modernization for some legacy ethernet NIC drivers
 2017-10-06 11:06 UTC  (12+ messages)
` [PATCH net v2 5/9] net/macmace: Fix and cleanup log messages
` [PATCH net v2 6/9] net/sonic: Cleanup and modernize "
` [PATCH net v2 8/9] net/8390: Fix redundant code
` [PATCH net v2 4/9] net/mac89x0: Replace custom debug logging with netif_* calls
` [PATCH net v2 7/9] net/sonic: "
` [PATCH net v2 3/9] net/mac89x0: Fix and modernize log messages
` [PATCH net v2 2/9] net/mac89x0: Remove dead or unreachable code
` [PATCH net v2 1/9] net/smc9194: Remove bogus CONFIG_MAC reference
` [PATCH net v2 9/9] net/mac8390: Fix log messages

[net-next,v2] ip_gre: check packet length and mtu correctly in erspan tx
 2017-10-06 11:03 UTC  (2+ messages)

[PATCH 1/2] fq: support filtering a given tin
 2017-10-06 10:30 UTC  (4+ messages)
` [PATCH 2/2] mac80211: only remove AP VLAN frames from TXQ

Fw: [Bug 197099] New: Kernel panic in interrupt [l2tp_ppp]
 2017-10-06  9:52 UTC  (8+ messages)

[PATCH v2] net/mac80211/mesh_plink: Convert timers to use timer_setup()
 2017-10-06  9:49 UTC  (2+ messages)

[PATCH net-next] ip_gre: check packet length and mtu correctly in erspan_fb_xmit
 2017-10-06  9:38 UTC  (4+ messages)

BUG in free_netdev() on ppp link deletion
 2017-10-06  8:57 UTC  (5+ messages)

[PATCH net-next v7 0/5] bpf: add two helpers to read perf event enabled/running time
 2017-10-06  7:17 UTC  (3+ messages)
` [PATCH net-next v7 1/5] bpf: perf event change needed for subsequent bpf helpers

[PATCH net-next 0/7] tcp: implement rb-tree based retransmit queue
 2017-10-06  5:21 UTC  (8+ messages)
` [PATCH net-next 1/7] net: add rb_to_skb() and other rb tree helpers
` [PATCH net-next 2/7] tcp: uninline tcp_write_queue_purge()
` [PATCH net-next 3/7] tcp: tcp_tx_timestamp() cleanup
` [PATCH net-next 4/7] tcp: tcp_mark_head_lost() optimization
` [PATCH net-next 5/7] tcp: reduce tcp_fastretrans_alert() verbosity
` [PATCH net-next 6/7] tcp: pass previous skb to tcp_shifted_skb()
` [PATCH net-next 7/7] tcp: implement rb-tree based retransmit queue

[PATCH] net/ipv6: remove unused err variable on icmpv6_push_pending_frames
 2017-10-06  5:18 UTC  (2+ messages)

[PATCH] net: ipv6: remove unused code in ipv6_find_hdr()
 2017-10-06  5:15 UTC  (2+ messages)

[PATCH v2 net-next 06/12] qed: Add LL2 slowpath handling
 2017-10-06  5:09 UTC  (5+ messages)

[PATCH net-next 0/3] bpf: Misc improvements and a new usage on bpf obj name
 2017-10-06  4:52 UTC  (4+ messages)
` [PATCH net-next 1/3] bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0
` [PATCH net-next 2/3] bpf: Use char in prog and map name
` [PATCH net-next 3/3] bpf: Append prog->aux->name in bpf_get_prog_name()

[PATCH net-next v3 0/2] libbpf: support more map options
 2017-10-06  4:42 UTC  (2+ messages)

[PATCH net] selftests/net: rxtimestamp: Fix an off by one
 2017-10-06  4:29 UTC  (2+ messages)

[PATCH] net: qcom/emac: make function emac_isr static
 2017-10-06  4:27 UTC  (2+ messages)

[PATCH] net/ipv4: Remove unused variable in route.c
 2017-10-06  4:17 UTC  (2+ messages)

[PATCH net v2] RDS: IB: Initialize max_items based on underlying device attributes
 2017-10-06  4:16 UTC  (2+ messages)

[PATCH net v2] RDS: IB: Limit the scope of has_fr/has_fmr variables
 2017-10-06  4:16 UTC  (2+ messages)

[PATCH v2 net-next 2/2] tcp: clean up TFO server's initial tcp_rearm_rto() call
 2017-10-06  4:10 UTC  (2+ messages)

[PATCH v2 net-next 1/2] tcp: uniform the set up of sockets after successful connection
 2017-10-06  4:10 UTC  (2+ messages)

[PATCH v3 0/5] VSOCK: add sock_diag interface
 2017-10-06  3:40 UTC  (2+ messages)

r8169 Wake-on-LAN causes immediate ACPI GPE wakeup
 2017-10-06  2:44 UTC  (5+ messages)

[RESEND PATCH 0/7] net: qrtr: Fixes and support receiving version 2 packets
 2017-10-06  1:05 UTC  (3+ messages)
` [RESEND PATCH 7/7] net: qrtr: Support decoding incoming v2 packets

[PATCH] staging: irda: resolve sparse errors due to implicit pci_power_t casts
 2017-10-05 23:38 UTC 

[PATCH v2] ebtables: fix race condition in frame_filter_net_init()
 2017-10-05 23:32 UTC  (2+ messages)
` [ebtables] c70604d6de: BUG:unable_to_handle_kernel

[PATCH] ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
 2017-10-05 23:27 UTC  (2+ messages)

[PATCH 0/4] ravb: Add PHY reset support
 2017-10-05 23:24 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: net: ravb: Document optional reset-gpios property

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-05 22:39 UTC  (3+ messages)
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER

[PATCH v6 00/11] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-05 22:21 UTC  (6+ messages)
` [PATCH v6 11/11] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes


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