netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-03 18:16:33 to 2015-06-04 22:00:41 UTC [more...]

[PATCH net-next V10 0/4] openvswitch: Add support for 802.1AD
 2015-06-04 22:00 UTC  (6+ messages)
` [PATCH net-next V10 3/4] 802.1AD: Flow handling, actions and vlan parsing

[RFC net-next 0/3] IP imposition of per-nh MPLS encap
 2015-06-04 21:38 UTC  (15+ messages)
` [RFC net-next 3/3] mpls: new ipmpls device for encapsulating IP packets as mpls

Recurring trace from tcp_fragment()
 2015-06-04 21:29 UTC  (12+ messages)

[PATCH net-next 1/2] tcp: export tcp_enter_cwr()
 2015-06-04 21:01 UTC  (2+ messages)
` [PATCH net-next 2/2] tcp: add CDG congestion control

netlink: Disable insertions/removals during rehash
 2015-06-04 20:58 UTC  (8+ messages)

please queue commit ac37e2515c1a for stable 3.12 - 3.18
 2015-06-04 20:54 UTC 

virtio-net: why not always to set avail->flags to VRING_AVAIL_F_NO_INTERRUPT
 2015-06-04 19:52 UTC  (4+ messages)

[PATCH net-next v2] rocker: move netevent neigh update to processes context
 2015-06-04 18:48 UTC  (8+ messages)

[PATCH net-next] bpf: fix build due to missing tc_verd
 2015-06-04 18:46 UTC  (2+ messages)

[PATCH v2 0/2] net/xen: Clean up
 2015-06-04 18:43 UTC  (8+ messages)
` [PATCH v2 1/2] net/xen-netfront: Correct printf format in xennet_get_responses
        ` [Xen-devel] "

[PATCH 0/6] MIPS/BPF fixes for 4.3
 2015-06-04 18:40 UTC  (9+ messages)
` [PATCH 1/6] MIPS: net: BPF: Free up some callee-saved registers
` [PATCH 2/6] MIPS: net: BPF: Replace RSIZE with SZREG
` [PATCH 3/6] MIPS: net: BPF: Fix stack pointer allocation
` [PATCH 4/6] MIPS: net: BPF: Move register definition to the BPF header
` [PATCH 5/6] MIPS: net: BPF: Use BPF register names to describe the ABI
` [PATCH 6/6] MIPS: net: BPF: Introduce BPF ASM helpers

[RFC 0/9] net: dsa: mv88e6352: add 802.1q VLAN support
 2015-06-04 18:22 UTC  (13+ messages)
` [RFC 3/9] net: dsa: mv88e6xxx: add support for VTU ops
` [RFC 7/9] net: dsa: mv88e6352: lock CPU port from learning addresses

[PATCH iproute2] tipc: introduce TIPC configuration tool
 2015-06-04 17:30 UTC  (5+ messages)

[PATCH v2 net-next 1/2] bpf: make programs see skb->data == L2 for ingress and egress
 2015-06-04 17:11 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] bpf: allow programs to write to certain skb fields

[RFC 00/10] NFS: add AF_VSOCK support to NFS client
 2015-06-04 16:45 UTC  (11+ messages)
` [RFC 03/10] SUNRPC: abstract tcp_read_sock() in record fragment parser
` [RFC 04/10] SUNRPC: extract xs_stream_reset_state()
` [RFC 05/10] VSOCK: add tcp_read_sock()-like vsock_read_sock() function
` [RFC 06/10] SUNRPC: add AF_VSOCK support to xprtsock.c
  ` [RFC 01/10] SUNRPC: add AF_VSOCK support to addr.h
  ` [RFC 02/10] SUNRPC: rename "TCP" record parser to "stream" parser
  ` [RFC 07/10] SUNRPC: restrict backchannel svc IPPROTO_TCP check to IP
