netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-11 17:15:15 to 2014-02-12 16:33:26 UTC [more...]

[PATCH] net: clear iflink when moving to a new netns
 2014-02-12 16:33 UTC  (5+ messages)
` [PATCH] macvlan: unregister net device when netdev_upper_dev_link() fails
` [PATCH] net: correct error path in rtnl_newlink()

[PATCH net-next 0/9] bnx2x: Enhancements & semantic changes series
 2014-02-12 16:19 UTC  (10+ messages)
` [PATCH net-next 1/9] bnx2x: [Debug] change verbosity of some prints
` [PATCH net-next 2/9] bnx2x: Remove unused iov code
` [PATCH net-next 3/9] bnx2x: Remove unnecessary internal mem config
` [PATCH net-next 4/9] bnx2x: Semantic Validate vlan/mac changes
` [PATCH net-next 5/9] bnx2x: Add support in PF driver for RSC
` [PATCH net-next 6/9] bnx2x: Revise IOV vlan/mac validation
` [PATCH net-next 7/9] bnx2x: Fix bnx2x_panic_dump for VFs
` [PATCH net-next 8/9] bnx2x: (semantic) revise scheduling of sp_rtnl
` [PATCH net-next 9/9] bnx2x: utilize FW 7.8.19

team driver MAC addresses questions
 2014-02-12 16:16 UTC  (4+ messages)

[PATCH V2 0/6] vhost code cleanup and minor enhancement
 2014-02-12 16:01 UTC  (5+ messages)
` [PATCH V2 5/6] vhost_net: poll vhost queue after marking DMA is done

[PATCH 0/14] Xilinx axi ethernet patches
 2014-02-12 15:55 UTC  (15+ messages)
` [PATCH 01/14] net: axienet: Fix compilation error
` [PATCH 02/14] net: axienet: Fix compilation warnings
` [PATCH 03/14] net: axienet: Support for RGMII
` [PATCH 04/14] net: axienet: Handle 0 packet receive gracefully
` [PATCH 05/14] net: axienet: Service completion interrupts ASAP
` [PATCH 06/14] net: axienet: Handle jumbo frames for lesser frame sizes
` [PATCH 07/14] net: axienet: Support phy-less mode of operation
` [PATCH 08/14] net: axienet: Removed checkpatch errors/warnings
` [PATCH 09/14] net: axienet: Fix comments blocks
` [PATCH 10/14] net: axienet: Use pdev instead of op
` [PATCH 11/14] net: axienet: Use devm_* calls
` [PATCH 12/14] net: axienet: Use of_property_* calls
` [PATCH 13/14] net: axienet: Removed _of_ prefix in probe and remove functions
` [PATCH 14/14] net: axienet: Fix kernel-doc warnings

bnx2x + SR-IOV, no internal L2 switching
 2014-02-12 15:54 UTC  (3+ messages)

Experimental Privacy Functions and TCP SYN Payloads
 2014-02-12 15:51 UTC  (2+ messages)

[PATCH] [CLEANUP] tcp: remove unused min_cwnd member of tcp_congestion_ops
 2014-02-12 15:42 UTC  (2+ messages)

[PATCH] net: qmi_wwan: add support for Cinterion PXS8 and PHS8
 2014-02-12 15:25 UTC  (2+ messages)

3.14-mw regression: rtl8169 WARNING: DMA-API: exceeded 7 overlapping mappings of pfn 55ebe
 2014-02-12 14:56 UTC  (12+ messages)

[PATCH net-next] net: remove useless if check from register_netdevice()
 2014-02-12 14:51 UTC  (6+ messages)

[PATCH net-next] ipv4: ip_forward: perform skb->pkt_type check at the beginning
 2014-02-12 14:44 UTC  (3+ messages)

[PATCH 00/10] net: phy: small cleanups and improvements
 2014-02-12 14:43 UTC  (12+ messages)
` [PATCH 01/10] net: phy: use network device in phy_print_status
` [PATCH 02/10] net: phy: update phy_print_status to show pause settings
` [PATCH 03/10] net: phy: display human readable PHY speed settings
` [PATCH 04/10] net: phy: add genphy_aneg_done()
` [PATCH 05/10] net: phy: allow driver to implement their own aneg_done
` [PATCH 06/10] net: phy: fix phy_{clear,config}_interrupt comment typos
` [PATCH 07/10] net: phy: re-design phy_modes to be self-contained
` [PATCH 08/10] net: phy: expose PHY device interface mode
` [PATCH 09/10] net: phy: add "has_fixups" boolean property
` [PATCH 10/10] net: phy: expose phydev->has_fixups to sysfs

[PATCH net-next 00/10] Support for Broadcom GENET driver
 2014-02-12 14:35 UTC  (12+ messages)
