netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-02 01:21:54 to 2015-06-03 01:09:11 UTC [more...]

[PATCH v2 net-next] vlan: Add GRO support for non hardware accelerated vlan
 2015-06-03  1:09 UTC  (6+ messages)

[RFC 0/9] net: dsa: mv88e6352: add 802.1q VLAN support
 2015-06-03  1:06 UTC  (28+ messages)
` [RFC 1/9] net: dsa: add basic support for switchdev obj
` [RFC 2/9] net: dsa: add basic support for VLAN operations
` [RFC 3/9] net: dsa: mv88e6xxx: add support for VTU ops
` [RFC 4/9] net: dsa: mv88e6352: add support for VLAN
` [RFC 5/9] net: dsa: mv88e6352: disable mirroring
` [RFC 6/9] net: dsa: mv88e6352: allow egress of unknown multicast
` [RFC 7/9] net: dsa: mv88e6352: lock CPU port from learning addresses
` [RFC 8/9] net: dsa: mv88e6352: set port 802.1Q mode to Secure
` [RFC 9/9] net: dsa: fix EDSA frame from hwaccel frame

How do I avoid recvmsg races with IP_RECVERR?
 2015-06-03  0:56 UTC  (9+ messages)

[PATCH net iproute2 v4] mpls: always set type RTN_UNICAST and scope RT_SCOPE_UNIVERSE for route add/deletes
 2015-06-03  0:42 UTC 

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

[RFC net-next 0/3] IP imposition of per-nh MPLS encap
 2015-06-02 23:23 UTC  (26+ messages)
` [RFC net-next 1/3] net: infra for per-nexthop encap data
` [RFC net-next 2/3] ipv4: storing and retrieval of per-nexthop encap
` [RFC net-next 3/3] mpls: new ipmpls device for encapsulating IP packets as mpls

DSA and underlying 802.1Q encapsulation
 2015-06-02 23:23 UTC  (6+ messages)
` [RFC 0/3] DSA and Marvell 88E6352 802.1q support

[PATCH net v3 2/2] mpls: fix mpls route deletes to not check for route scope
 2015-06-02 22:59 UTC  (4+ messages)

[PATCH net-next] bpf: introduce bpf_clone_redirect() helper
 2015-06-02 23:03 UTC 

[PATCH iproute2 -next] tc: {f,m}_bpf: allow to retrieve uds path from env
 2015-06-02 21:35 UTC 

[net-next v2] ipv4: inet_bind: check the addr_len first
 2015-06-02 21:30 UTC  (4+ messages)

[PATCH net iproute2 v3 1/2] mpls: always set type as RTN_UNICAST for route add/deletes
 2015-06-02 21:22 UTC  (2+ messages)

[PATCH net-next 1/3] net/mlx4_core: double free of dev_vfs
 2015-06-02 21:07 UTC  (3+ 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 2/2] Renesas Ethernet AVB PTP clock driver
 2015-06-02 20:44 UTC 

[PATCH v5 1/2] Renesas Ethernet AVB driver proper
 2015-06-02 20:44 UTC 

[PATCH] ray_cs: Change 1 to true for bool type variable
 2015-06-02 20:32 UTC  (2+ messages)
  `  "

[PATCH 00/10] net: thunderx: fix problems reported by static check tools
 2015-06-02 19:56 UTC  (12+ messages)
` [PATCH 01/10] net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
` [PATCH 02/10] net: thunderx: fix constants
` [PATCH 03/10] net: thunderx: introduce a function for mailbox access
` [PATCH 04/10] net: thunderx: rework mac address handling
` [PATCH 05/10] net: thunderx: delete unused variables
` [PATCH 06/10] net: thunderx: add static
` [PATCH 07/10] net: thunderx: fix nicvf_set_rxfh()
` [PATCH 08/10] net: thunderx: remove unneeded type conversions
` [PATCH 09/10] net: thunderx: check if memory allocation was successful
` [PATCH 10/10] net: thunderx: use GFP_KERNEL in thread context