` [RFC 08/10] SUNRPC: add vsock-bc backchannel
` [RFC 09/10] SUNRPC: add AF_VSOCK support to svc_xprt.c
` [RFC 10/10] NFS: add AF_VSOCK support to NFS client

[PATCH v4 for-next 00/12] Add network namespace support in the RDMA-CM
 2015-06-04 16:40 UTC  (20+ messages)

[PATCH net-next 00/13] mlx5: Add Interface Step Sequence ID support
 2015-06-04 16:30 UTC  (14+ messages)
` [PATCH net-next 01/13] net/mlx5_en: Add missing check for memory allocation failure
` [PATCH net-next 02/13] net/mlx5_core: Apply proper name convention to helpers
` [PATCH net-next 03/13] net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
` [PATCH net-next 04/13] net/mlx5_core: Check the return bitmask when querying ISSI
` [PATCH net-next 05/13] net/mlx5_core: Make the vport helpers available for the IB driver too
` [PATCH net-next 06/13] net/mlx5_core: Add new query HCA vport commands
` [PATCH net-next 07/13] net/mlx5_core: Get vendor-id using the query adapter command
` [PATCH net-next 08/13] net/mlx5_core: Use port number in the query port mtu helpers
` [PATCH net-next 09/13] net/mlx5_core: Use port number when querying port ptys
` [PATCH net-next 10/13] net/mlx5_core: Add more query port helpers
` [PATCH net-next 11/13] IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode
` [PATCH net-next 12/13] IB/mlx5: Don't create IB instance over Ethernet ports
` [PATCH net-next 13/13] mlx5: Enable mutual support for IB and Ethernet

[RFC PATCH net-next] tcp: add CDG congestion control
 2015-06-04 16:27 UTC  (8+ messages)

Networking microconf accepted - Last day early bird rate
 2015-06-04 16:25 UTC 

[PATCH v6 net-next 00/11] net: Increase inputs to flow_keys hashing
 2015-06-04 16:16 UTC  (12+ messages)
` [PATCH v6 net-next 01/11] net: Simplify GRE case in flow_dissector
` [PATCH v6 net-next 02/11] mpls: Add definition for IPPROTO_MPLS
` [PATCH v6 net-next 03/11] net: Remove superfluous setting of key_basic
` [PATCH v6 net-next 04/11] net: Get skb hash over flow_keys structure
` [PATCH v6 net-next 05/11] net: Add full IPv6 addresses to flow_keys
` [PATCH v6 net-next 06/11] net: Add keys for TIPC address
` [PATCH v6 net-next 07/11] net: Get rid of IPv6 hash addresses flow keys
` [PATCH v6 net-next 08/11] net: Add VLAN ID to flow_keys
` [PATCH v6 net-next 09/11] net: Add IPv6 flow label "
` [PATCH v6 net-next 10/11] net: Add GRE keyid in flow_keys
` [PATCH v6 net-next 11/11] mpls: Add MPLS entropy label "

[PATCH v3 0/2] net/xen: Clean up
 2015-06-04 15:35 UTC  (3+ messages)
` [PATCH v3 1/2] net/xen-netfront: Correct printf format in xennet_get_responses
` [PATCH v3 2/2] net/xen-netback: Remove unused code in xenvif_rx_action

[PATCH net-next 0/5] rocker: enable by default untagged VLAN support
 2015-06-04 15:09 UTC  (15+ messages)
` [PATCH net-next 5/5] rocker: remove support for legacy VLAN ndo ops

[net-next:master 264/272] net/core/filter.c:1429:2: note: in expansion of macro 'if'
 2015-06-04 15:07 UTC  (2+ messages)

[PATCH net-next] bpf: introduce bpf_clone_redirect() helper
 2015-06-04 15:06 UTC  (4+ messages)

[PATCH net-next] tcp: remove redundant checks
 2015-06-04 15:01 UTC  (3+ messages)
` [PATCH net-next] tcp: remove redundant checks II

Private Placement
 2015-06-04 14:02 UTC 

[PATCH] atm:he - Do not initialise statics to 0
 2015-06-04 14:41 UTC 

[PATCH] sctp: fix ASCONF list handling
 2015-06-04 14:27 UTC  (3+ messages)
` [PATCH v2 1/2] sctp: rcu-ify addr_waitq

[PATCH net-next 0/4] switchdev: documentation updates
 2015-06-04 14:14 UTC  (11+ messages)
` [PATCH net-next 1/4] switchdev: documentation: fix longer-than-80-char lines
` [PATCH net-next 2/4] switchdev: documentation: fix grammer error
` [PATCH net-next 3/4] switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx ops
` [PATCH net-next 4/4] switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops

[PATCH] fm10k: Fix missing braces after if statement
 2015-06-04 12:37 UTC  (3+ messages)

[PATCH iproute2 resend] Fix changing tunnel remote and local address to any
 2015-06-04 12:01 UTC 

[PATCH] sctp:Make the function sctp_assoc_lookup_laddr bool
 2015-06-04 10:35 UTC 

