netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-17 07:33:52 to 2017-10-17 20:03:01 UTC [more...]

[PATCH net-next 0/3] ipv6: fixes for RTF_CACHE entries
 2017-10-17 20:02 UTC  (10+ messages)
` [PATCH net-next 1/3] ipv6: fix route cache dump
` [PATCH net-next 2/3] ipv6: start fib6 gc on RTF_CACHE dst creation
` [PATCH net-next 3/3] ipv6: obsolete cached dst when removing them from fib tree

[PATCH net] dccp/tcp: fix ireq->opt races
 2017-10-17 19:55 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH 00/58] networking: Convert timers to use timer_setup()
 2017-10-17 19:47 UTC  (7+ messages)
` [PATCH 07/58] net/usb/usbnet: "
` [PATCH 44/58] net: ethernet: sun: "

[PATCH 1/2] liquidio: remove unnecessary NULL check before kfree in delete_glists
 2017-10-17 19:01 UTC  (2+ messages)
` [PATCH 2/2] liquidio: mark expected switch fall-through in octeon_destroy_resources

pull-request: mac80211 2017-10-16
 2017-10-17 18:32 UTC  (5+ messages)
        ` [PATCH] mac80211: use constant time comparison with keys

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-17
 2017-10-17 18:21 UTC  (16+ messages)
` [net-next 01/15] i40e: rename 'cmd' variables in ethtool interface
` [net-next 02/15] i40e: remove ifdef SPEED_25000
` [net-next 03/15] i40e: add function header for i40e_get_rxfh
` [net-next 04/15] i40e: fix clearing link masks in i40e_get_link_ksettings
` [net-next 05/15] i40e: fix i40e_phy_type_to_ethtool function header
` [net-next 06/15] i40e: fix comment typo
` [net-next 07/15] i40e: fix whitespace issues in i40e_ethtool.c
` [net-next 08/15] i40e: group autoneg PHY types together
` [net-next 09/15] i40e: Add new PHY types for 25G AOC and ACC support
` [net-next 10/15] ethtool: add ethtool_intersect_link_masks
` [net-next 11/15] i40e: convert i40e_phy_type_to_ethtool to new API
` [net-next 12/15] i40e: convert i40e_get_settings_link_up "
` [net-next 13/15] i40e: rename 'change' variable to 'autoneg_changed'
` [net-next 14/15] i40e: convert i40e_set_link_ksettings to new API
` [net-next 15/15] i40e: fix u64 division usage

[patch net-next 00/34] net: sched: allow qdiscs to share filter block instances
 2017-10-17 18:16 UTC  (13+ messages)
` [patch net-next 06/34] net: core: use dev->ingress_queue instead of tp->q
` [patch net-next 27/34] nfp: bpf: Convert ndo_setup_tc offloads to block callbacks

[PATCH net-next] tcp: Enable TFO without a cookie on a per-socket basis
 2017-10-17 17:42 UTC  (5+ messages)

RFC(v2): Audit Kernel Container IDs
 2017-10-17 17:57 UTC  (12+ messages)

[PATCH] net/ethernet/sgi: Code cleanup
 2017-10-17 17:54 UTC 

[PATCH net-next 0/3] ibmvnic: Enable SG and TSO feature support
 2017-10-17 17:36 UTC  (4+ messages)
` [PATCH net-next 1/3] ibmvnic: Enable scatter-gather support
` [PATCH net-next 2/3] ibmvnic: Enable TSO support
` [PATCH net-next 3/3] ibmvnic: Let users change net device features

[PATCH net] sctp: do not peel off an assoc from one netns to another one
 2017-10-17 17:33 UTC  (3+ messages)

[RFC] sctp: suspicious rcu_read_lock() in sctp_packet_config()
 2017-10-17 17:33 UTC  (8+ messages)

[PATCH] [v2] i40e: avoid 64-bit division where possible
 2017-10-17 17:33 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] tun: relax check on eth_get_headlen() return value
 2017-10-17 17:07 UTC 

Do you need financial help?
 2017-10-17 17:05 UTC 

[PATCH net-next] tcp: Check daddr_cache before use in tracepoint
 2017-10-17 17:05 UTC  (4+ messages)

[patch net v3 0/4] net/sched: Fix a system panic when deleting filters
 2017-10-17 16:55 UTC  (3+ messages)
` [patch net v3 2/4] net/sched: Use action array instead of action list as parameter

[PATCH] udp: make some messages more descriptive
 2017-10-17 16:48 UTC 

[PATCH 0/4] make function arg and structures as const
 2017-10-17 16:40 UTC  (6+ messages)
` [PATCH 2/4] NFS: make cache_detail structure const
  ` [PATCH 1/4] sunrpc: make the function arg as const
  ` [PATCH 3/4] NFSD: make cache_detail structures const
` [PATCH 4/4] SUNRPC: "

[PATCH net 0/3] Fix for BPF devmap percpu allocation splat
 2017-10-17 16:29 UTC  (11+ messages)
` [PATCH net 1/3] mm, percpu: add support for __GFP_NOWARN flag
` [PATCH net 2/3] bpf: fix splat for illegal devmap percpu allocation
` [PATCH net 3/3] bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations

[PATCH] net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
 2017-10-17 16:00 UTC  (4+ messages)

[patch net v2 0/4] net/sched: Fix a system panic when deleting filters
 2017-10-17 15:52 UTC  (5+ messages)
` [patch net v2 1/4] net/sched: Change tc_action refcnt and bindcnt to atomic

[PATCH, net-next] i40e: avoid 64-bit division where possible
 2017-10-17 15:46 UTC  (3+ messages)

[PATCH net-next 0/4] bpf: move context info out of the verifier
 2017-10-17 15:46 UTC  (14+ messages)