` [PATCH net-next 01/10] net: phy: add "internal" PHY mode
` [PATCH net-next 02/10] net: phy: add MoCA PHY type
` [PATCH net-next 03/10] net: phy: update port type for MoCA PHYs
` [PATCH net-next 04/10] net: phy: add Broadcom BCM7xxx internal PHY driver
` [PATCH net-next 05/10] net: bcmgenet: add driver definitions and private structure
` [PATCH net-next 06/10] net: bcmgenet: add main driver file
` [PATCH net-next 07/10] net: bcmgenet: add MDIO routines
` [PATCH net-next 08/10] net: bcmgenet: hook into the build system
` [PATCH net-next 09/10] Documentation: add Device tree bindings for Broadcom GENET
` [PATCH net-next 10/10] MAINTAINERS: add entry for the Broadcom GENET driver

netfilter: nf_tables: add reject module for NFPROTO_INET
 2014-02-12 14:27 UTC  (2+ messages)

[PATCH] xfrm: avoid creating temporary SA when there are no listeners
 2014-02-12 14:20 UTC  (4+ messages)
  ` [PATCH ipsec-next v2] "
    ` [PATCH ipsec-next v3] "

[PATCH v6] can: add Renesas R-Car CAN driver
 2014-02-12 14:08 UTC 

[PATCH net-next v2] IPv6: enable bind() to assign an anycast address
 2014-02-12 13:38 UTC 

[Patch net-next v3 0/5] net_sched: act: more cleanup and improvement
 2014-02-12 12:44 UTC  (11+ messages)
` [Patch net-next v3 1/5] net_sched: act: hide struct tcf_common from API
` [Patch net-next v3 2/5] net_sched: act: refactor cleanup ops
` [Patch net-next v3 3/5] net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
` [Patch net-next v3 4/5] net_sched: act: refuse to remove bound action outside
` [Patch net-next v3 5/5] net_sched: act: clean up tca_action_flush()

[RFC 0/2] xen-backend interfaces and IFF_MULTICAST
 2014-02-12 12:19 UTC  (6+ messages)
` [RFC 2/2] xen-netback: disable multicast and use a random hw MAC address

[PATCHv5 net-next 0/6] xfrm: Add ESN support for AH
 2014-02-12 12:06 UTC  (2+ messages)

[BUG] at include/linux/page-flags.h:415 (PageTransHuge)
 2014-02-12 12:02 UTC  (4+ messages)

[PATCH net] virtio-net: alloc big buffers also when guest can receive UFO
 2014-02-12 11:59 UTC  (2+ messages)

[PATCH v3 0/2] sctp: fix a problem with net_namespace
 2014-02-12 11:53 UTC  (4+ messages)
` [PATCH v3 1/2] sctp: fix a missed .data initialization
` [PATCH v3 2/2] sctp: optimize the sctp_sysctl_net_register

[PATCH net] vhost_net: do not report a used len larger than receive buffer size
 2014-02-12 11:52 UTC  (2+ messages)

[Patch net-next v2] net: allow setting mac address of loopback device
 2014-02-12 11:50 UTC  (2+ messages)

[net-next 0/3] 802.21 and MPLS headers and classification
 2014-02-12 11:49 UTC  (5+ messages)
  ` [net-next 1/3] if_ether.h: add IEEE 802.21 Ethertype
  ` [net-next 2/3] UAPI: add MPLS label stack definition
  ` [net-next 3/3] cfg80211: add MPLS and 802.21 classification

[PATCH net-next] ipv6: do not set "u" bit for temporary addresses
 2014-02-12 11:08 UTC 

[PATCH 09/28] Remove ATHEROS_AR231X
 2014-02-12 10:50 UTC  (9+ messages)

[PATCH 3/3] be2net: refactor multi-channel config code for Skyhawk-R chip
 2014-02-12 10:39 UTC 

[PATCH 2/3] be2net: Update copyright year
 2014-02-12 10:39 UTC 

[PATCH 1/3] be2net: Log a kernel message when UE is detected in BE & Skyhawk
 2014-02-12 10:37 UTC 

[PATCH net-next] be2net patches
 2014-02-12 10:37 UTC 

pull-request: can 2014-02-12
 2014-02-12 10:35 UTC  (2+ messages)
` [PATCH] can: kvaser_usb: check number of channels returned by HW

pull-request: can-next 2014-02-12
 2014-02-12 10:15 UTC 

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
 2014-02-12 10:12 UTC  (2+ messages)

[Patch net] macvlan: add NETIF_F_NETNS_LOCAL flag
 2014-02-12 10:03 UTC  (11+ messages)

[PATCH] netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"
 2014-02-12  9:53 UTC 

