netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-07 03:51:18 to 2015-04-08 05:50:09 UTC [more...]

Question regarding MAC address configuraton with VLAN devices
 2015-04-08  5:49 UTC  (4+ messages)

[PATCH v3 3/3] ixgbe: Add new ndo to allow VF multicast promiscuous mode
 2015-04-08  5:38 UTC 

[PATCH v3 2/3] if_link: Add VF multicast promiscuous control
 2015-04-08  5:37 UTC 

[PATCH v3 1/3] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
 2015-04-08  5:36 UTC 

[PATCH v2 net-next 1/2] net: introduce skb_postpush_rcsum() helper
 2015-04-08  4:48 UTC  (5+ messages)
` [PATCH v2 net-next 2/2] tc: make ingress and egress qdiscs consistent

[PATCH RFCv3 0/4] batman-adv: Unicasting multicast reports to querier-node only
 2015-04-08  3:22 UTC  (6+ messages)
` [PATCH RFCv3 1/4] bridge: multicast: call skb_checksum_{simple_, }validate
` [PATCH RFCv3 2/4] net: Export IGMP/MLD message validation code
` [PATCH RFCv3 3/4] batman-adv: Forward IGMP/MLD reports to selected querier (only)
` [PATCH RFCv3 4/4] batman-adv: Increase BATADV_TVLV_MCAST version number to 2

[RFC net-next/iproute2 0/2] net: infrastructure to support RFC-5549
 2015-04-08  2:52 UTC  (5+ messages)
` [RFC net-next 1/2] net: allow user to set IPv6 nexthop for IPv4 route

[RFC PATCH 1/2] net: frag: add typedef of getfrag callback function
 2015-04-08  2:26 UTC  (4+ messages)
` [RFC PATCH 2/2] net: remove extra newlines

[PATCH 4/4] udp_tunnel: Pass UDP socket down through udp_tunnel{,6}_xmit_skb()
 2015-04-08  2:13 UTC  (8+ messages)

[net-next PATCH 0/3] Replace wmb()/rmb() with dma_wmb()/dma_rmb() where appropriate
 2015-04-08  1:06 UTC  (5+ messages)
` [net-next PATCH 1/3] sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
` [net-next PATCH 2/3] s2io: Update driver to use dma_wmb
` [net-next PATCH 3/3] e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering

[BUG REPORT] kernel panic in tcp_sendpage() on null pointer dereference
 2015-04-08  0:01 UTC  (3+ messages)

tg3 NIC driver bug in 3.14.x under Xen
 2015-04-07 23:22 UTC  (8+ messages)

[PATCH RFT net-next 0/4] via-rhine receive buffers rework
 2015-04-07 23:20 UTC  (15+ messages)
` [PATCH net-next 1/4] via-rhine: commit receive buffer address before descriptor status update

[PATCH next v2] bonding: Remove unnecessary initialization
 2015-04-07 23:16 UTC 

[PATCH next v2] bonding: Code re-factoring for admin, oper-key operations
 2015-04-07 23:16 UTC 

[PATCH net-next,1/3] hv_netvsc: Clean up two unused variables
 2015-04-07 22:45 UTC  (6+ messages)
` [PATCH net-next,2/3] hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE
` [PATCH net-next, 3/3] hv_netvsc: Fix the packet free when it is in skb headroom
  ` [PATCH net-next,3/3] "