[RFC PATCH] slub: RFC: Improving SLUB performance with 38% on NO-PREEMPT
 2015-06-04 10:31 UTC 

[RFC net-next 0/6] net: Identifier Locator Addressing
 2015-06-04 10:02 UTC  (12+ messages)
` [RFC net-next 1/6] net: Checksum functions to replace 8 bytes at a time
` [RFC net-next 2/6] net: Identfier Locator Addressing module
` [RFC net-next 3/6] net: Special routing hook
` [RFC net-next 4/6] net: ILA use special route hook
` [RFC net-next 5/6] net: ILA iptables target
` [RFC net-next 6/6] ipvlan: Call ILA in incoming and outgoing receive paths

REPLY URGENTLY
 2015-06-04  9:03 UTC 

[PATCH net-next] bridge: skip fdb add if the port shouldn't learn
 2015-06-04  8:14 UTC  (9+ messages)

iproute2 / question: returncode when query a match
 2015-06-04  8:16 UTC 

[PATCH net-next] openvswitch: include actions with upcall if allocation allows
 2015-06-04  8:13 UTC  (2+ messages)

[PATCH net-next 1/2] bpf: make programs see skb->data == L2 for ingress and egress
 2015-06-04  8:11 UTC  (3+ messages)
` [PATCH net-next 2/2] bpf: allow programs to write to certain skb fields

[PATCH net-next] tcp: double default TSQ output bytes limit
 2015-06-04  8:09 UTC  (3+ messages)

[PATCH] ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
 2015-06-04  7:46 UTC  (3+ messages)
` [PATCH v2] "

pull-request: wireless-drivers-next 2015-06-03
 2015-06-04  6:46 UTC  (2+ messages)

[PATCH net-next 0/4] cxgb4: Adds support for various ethtool stats
 2015-06-04  6:40 UTC  (2+ messages)

pull request: batman-adv 20150603
 2015-06-04  3:23 UTC  (2+ messages)

[PATCH] net: tulip: rearrange order of searching for substrings
 2015-06-04  3:21 UTC  (2+ messages)

[net-next 0/9][pull request] Intel Wired LAN Driver Updates 2015-06-03
 2015-06-04  3:20 UTC 

[PATCH net-next 1/3] net/mlx4_core: double free of dev_vfs
 2015-06-04  3:13 UTC  (6+ messages)
` [PATCH net-next 2/3] net/mlx4_core: need to call close fw if alloc icm is called twice
` [PATCH net-next 3/3] net/mlx4_core: fix typo in mlx4_set_vf_mac

[PATCH v5 1/2] Renesas Ethernet AVB driver proper
 2015-06-04  3:12 UTC  (2+ messages)

[PATCH v2] net: phy: dp83867: Add TI dp83867 phy
 2015-06-04  2:47 UTC  (3+ messages)

[PATCH] drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli526x_timer
 2015-06-04  2:44 UTC  (2+ messages)

[PATCH RESEND net] openvswitch: disable LRO
 2015-06-04  2:40 UTC  (2+ messages)

[PATCH] ethernet: micrel: use time_after_eq
 2015-06-04  2:39 UTC  (2+ messages)

[PATCH] ipv4: inet_bind: check the addr_len first
 2015-06-04  2:38 UTC  (2+ messages)

[PATCH net-next] net/mlx4_core: Fix build failure introduced by the EQ pool changes
 2015-06-04  2:36 UTC  (2+ messages)

[PATCH net 1/2] s390/bpf: fix stack allocation
 2015-06-04  2:32 UTC  (4+ messages)
` [PATCH net 2/2] s390/bpf: fix bpf frame pointer setup

[net-next RFC 00/14] Convert OVS tunnel vports to use regular net_devices
 2015-06-03 22:07 UTC  (4+ messages)
` [net-next RFC 08/14] openvswitch: Allocate & attach ip_tunnel_info for tunnel set action

[PATCH net-next] net: change fib behavior based on interface link status
 2015-06-03 21:01 UTC  (17+ messages)

Fw: [Bug 99411] New: Kernel panic after internet access goes down
 2015-06-03 19:17 UTC 

[PATCH V3 0/2] pci: Provide a flag to access VPD through function 0
 2015-06-03 18:47 UTC  (3+ messages)
` [PATCH V3 1/2] pci: Add dev_flags bit "
` [PATCH V3 2/2] pci: Add VPD quirk for Intel Ethernet devices


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