The kmemleak detector reports about leaked "struct net"
 2014-02-12  9:42 UTC 

[PATCH net] net: Clear local_df only if crossing namespace
 2014-02-12  9:32 UTC  (8+ messages)

[PATCH -next] gre: return more precise errno value when adding tunnel fails
 2014-02-12  9:28 UTC 

[PATCH net-next] socket: replace some printk with pr_*
 2014-02-12  9:09 UTC 

[PATCH V2] net/dt: Add support for overriding phy configuration from device tree
 2014-02-12  8:57 UTC  (7+ messages)
` [PATCH V3] "

[PATCH net-next] tipc: explicitly include core.h in addr.h
 2014-02-12  8:34 UTC 

[PATCH] tun: use netif_receive_skb instead of netif_rx_ni
 2014-02-12  7:40 UTC  (8+ messages)

[PATCH v2] can: xilinx CAN controller support
 2014-02-12  7:10 UTC 

[PATCH net-next 0/2] bonding: remove the redundant judgements for bonding
 2014-02-12  6:58 UTC  (3+ messages)
` [PATCH net-next 1/2] bonding: remove the redundant judgements for bond_set_mac_address()
` [PATCH net-next 2/2] bonding: remove the redundant judgements for bond_option_queue_id_set()

[PATCH net] bonding: Fix deadlock in bonding driver when using netpoll
 2014-02-12  4:06 UTC 

[PATCH v2.54] datapath: Add basic MPLS support to kernel
 2014-02-12  3:52 UTC  (2+ messages)

RTL8153 fails to get link after applying c7de7dec2 to 3.8 kernel
 2014-02-12  3:47 UTC  (4+ messages)

[PATCH net-next 0/4] sch_netem: some improvements and cleanups
 2014-02-12  2:58 UTC  (5+ messages)
` [PATCH net-next 1/4] sch_netem: return errcode before setting params
` [PATCH net-next 2/4] sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sched_data *"
` [PATCH net-next 3/4] sch_netem: replace magic numbers with enumerate in GE model
` [PATCH net-next 4/4] sch_netem: replace spin_(un)lock_bh with sch_tree_(un)lock

[PATCH] Documentation/networking: delete orphaned 3c505.txt file
 2014-02-12  1:52 UTC 

[PATCH net-next] intel: Remove unnecessary OOM messages
 2014-02-12  1:30 UTC  (2+ messages)
` [PATCH net-next V2] "

[PATCH v2 0/2] sctp: fix a problem with net_namespace
 2014-02-12  1:21 UTC  (4+ messages)
` [PATCH v2 2/2] sctp: optimize the sctp_sysctl_net_register

large degradation in ip netns add/exec performance in 3.13?
 2014-02-12  0:56 UTC  (3+ messages)

net-next is OPEN
 2014-02-12  0:32 UTC 

r8169: DMA-API: exceeded 7 overlapping mappings of pfn 943ad
 2014-02-11 23:33 UTC  (3+ messages)

Q: why calling kobject_put() twice?
 2014-02-11 22:24 UTC 

fe80::/64 route missing on GRE tunnels
 2014-02-11 21:59 UTC  (2+ messages)

RFC: bridge get fdb by bridge device
 2014-02-11 21:12 UTC  (11+ messages)

[PATCH 3/3] net: GSO encapsulation for IP packets
 2014-02-11 20:45 UTC  (3+ messages)

[PATCH 0/6] Various cleanups of r8188eu
 2014-02-11 20:41 UTC  (5+ messages)
` [PATCH 1/6] staging: r8188eu: Replace wrapper around _rtw_memcmp()
` [PATCH 6/6] staging: r8188eu: Remove _func_enter and _func_exit macros

xfrm: is pmtu broken with ESP tunneling?
 2014-02-11 20:20 UTC  (3+ messages)

[PATCH v2 0/2] dp83640: Get pin and master/slave configuration from DT
 2014-02-11 20:19 UTC  (5+ messages)
` [PATCH v2 1/2] dp83640: Support a configurable number of periodic outputs
` [PATCH v2 2/2] dp83640: Get pin and master/slave configuration from DT

[PATCH v2] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
 2014-02-11 19:56 UTC  (3+ messages)

Bonding
 2014-02-11 18:22 UTC  (5+ messages)

[PATCH 1/3] net: Fix GRE RX to use skb_transport_header for GRE
 2014-02-11 17:43 UTC 

[PATCH 2/3] net: UDP gro_receive accept csum=0
 2014-02-11 17:43 UTC 

[PATCH 0/3] net: Generalizations for GRE,GSO,GRO
 2014-02-11 17:43 UTC 

linux 3.13: problems with isatap tunnel device and UFO
 2014-02-11 17:42 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).