[PATCH net-next v3 00/15] sfc: ndo_get_phys_port_id, vadaptor stats and PF unload when Vf's assigned to guest
 2015-06-02 20:02 UTC  (17+ messages)
` [PATCH net-next v3 01/15] sfc: Add code to export port_num in netdev->dev_port
` [PATCH net-next v3 02/15] sfc: Add paranthesis correctly on all branches of the if statement
` [PATCH net-next v3 03/15] sfc: Add sysfs entry for flags (link control and primary)
` [PATCH net-next v3 04/15] sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
` [PATCH net-next v3 05/15] sfc: add "port_" prefix to MAC stats
` [PATCH net-next v3 06/15] sfc: set the port-id when calling MC_CMD_MAC_STATS
` [PATCH net-next v3 07/15] sfc: display vadaptor statistics for all interfaces
` [PATCH net-next v3 08/15] sfc: DMA the VF stats only when requested
` [PATCH net-next v3 09/15] sfc: update netdevice statistics to use vadaptor stats
` [PATCH net-next v3 10/15] sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
` [PATCH net-next v3 11/15] sfc: suppress vadaptor stats when EVB is not present
` [PATCH net-next v3 12/15] sfc: don't update stats on VF when called in atomic context
` [PATCH net-next v3 13/15] sfc: do not allow VFs to be destroyed if assigned to guests
` [PATCH net-next v3 14/15] sfc: force removal of VF and vport on driver removal
` [PATCH net-next v3 15/15] sfc: leak vports if a VF is assigned during PF unload

[PATCH v4 00/25] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-06-02 19:20 UTC  (3+ messages)

[PATCH] drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli526x_timer
 2015-06-02 19:31 UTC 

[net-next RFC 00/14] Convert OVS tunnel vports to use regular net_devices
 2015-06-02 19:02 UTC  (3+ messages)
` [ovs-dev] "

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

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

[PATCH net-next V10 0/4] openvswitch: Add support for 802.1AD
 2015-06-02 17:50 UTC  (5+ messages)
  ` [PATCH net-next V10 1/4] openvswitch: 802.1ad uapi changes
` [PATCH net-next V10 2/4] General check for vlan ethernet types
` [PATCH net-next V10 3/4] 802.1AD: Flow handling, actions and vlan parsing
` [PATCH net-next V10 4/4] 8021AD: Flow key parsing and netlink attributes

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

BOOKING=============
 2015-06-02 16:05 UTC 

[Xen-devel] "tcp: refine TSO autosizing" causes performance regression on Xen
 2015-06-02 16:16 UTC  (12+ messages)

[PATCH net v2 2/2] mpls: fix mpls route deletes to not check for route scope
 2015-06-02 15:35 UTC  (3+ messages)

[RFC PATCH 00/13] Persistent grant maps for xen net drivers
 2015-06-02 15:10 UTC  (13+ messages)
` [RFC PATCH 03/13] xen-netback: implement TX persistent grants
` [RFC PATCH 04/13] xen-netback: implement RX "
` [RFC PATCH 06/13] xen-netback: copy buffer on xenvif_start_xmit()

[PATCH 1/2] Bluetooth: Add reset_resume function
 2015-06-02 15:07 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: btusb: "

[PATCH v2] net: phy: dp83867: Add TI dp83867 phy
 2015-06-02 14:34 UTC 

[PATCH v2] ipv6: Fix protocol resubmission
 2015-06-02 14:32 UTC  (6+ messages)

[PATCH] sctp: fix ASCONF list handling
 2015-06-02 13:48 UTC  (10+ messages)

[PATCH net-next v2] rocker: remove rocker parameter from functions that have rocker_port parameter
 2015-06-02 13:13 UTC  (3+ messages)

[RFC] [PATCH] net: socket: Fix the wrong returns for recvmsg and sendmsg
 2015-06-02 13:00 UTC  (14+ messages)
` Patch "net: socket: Fix the wrong returns for recvmsg and sendmsg" has been added to the 3.10-stable tree
` Patch "net: socket: Fix the wrong returns for recvmsg and sendmsg" has been added to the 3.14-stable tree

[PATCH RESEND net] openvswitch: disable LRO
 2015-06-02 12:36 UTC 

[PATCH] ethernet: micrel: use time_after_eq
 2015-06-02 12:35 UTC 

nouveau + netpoll: BUG: sleeping function called from invalid context at kernel/irq/manage.c:110
 2015-06-02  9:56 UTC 

[PATCH 0/7] crypto: Convert all AEAD users to new interface
 2015-06-02  9:15 UTC  (5+ messages)
` [PATCH 7/7] mac80211: Switch to new AEAD interface