` [PATCH net-next 1/4] bpf: split verifier and program ops
` [PATCH net-next 2/4] bpf: remove the verifier ops from program structure
` [PATCH net-next 3/4] bpf: move knowledge about post-translation offsets out of verifier
` [PATCH net-next 4/4] bpf: allow access to skb->len from offloads

[PATCH][next] mqprio: fix potential null pointer dereference on opt
 2017-10-17 15:01 UTC 

[RFC] Can I use MSG_WAITALL with sendmsg() for AF_RXRPC?
 2017-10-17 14:55 UTC 

[PATCH] vmxnet3: Use correct minimum MTU value
 2017-10-17 14:33 UTC 

Linux 4.12+ memory leak on router with i40e NICs
 2017-10-17 14:08 UTC  (16+ messages)

[PATCH v9 00/20] simplify crypto wait for async op
 2017-10-17 14:06 UTC  (7+ messages)
` [PATCH v9 17/20] crypto: talitos: move to generic async completion

[RFC PATCH 1/5] security: Add support for SCTP security hooks
 2017-10-17 14:02 UTC 

[RFC PATCH 3/5] sctp: Add LSM hooks
 2017-10-17 13:58 UTC 

[RFC PATCH 2/5] sctp: Add ip option support
 2017-10-17 13:58 UTC 

[net-next V8 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-17 14:00 UTC  (5+ messages)
` [net-next V8 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP

[RFC PATCH 5/5] selinux: Add SCTP support
 2017-10-17 13:59 UTC 

[RFC PATCH 4/5] netlabel: Add SCTP support
 2017-10-17 13:58 UTC 

[RFC PATCH 0/5] Add SELinux SCTP protocol support
 2017-10-17 13:53 UTC 

elo
 2017-10-17 13:46 UTC 

[PATCH 1/2 v2 net-next] thunderbolt: Fix a couple right shifting to zero bugs
 2017-10-17 13:17 UTC  (3+ messages)
` [PATCH 2/2 net-next] thunderbolt: Right shifting to zero bug in tbnet_handle_packet()

[PATCH iproute2 net-next] ip: bridge_slave: add neigh_suppress to the type help and man pages
 2017-10-17 13:11 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2017-10-17 13:01 UTC  (3+ messages)

[PATCH] netfilter: ip6_tables: remove redundant assignment to e
 2017-10-17 12:02 UTC 

[PATCH net] sock_diag: request _diag module only when the family or proto has been registered
 2017-10-17 11:39 UTC  (5+ messages)

[next-queue PATCH v9 0/6] TSN: Add qdisc based config interface for CBS
 2017-10-17 11:35 UTC  (2+ messages)

[PATCH net] net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
 2017-10-17 11:29 UTC  (2+ messages)

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-17 10:56 UTC  (16+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
` [PATCH v2 07/15] usb: gadget: configfs: make config_item_type const
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "

[PATCH net 0/3] bonding: void calling rtmsg_ifinfo for netlink notifications
 2017-10-17 10:48 UTC  (8+ messages)
` [PATCH net 1/3] bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link
  ` [PATCH net 2/3] rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event
    ` [PATCH net 3/3] bonding: remove rtmsg_ifinfo called after bond_lower_state_changed

linux-next: net/sched/sch_mqprio.c
 2017-10-17 10:43 UTC 

[PATCH] bpf: devmap: Check attr->max_entries more carefully
 2017-10-17 10:32 UTC  (4+ messages)

linux-next: net/sched/cls_flower.c
 2017-10-17 10:27 UTC  (4+ messages)

[PATCH net-next 0/3] net: sh_eth: add R-Car Gen[12] fallback compatibility strings
 2017-10-17 10:20 UTC  (11+ messages)
` [PATCH net-next 1/3] dt-bindings: "
` [PATCH net-next 2/3] net: sh_eth: rename name structures as rcar_gen[12]_*
` [PATCH net-next 3/3] net: sh_eth: implement R-Car Gen[12] fallback compatibility strings

[PATCH net v2] bpf: disallow arithmetic operations on context pointer
 2017-10-17 10:14 UTC  (2+ messages)

[PATCH] wireless: qtnfmac: Convert timers to use timer_setup()
 2017-10-17  8:39 UTC  (2+ messages)

[net-next RFC 0/4] Openvswitch meter action
 2017-10-17  7:40 UTC  (6+ messages)
` [net-next RFC 3/4] openvswitch: Add meter infrastructure

Ethtool question
 2017-10-17  7:49 UTC  (7+ messages)

[net-next v2 0/4] Openvswitch meter action
 2017-10-17  7:36 UTC  (5+ messages)
` [net-next v2 1/4] openvswitch: Add meter netlink definitions
` [net-next v2 2/4] openvswitch: export get_dp() API
` [net-next v2 3/4] openvswitch: Add meter infrastructure
` [net-next v2 4/4] openvswitch: Add meter action support

[PATCH net-next 0/6] update ENA driver to releawse 1.3.0
 2017-10-17  7:34 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ena: improve ENA driver boot time
` [PATCH net-next 2/6] net: ena: remove legacy suspend suspend/resume support
` [PATCH net-next 3/6] net: ena: add power management ops to the ENA driver
` [PATCH net-next 4/6] net: ena: add statistics for missed tx packets
` [PATCH net-next 5/6] net: ena: add new admin define for future support of IPv6 RSS
` [PATCH net-next 6/6] net: ena: increase ena driver version to 1.3.0

[PATCH net 0/3] ENA ethernet driver bug fixes
 2017-10-17  7:33 UTC  (2+ messages)
` [PATCH net 1/3] net: ena: reduce the severity of some printouts


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