[PATCH RFT net-next #2 0/6] via-rhine receive buffers rework
 2015-04-07 22:40 UTC  (7+ messages)
` [PATCH net-next #2 1/6] via-rhine: commit receive buffer address before descriptor status update
` [PATCH net-next #2 2/6] via-rhine: add allocation helpers
` [PATCH net-next #2 3/6] via-rhine: gotoize rhine_open error path
` [PATCH net-next #2 4/6] via-rhine: forbid holes in the receive descriptor ring
` [PATCH net-next #2 5/6] via-rhine: kiss rx_head_desc goodbye
` [PATCH net-next #2 6/6] via-rhine: beautify vlan receive code

[PATCH net-next 1/2] tcp: RFC7413 option support for Fast Open server
 2015-04-07 22:40 UTC  (4+ messages)
` [PATCH net-next 2/2] tcp: RFC7413 option support for Fast Open client

[PATCH] netem: Fixes byte backlog accounting for the first of two chained netem instances
 2015-04-07 22:34 UTC  (2+ messages)

[PATCH v4 0/3] RDS: RDS-core fixes
 2015-04-07 22:27 UTC  (7+ messages)
` [PATCH v4 1/3] Document AF_RDS, PF_RDS and SOL_RDS correctly
` [PATCH v4 2/3] RDS: only use passive connections when addresses match
` [PATCH v4 3/3] RDS: make sure not to loop forever inside rds_send_xmit

[RFC] net: ipv6: hold locks around mrt->mfc6_cache_array[]
 2015-04-07 22:24 UTC  (2+ messages)

[Patch net-next 0/5] fou: some fixes and updates
 2015-04-07 22:07 UTC  (7+ messages)
` [Patch net-next 3/5] fou: fix byte order of udp_config.local_udp_port

[PATCHv2 net-next] cxgb4: Move ethtool related code to a separate file
 2015-04-07 21:39 UTC  (2+ messages)

[PATCH v2 00/17] IB/Verbs: IB Management Helpers
 2015-04-07 21:36 UTC  (33+ messages)
` [PATCH v2 04/17] IB/Verbs: Use management helper cap_ib_smi() for smi-check
` [PATCH v2 09/17] IB/Verbs: Use helper cap_read_multi_sge() and reform svc_rdma_accept()
` [PATCH v2 10/17] IB/Verbs: Adopt management helpers for IB helpers
` [PATCH v2 11/17] IB/Verbs: Reform link_layer_show() and ib_uverbs_query_port()
` [PATCH v2 12/17] IB/Verbs: Use management helper cap_ib_cm_dev() for cm-device-check
  ` [PATCH 01/17] IB/Verbs: Implement new callback query_transport() for each HW
  ` [PATCH v2 02/17] IB/Verbs: Implement raw management helpers
  ` [PATCH v2 03/17] IB/Verbs: Use management helper cap_ib_mad() for mad-check
  ` [PATCH v2 05/17] IB/Verbs: Use management helper cap_ib_cm() for cm-check
  ` [PATCH v2 06/17] IB/Verbs: Use management helper cap_ib_sa() for sa-check
  ` [PATCH v2 07/17] IB/Verbs: Use management helper cap_ib_mcast() for mcast-check
  ` [PATCH v2 08/17] IB/Verbs: Use management helper cap_ipoib() for ipoib-check
  ` [PATCH v2 13/17] IB/Verbs: Reform cma/ucma with management helpers
  ` [PATCH v2 15/17] IB/Verbs: Reform cma_acquire_dev() "
  ` [PATCH v2 16/17] IB/Verbs: Cleanup rdma_node_get_transport()
  ` [PATCH v2 17/17] IB/Verbs: Move rdma_port_get_link_layer() to mlx4 head file
` [PATCH v2 14/17] IB/Verbs: Reserve legacy transport type for 'struct rdma_dev_addr'
` [PATCH v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW

[PATCH net-next] netdevice.h: remove iflink description
 2015-04-07 21:31 UTC  (2+ messages)

[PATCH net-next 0/4] netns: enhance netlink interface for nsid
 2015-04-07 21:30 UTC  (6+ messages)
` [PATCH net-next v2 0/3] "
  ` [PATCH net-next v2 1/3] netns: minor cleanup in rtnl_net_getid()
  ` [PATCH net-next v2 2/3] netns: notify netns id events
  ` [PATCH net-next v2 3/3] netns: allow to dump netns ids

[PATCH net-next] iproute2: MPLS support
 2015-04-07 21:12 UTC  (13+ messages)
  ` [PATCH net-next 1/8] iproute2: Add a source addres length parameter to rt_addr_n2a
      ` [PATCH net-next 0/8] iproute2: MPLS support (now with af_bit_len)
        ` [PATCH net-next 6/8] iproute2: Add support for the RTA_VIA attribute

[PATCH V2 1/2] stmmac: Add binding document for IMG Pistachio DWMAC
 2015-04-07 20:40 UTC  (6+ messages)
` [PATCH V2 2/2] stmmac: Add IMG Pistachio platform glue layer

[PATCH] stmmac: Add an optional register interface clock
 2015-04-07 20:38 UTC 

randconfig build error with next-20150407, in drivers/net/wireless/orinoco
 2015-04-07 19:53 UTC 

teql and vlan not compatible?
 2015-04-07 19:50 UTC 

TSO on veth device slows transmission to a crawl
 2015-04-07 19:49 UTC  (4+ messages)

[PATCH 1/2] ipvlan: don't loose broadcast MAC when setting MAC filters
 2015-04-07 19:45 UTC  (14+ messages)
        ` [PATCH] ipvlan: fix up broadcast MAC filtering for ARP and DHCP

[PATCH RFC] net/mlx4: Remove improper usage of dma_alloc_coherent()
 2015-04-07 19:43 UTC  (2+ messages)

[PATCH] sh_eth: move inline functions to the header file
 2015-04-07 19:33 UTC  (6+ messages)

[PATCH 0/16] fix error return code
 2015-04-07 19:26 UTC  (5+ messages)
` [PATCH 1/16] wan: lmc: "
` [PATCH 8/16] cosa: "

[PATCH 3/4] netfilter: Pass socket pointer down through okfn()
 2015-04-07 19:18 UTC  (7+ messages)

[PATCH v3 0/3] RDS: RDS-core fixes
 2015-04-07 18:59 UTC  (3+ messages)
` [PATCH v3 1/3] RDS: Re-add pf/sol access via sysctl

[PATCH net-next] tc: cls_bpf: make ingress and egress qdiscs consistent
 2015-04-07 18:51 UTC  (2+ messages)

[PATCH net-next v1] bonding: cosmetic/readability changes for admin, oper-key ops
 2015-04-07 18:08 UTC  (3+ messages)

[PATCH net-next v2 0/5] mpls: Behaviour-changing improvements
 2015-04-07 17:19 UTC  (8+ messages)
` [PATCH net-next v3 0/4] "
  ` [PATCH net-next v3 2/4] mpls: Differentiate implicit-null and unlabeled neighbours
  ` [PATCH net-next v3 3/4] mpls: Per-device enabling of packet input
  ` [PATCH net-next v3 4/4] mpls: Allow payload type to be associated with label routes

VxLAN system wedge in 4.0.0-rc5+ from davem net-next?
 2015-04-07 17:17 UTC  (7+ messages)

[PATCH net-next] wireless: Use bool function returns of true/false instead of 1/0
 2015-04-07 17:11 UTC  (2+ messages)
` [net-next] wireless: Use bool function returns of true/false insteadof 1/0

[PATCH] ath9k_htc: check seq number instead of cmd id for timeout
 2015-04-07 17:08 UTC  (2+ messages)
`  "

linux-next: manual merge of the net-next tree with the net tree
 2015-04-07 16:54 UTC  (2+ messages)

[PATCH 1/4] netfilter: Add nf_hook_state initializer function
 2015-04-07 16:45 UTC  (4+ messages)

[PATCH net-next 0/4] netlink: access functions for IP address attributes
 2015-04-07 16:35 UTC  (5+ messages)
` [PATCH net-next 2/4] xfrm: simplify xfrm_address_t use

linux-next: manual merge of the tip tree with the net-next tree
 2015-04-07 16:11 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the net-next tree
 2015-04-07 16:10 UTC  (3+ messages)

[PATCH v3] net: sysctl for RA default route MTU
 2015-04-07 15:58 UTC  (7+ messages)

FACULTY AND STAFF MAILBOX ALERT
 2015-04-07 15:26 UTC 

[PATCH 1/9] netfilter: Create and use nf_hook_state
 2015-04-07 14:27 UTC  (2+ messages)

[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
 2015-04-07 12:48 UTC  (4+ messages)

3.10-stable commits missing in 3.12-stable
 2015-04-07 12:41 UTC  (3+ messages)

[PATCH] xfrm: fix xfrm_input/xfrm_tunnel_check oops
 2015-04-07 12:32 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2015-04-07 11:42 UTC  (2+ messages)

[PATCH 0/4] Prevent UDP tunnels from operating on garbage socket
 2015-04-07 11:27 UTC  (9+ messages)

[PATCH net 2/2] netns: don't allocate an id for dead netns
 2015-04-07  9:36 UTC  (5+ messages)

[PATCH ipsec] vti6: fix uninit when using x-netns
 2015-04-07  8:59 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the net-next tree
 2015-04-07  7:30 UTC  (2+ messages)

[RFC PATCH net-next] switchdev: fdb add/del via swdev obj
 2015-04-07  5:16 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).