[PATCH net-next v2 00/14] sfc: ndo_get_phys_port_id, vadaptor stats and PF unload when Vf's assigned to guest
 2015-06-02  9:14 UTC  (4+ messages)
` [PATCH net-next v2 01/14] sfc: Add code to export port_num in netdev->dev_port

[PATCH] ipv4: inet_bind: check the addr_len first
 2015-06-02  9:08 UTC 

[PATCH RFC 0/2] cdc_ncm refactoring
 2015-06-02  9:08 UTC  (3+ messages)
  ` [PATCH RFC 1/2] cdc_ncm: add the currently processed NDP frame to global driver data
  ` [PATCH RFC 2/2] cdc_ncm: split the cdc_ncm_ndp funciton

linux-next: manual merge of the scsi tree with the net-next tree
 2015-06-02  7:31 UTC 

[PATCH net-next] net/mlx4_core: Fix build failure introduced by the EQ pool changes
 2015-06-02  7:29 UTC 

[PATCH net] net/mlx4: double free of dev_vfs
 2015-06-02  7:25 UTC  (4+ messages)
` [PATCH net] net/mlx4: need to call close fw if alloc icm is called twice

[BUG] be2net breaks when dma_alloc_coherent memory is not zeroed out
 2015-06-02  7:22 UTC 

[PATCH net] udp: fix behavior of wrong checksums
 2015-06-02  6:38 UTC  (3+ messages)

[PATCH net V1] ethtool: Support for configurable RSS hash function
 2015-06-02  6:31 UTC  (4+ messages)

[PATCH net v3 0/2] mpls: fix route del errors on wrong scope and type
 2015-06-02  6:29 UTC 

[PATCH net] net/mlx4: fix typo in mlx4_set_vf_mac
 2015-06-02  5:58 UTC 

[PATCH net-next 0/3] s390/bpf: implement bpf_tail_call JIT support
 2015-06-02  5:50 UTC  (3+ messages)

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

[cdc_ncm] guidance and help refactoring cdc_ncm
 2015-06-02  5:46 UTC  (9+ messages)
                ` [RFC cdc_ncm] introducing allocation mode

[PATCHv2 net-next 0/3] cxgb4/cxgb4vf: Adds support for Chelsio T6 adapter
 2015-06-02  8:29 UTC  (6+ messages)
` [PATCHv2 net-next 1/3] cxgb4: Add is_t6 macro and T6 register ranges
` [PATCHv2 net-next 2/3] cxgb4: Adds support for T6 adapter
` [PATCHv2 net-next 3/3] cxgb4vf: Adds SRIOV driver changes "

[PATCH] neighbour: Convert if statment in the function, neigh_add_timer to a WARN_ON
 2015-06-02  3:37 UTC  (2+ messages)

[PATCH v5] QE: Move QE from arch/powerpc to drivers/soc
 2015-06-02  3:09 UTC  (3+ messages)

[PATCH net-next 0/3] cxgb4/cxgb4vf: Adds support for Chelsio T6 adapter
 2015-06-02  3:14 UTC  (4+ 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).