netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-12 08:21:28 to 2015-10-13 03:40:46 UTC [more...]

[PATCH] qlcnic: constify qlcnic_mbx_ops structure
 2015-10-13  3:40 UTC  (2+ messages)

[RFC PATCH 0/2] bpf: enable/disable events stored in PERF_EVENT_ARRAY maps trace data output when perf sampling
 2015-10-13  3:39 UTC  (13+ messages)
` [RFC PATCH 1/2] perf: Add the flag sample_disable not to output data on samples
` [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers

[patch net-next v4 0/7] switchdev: change locking
 2015-10-13  3:31 UTC  (14+ messages)
` [patch net-next v4 1/7] switchdev: introduce switchdev workqueue
` [patch net-next v4 2/7] switchdev: allow caller to explicitly request attr_set as deferred
  ` [patch net-next v4 3/7] switchdev: remove pointers from switchdev objects
  ` [patch net-next v4 4/7] switchdev: introduce possibility to defer obj_add/del
  ` [patch net-next v4 5/7] bridge: defer switchdev fdb del call in fdb_del_external_learn
  ` [patch net-next v4 6/7] rocker: remove nowait from switchdev callbacks
  ` [patch net-next v4 7/7] switchdev: assert rtnl mutex when going over lower netdevs

[PATCH 0/2] atm: iphase: Fix misleading indention and return -ENOMEM on error
 2015-10-13  2:56 UTC  (6+ messages)
` [PATCH 1/2] atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
` [PATCH 2/2] atm: iphase: fix misleading indention

[PATCH net-next] net: hns: fix the unknown phy_nterface_t type error
 2015-10-13  2:46 UTC  (2+ messages)

[PATCH net-next 00/15] net: Pass net through the output path
 2015-10-13  2:44 UTC  (8+ messages)
` [PATCH net-next 00/16] net: Pass net through the output path v2
  ` [PATCH net-next 0/3] net: Pass net into defragmentation
  ` [PATCH net-next 2/3] ipv4: Pass struct net into ip_defrag and ip_check_defrag
  ` [PATCH net-next 3/3] ipv6: Pass struct net into nf_ct_frag6_gather

switchdev and VLAN ranges
 2015-10-13  2:59 UTC  (14+ messages)
      ` [PATCH net-next] bridge: vlan: enforce no pvid flag in vlan ranges
            ` [PATCH net-next] switchdev: "

[PATCH net-next V15 0/3] openvswitch: Add support for 802.1ad
 2015-10-13  2:58 UTC  (4+ messages)
` [PATCH net-next V15 2/3] Check for vlan ethernet types for 8021.q or 802.1ad

[PATCH net-next v2] ipv6 route: use err pointers instead of returning pointer by reference
 2015-10-13  2:47 UTC  (2+ messages)

[PATCH v4 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-10-13  2:31 UTC  (9+ messages)
` [PATCH v4 1/4] Produce system time from correlated clocksource
` [PATCH v4 2/4] Always running timer "
` [PATCH v4 3/4] Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
` [PATCH v4 4/4] Adds hardware supported cross timestamp

[PATCH net-next] tun: use sk_fullsock() before reading sk->sk_tsflags
 2015-10-13  2:46 UTC  (2+ messages)

[PATCH net-next] packet: fix match_fanout_group()
 2015-10-13  2:43 UTC  (2+ messages)

[PATCH] rtnetlink: fix gcc -Wconversion warning
 2015-10-13  2:41 UTC  (2+ messages)

pull-request: wireless-drivers-next 2015-10-09
 2015-10-13  2:40 UTC  (2+ messages)

[PATCH v2 net-next 0/3] bpf: unprivileged
 2015-10-13  2:22 UTC  (2+ messages)

[PATCH net] ipv4/icmp: redirect messages can use the ingress daddr as source
 2015-10-13  2:38 UTC  (2+ messages)

[patch net-next] bridge: try switchdev op first in __vlan_vid_add/del
 2015-10-13  2:35 UTC  (2+ messages)

[PATCH net-next] BNX2: free temp_stats_blk on error path
 2015-10-13  2:34 UTC  (2+ messages)

[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
 2015-10-13  2:13 UTC  (7+ messages)

[PATCH v3 net-next 0/4] tcp: better smp listener behavior
 2015-10-13  2:29 UTC  (2+ messages)

[PATCH v2 net-next 0/4] tcp: better smp listener behavior
 2015-10-13  2:28 UTC  (2+ messages)

[PATCH net-next 1/2] sock: support per-packet fwmark
 2015-10-13  2:25 UTC  (4+ messages)
` [PATCH net-next 2/2] packet: support per-packet fwmark for af_packet sendmsg

[PATCH net-next] net:hisilicon: supports promisc mode
 2015-10-13  1:53 UTC 

[PATCH v4 0/3] net: unix: fix use-after-free
 2015-10-13  1:47 UTC  (9+ messages)
` [PATCH v4 1/3] net: unix: fix use-after-free in unix_dgram_poll()

Issue with /proc/sys/net/ipv4/tcp_mem
 2015-10-13  1:44 UTC  (4+ messages)

[PATCH] - gre: add eth_p_teb gro-handler for OVS with gre tunnels
 2015-10-13  1:54 UTC  (4+ messages)

[PATCH] netlink: trim skb to exact size to avoid MSG_TRUNC
 2015-10-13  1:15 UTC 

GPF in rt6_uncached_list_flush_dev
 2015-10-13  0:02 UTC  (5+ messages)
  ` [PATCH net] ipv6: Don't call with rt6_uncached_list_flush_dev

[PATCH net-next v5 00/10] Add new drivers: qed & qede
 2015-10-12 23:07 UTC  (12+ messages)
` [PATCH net-next v5 01/10] qed: Add module with basic common support
` [PATCH net-next v5 02/10] qed: Add basic L2 interface
` [PATCH net-next v5 03/10] qede: Add basic Network driver
` [PATCH net-next v5 04/10] qed: Add slowpath L2 support
` [PATCH net-next v5 05/10] qede: Add basic network device support
` [PATCH net-next v5 06/10] qede: classification configuration
` [PATCH net-next v5 07/10] qed: Add link support
` [PATCH net-next v5 08/10] qede: Add support for link
` [PATCH net-next v5 09/10] qed: Add statistics support
` [PATCH net-next v5 10/10] qede: Add basic ethtool support

a question about the kcm proposal
 2015-10-12 22:20 UTC  (3+ messages)

[PATCH net-next] net: vrf: Documentation update, ip commands
 2015-10-12 20:54 UTC 

[PATCH v2 0/3] af_unix: fix use-after-free
 2015-10-12 20:41 UTC  (5+ messages)
` [PATCH v2 1/3] unix: fix use-after-free in unix_dgram_poll()

NULL pointer dereference in rt6_get_cookie()
 2015-10-12 20:31 UTC  (2+ messages)

[PATCH v2] sunrpc: fix waitqueue_active without memory barrier in sunrpc
 2015-10-12 20:26 UTC  (3+ messages)

[PATCH net-next 0/4] bridge: vlan: cleanups & fixes (part 3)
 2015-10-12 19:49 UTC  (14+ messages)
` [PATCH net-next 1/4] bridge: vlan: use proper rcu for the vlgrp member
` [PATCH net-next 2/4] bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfo
` [PATCH net-next 3/4] bridge: vlan: break vlan_flush in two phases to keep old order
` [PATCH net-next 4/4] bridge: vlan: combine (br|nbp)_vlan_flush into one

[PATCH net-next v2 0/4] bridge: vlan: cleanups & fixes (part 3)
 2015-10-12 19:47 UTC  (5+ messages)
` [PATCH net-next v2 1/4] bridge: vlan: use proper rcu for the vlgrp member
` [PATCH net-next v2 2/4] bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfo
` [PATCH net-next v2 3/4] bridge: vlan: drop unnecessary flush code
` [PATCH net-next v2 4/4] bridge: vlan: move back vlan_flush

[net-next 16/16] i40e: print neato new features
 2015-10-12 19:28 UTC  (2+ messages)

[iproute2 PATCH] iplink: Support VF Trust
 2015-10-12 18:59 UTC  (3+ messages)

[PATCH net-next] net: Fix vti use case with oif in dst lookups for IPv6
 2015-10-12 18:49 UTC  (5+ messages)

[PATCH net-next 0/4 v3] net: VRF support in IPv6 stack
 2015-10-12 18:47 UTC  (5+ messages)
` [PATCH net-next 1/4] net: Add IPv6 support to l3mdev
` [PATCH net-next 2/4] net: Export fib6_get_table and nd_tbl
` [PATCH net-next 3/4] net: Add IPv6 support to VRF device
` [PATCH net-next 4/4] net: Add VRF support to IPv6 stack

[Patch net-next 0/4] net_sched: update backlog for hierarchical qdisc's
 2015-10-12 18:38 UTC  (5+ messages)
` [Patch net-next 1/4] net_sched: introduce qdisc_replace() helper
` [Patch net-next 2/4] net_sched: update hierarchical backlog too
` [Patch net-next 3/4] sch_htb: update backlog as well
` [Patch net-next 4/4] sch_dsmark: "

[PATCH net-next] bridge: fix gc_timer mod/del race condition
 2015-10-12 17:19 UTC  (2+ messages)

[PATCH for-next 0/2] RDMA/cxgb4: Add iWARP support for T6 adapter
 2015-10-12 17:01 UTC  (2+ messages)

Segmentation fault in iproute2 ss -p (versions 4.0.0, 4.1.0 and 4.1.1)
 2015-10-12 16:55 UTC  (6+ messages)
` "ss -p" segfaults
  ` "ss -p" segfaults (updated to 4.2)

[iproute PATCH 0/3] improve MACVLAN/MACVTAP support
 2015-10-12 16:48 UTC  (2+ messages)

[PATCH iproute2 -next] m_bpf: don't require default opcode on ebpf actions
 2015-10-12 16:45 UTC  (2+ messages)

[PATCH] ip neigh: Add ifindex to request when filtering dumps by device
 2015-10-12 16:44 UTC  (2+ messages)

[PATCH iproute2 -next] f_bpf: allow for optional classid and add flags
 2015-10-12 16:42 UTC  (2+ messages)

[PATCH] ip neigh: Add support for filtering dumps by master device
 2015-10-12 16:40 UTC  (2+ messages)

[PATCH net-next v5] net: ipv6: Make address flushing on ifdown optional
 2015-10-12 16:33 UTC 

[PATCH net-next] iproute2: document -timestamp option
 2015-10-12 16:30 UTC  (2+ messages)

[PATCH iproute2 v2] bridge: add batch command support
 2015-10-12 16:25 UTC  (2+ messages)

[PATCH net-next v2 0/2] hisilicon net: fix some bugs in HNS drivers
 2015-10-12 16:12 UTC  (7+ messages)
` [PATCH net-next v2 1/2] hisilicon net: removes the once HANDEL_TX_MSG macro

[patch net-next v3 0/7] switchdev: change locking
 2015-10-12 15:57 UTC  (9+ messages)
` [patch net-next v3 1/7] switchdev: assert rtnl in switchdev_port_obj_del
` [patch net-next v3 2/7] switchdev: introduce switchdev workqueue
` [patch net-next v3 3/7] switchdev: allow caller to explicitly request attr_set as deferred
` [patch net-next v3 4/7] switchdev: remove pointers from switchdev objects
` [patch net-next v3 5/7] switchdev: introduce possibility to defer obj_add/del
` [patch net-next v3 6/7] bridge: defer switchdev fdb del call in fdb_del_external_learn
` [patch net-next v3 7/7] rocker: remove nowait from switchdev callbacks

[PATCH v2] bridge/netfilter: avoid unused label warning
 2015-10-12 15:48 UTC  (3+ messages)

[GIT PULL nf-next 0/2] Fourth Round of IPVS Updates for v4.4
 2015-10-12 15:43 UTC  (4+ messages)
` [PATCH nf-next 1/2] ipvs: Remove possibly unused variable from ip_vs_out

[PATCH] net/bonding: send arp in interval if no active slave
 2015-10-12 15:33 UTC  (7+ messages)
` [PATCH v4] "

[patch net-next v2 0/7] switchdev: change locking
 2015-10-12 14:57 UTC  (13+ messages)
` [patch net-next v2 1/7] switchdev: introduce switchdev workqueue
` [patch net-next v2 2/7] switchdev: allow caller to explicitly request attr_set as deferred
` [patch net-next v2 3/7] switchdev: remove pointers from switchdev objects
` [patch net-next v2 4/7] switchdev: introduce possibility to defer obj_add/del
` [patch net-next v2 5/7] bridge: defer switchdev fdb del call in fdb_del_external_learn
` [patch net-next v2 6/7] rocker: remove nowait from switchdev callbacks
` [patch net-next v2 7/7] switchdev: assert rtnl mutex when going over lower netdevs

[PATCH v2 net] raw: increment correct SNMP counters for ICMP messages
 2015-10-12 14:53 UTC 

LOAN OFFER!
 2015-10-12 14:41 UTC 

[PATCH 18/23] spear13xx_pcie_gadget: use per-attribute show and store methods
 2015-10-12 13:49 UTC  (4+ messages)

[PATCH] net: HNS: fix MDIO dependencies
 2015-10-12 12:41 UTC  (2+ messages)

[PATCH] pcnet32: fix a logic error with pci_set_dma_mask
 2015-10-12 12:38 UTC  (2+ messages)

[PATCH net] switchdev: check if the vlan id is in the proper vlan range
 2015-10-12 12:31 UTC 

[PATCH net-next 1/1] sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
 2015-10-12 12:35 UTC  (2+ messages)

Use-after-free in ep_remove_wait_queue
 2015-10-12 12:17 UTC  (4+ messages)

[PATCH net-next 1/1] sfc: replace spinlocks with bit ops for busy poll locking
 2015-10-12 12:31 UTC  (2+ messages)

[PATCH net-next v3 0/4] switchdev: push bridge ageing_time attribute down
 2015-10-12 12:20 UTC  (2+ messages)

[PATCH net] tcp: change type of alive from int to bool
 2015-10-12 12:15 UTC  (2+ messages)

[PATCH net-next v3] bridge: allow adding of fdb entries pointing to the bridge device
 2015-10-12 12:12 UTC  (2+ messages)

[patch net-next 0/7] switchdev: change locking
 2015-10-12  9:52 UTC  (2+ messages)

Infinite loop in ip6_fragment
 2015-10-12  9:26 UTC 

[PATCH 0/9] net: small improvement
 2015-10-12  9:00 UTC  (5+ messages)
` [PATCH 4/9] net/can: can_dropped_invalid_skb can be boolean

[net-next PATCH] driver: net: cpsw: add no_bd_ram dt parsing
 2015-10-12  8:20 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).