netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-13 22:29:46 to 2014-02-14 14:58:05 UTC [more...]

[PATCH V2 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-02-14 14:58 UTC  (12+ messages)
` [PATCH V2 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
` [PATCH V2 net-next 2/5] xen-netback: Add support for multiple queues
` [PATCH V2 net-next 3/5] xen-netfront: Factor queue-specific data into queue struct
` [PATCH V2 net-next 4/5] xen-netfront: Add support for multiple queues
` [PATCH V2 net-next 5/5] xen-net{back, front}: Document multi-queue feature in netif.h
` [PATCH V2 net-next 0/5] xen-net{back,front}: Multiple transmit and receive queues

Does ICMP_FRAG_NEEDED automatically update the routing cache?
 2014-02-14 14:44 UTC  (2+ messages)

[PATCH v3] net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
 2014-02-14 14:41 UTC  (2+ messages)

[PATCH ipsec-next] ipsec: add support of limited SA dump
 2014-02-14 14:30 UTC  (2+ messages)
` [PATCH ipsec-next v2] "

drivers/net: tulip_remove_one needs to call pci_disable_device()
 2014-02-14 14:32 UTC 

[PATCH] net: usb: sr9800: Use '%zu' to print size_t format
 2014-02-14 13:25 UTC 

[PATCH net-next 0/7] clear old options when old qdisc's replaced
 2014-02-14 12:44 UTC  (10+ messages)
` [PATCH net-next 1/7] sch_netem: clear old clgstate "
` [PATCH net-next 2/7] sch_netem: clear old dist table "
` [PATCH net-next 3/7] sch_netem: clear old reorder "
` [PATCH net-next 4/7] sch_netem: clear old correlation "
` [PATCH net-next 5/7] sch_netem: clear old corrupt "
` [PATCH net-next 6/7] sch_netem: clear old rate "
` [PATCH net-next 7/7] sch_netem: clear old ecn "

[PATCH -next V3] ip_tunnel: return more precise errno value when adding tunnel fails
 2014-02-14 12:14 UTC 

[PATCH net-next 0/6] gianfar: Device configuration fixes
 2014-02-14 12:04 UTC  (7+ messages)
` [PATCH net-next 1/6] gianfar: Cleanup/Fix gfar_probe and the hw init code
` [PATCH net-next 2/6] gianfar: Replace sysfs stubs with module params (fix)
` [PATCH net-next 3/6] gianfar: Remove useless HAS_PADDING device flag
` [PATCH net-next 4/6] gianfar: Factor out enabling/disabling of hw interrupts
` [PATCH net-next 5/6] gianfar: Add missing graceful reset steps and fixes
` [PATCH net-next 6/6] gianfar: Remove clean_rx_ring race from gfar_ethtool

suspicious code in net/rxrpc/ar-error.c
 2014-02-14 11:21 UTC  (2+ messages)

[patch net] ovs: fix dp check in ovs_dp_reset_user_features
 2014-02-14 10:42 UTC 

[PATCH] ipv4: use daddr to get inet_peer
 2014-02-14 10:35 UTC  (4+ messages)

[PATCH] ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
 2014-02-14 10:26 UTC 

[PATCH net] packet: check for ndo_select_queue during queue selection
 2014-02-14 10:21 UTC  (3+ messages)

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

[PATCH v2] can: xilinx CAN controller support
 2014-02-14  9:59 UTC  (8+ messages)

[PATCH net-next] net: remove unnecessary return's
 2014-02-14  9:58 UTC  (5+ messages)

[PATCH 0/14] Xilinx axi ethernet patches
 2014-02-14  9:21 UTC  (6+ messages)
` [PATCH 08/14] net: axienet: Removed checkpatch errors/warnings

[PATCH 0/6] bonding:fix checkpatch errors or warning
 2014-02-14  9:15 UTC  (7+ messages)
` [PATCH 1/6] bonding:fix checkpatch errors with foo* bar|foo * bar
` [PATCH 2/6] bonding:fix checkpatch errors comments and space
` [PATCH 3/6] bonding:fix checkpatch warnings braces {}
` [PATCH 4/6] "
` [PATCH 5/6] "
` [PATCH 6/6] "

[PATCH v3 0/3] dp83640: Get pin and master/slave configuration from DT
 2014-02-14  9:06 UTC  (3+ messages)

[PATCH RFC v4 0/12] vti4: prepare namespace and interfamily support
 2014-02-14  8:30 UTC  (13+ messages)
` [PATCH RFC v4 01/12] xfrm4: Add IPsec protocol multiplexer
` [PATCH RFC v4 02/12] esp4: Use the IPsec protocol multiplexer API
` [PATCH RFC v4 03/12] ah4: "
` [PATCH RFC v4 04/12] ipcomp4: "
` [PATCH RFC v4 05/12] xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
` [PATCH RFC v4 06/12] ip_tunnel: Make vti work with i_key set
` [PATCH RFC v4 07/12] vti: Update the ipv4 side to use it's own receive hook
` [PATCH RFC v4 08/12] xfrm4: Remove xfrm_tunnel_notifier
` [PATCH RFC v4 09/12] vti4: Use the on xfrm_lookup returned dst_entry directly
` [PATCH RFC v4 10/12] vti4: Support inter address family tunneling
` [PATCH RFC v4 11/12] vti4: Check the tunnel endpoints of the xfrm state and the vti interface
` [PATCH RFC v4 12/12] vti4: Enable namespace changing

[PATCH v2 51/52] net/core/flow.c: Fix CPU hotplug callback registration
 2014-02-14  8:00 UTC  (2+ messages)
` [PATCH v2 52/52] net/iucv/iucv.c: "

[PATCH RFC v3 0/12] vti4: prepare namespace and interfamily support
 2014-02-14  7:48 UTC  (5+ messages)

[PATCH net-next 0/4] appletalk: fix checkpatch errors or warning
 2014-02-14  7:43 UTC  (5+ messages)
` [PATCH net-next 1/4] appletalk: fix checkpatch errors with space required or prohibited
` [PATCH net-next 2/4] appletalk: fix checkpatch errors with foo* bar|foo * bar
` [PATCH net-next 3/4] appletalk: convert printks to pr_<level>
` [PATCH net-next 4/4] appletalk: fix checkpatch error with indent

[patch] net,bonding: fix bond_options.c direct rwlock.h include
 2014-02-14  7:21 UTC 

[PATCH] Fix Default to 'y' for SR9800 Device Driver, setting to 'n'
 2014-02-14  6:43 UTC  (5+ messages)
      ` Re: [PATCH] Fix Default to 'y' for SR9800 Device Driver, settingto 'n'

[PATCH net,v3] hyperv: Fix the carrier status setting
 2014-02-14  5:37 UTC  (5+ messages)

[PATCH 1/1] dccp: re-enable debug macro
 2014-02-14  5:35 UTC  (2+ messages)

[PATCH] virtio_net: fix the potential NULL pointer in xmit_skb()
 2014-02-14  5:25 UTC  (3+ messages)

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

[PATCH net 1/3] kref: add kref_sub_return
 2014-02-14  5:10 UTC  (6+ messages)

[RFC PATCH v2 tip 0/7] 64-bit BPF insn set and tracing filters
 2014-02-14  4:47 UTC  (11+ messages)

linux-next: manual merge of the devicetree tree with the net-next tree
 2014-02-14  3:47 UTC  (2+ messages)

RTL8153 fails to get link after applying c7de7dec2 to 3.8 kernel
 2014-02-14  3:13 UTC  (8+ messages)

[PATCH v3 0/2] sctp: fix a problem with net_namespace
 2014-02-14  2:18 UTC  (6+ messages)
` [PATCH v3 2/2] sctp: optimize the sctp_sysctl_net_register

[PATCH net-next 0/4] sch_netem: some improvements and cleanups
 2014-02-14  1:32 UTC  (4+ messages)
` [PATCH net-next 4/4] sch_netem: replace spin_(un)lock_bh with sch_tree_(un)lock

[PATCH 2/3] net: UDP gro_receive accept csum=0
 2014-02-14  0:59 UTC  (6+ messages)

[PATCH] sh_eth: use ETH_ZLEN instead of home-grown #define
 2014-02-14  0:05 UTC  (2+ messages)

[PATCH net-next] intel: Remove unnecessary OOM messages
 2014-02-14  0:03 UTC  (4+ messages)
` [PATCH net-next V2] "

Good Day!
 2014-02-13 15:41 UTC 

[PATCH net-next v4 00/10] Support for the Broadcom GENET driver
 2014-02-13 23:53 UTC  (6+ messages)

[PATCH] net:phy:dp83640: Move all HW initialization to dp83640_config_init
 2014-02-13 23:52 UTC  (2+ messages)

[PATCH] drivers: net: cpsw: fix buggy loop condition
 2014-02-13 23:51 UTC  (2+ messages)

[PATCH v2 regression] dma debug: account for cachelines and read-only mappings in overlap tracking
 2014-02-13 23:50 UTC 

[PATCH net v2] vhost: fix a theoretical race in device cleanup
 2014-02-13 23:48 UTC  (2+ messages)

[PATCH net v2] vhost: fix ref cnt checking deadlock
 2014-02-13 23:48 UTC  (2+ messages)

[PATCH] USB2NET: SR9800: use %zu for dma_addr_t
 2014-02-13 23:47 UTC  (3+ messages)
` [PATCH V2] USB2NET: SR9800: use %zu for size_t

[PATCH -next V2] gre: return more precise errno value when adding tunnel fails
 2014-02-13 23:45 UTC  (2+ messages)

[PATCH v2 net-next] ipv4: ip_forward: perform skb->pkt_type check at the beginning
 2014-02-13 23:36 UTC  (2+ messages)

[PATCH net-next] net: remove unnecessary return's
 2014-02-13 23:33 UTC  (2+ messages)

[PATCH net] net: sched: Cleanup PIE comments
 2014-02-13 23:31 UTC  (2+ messages)

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

[PATCH] net: cpsw: catch of_get_phy_mode failing and propagate error
 2014-02-13 23:26 UTC  (2+ messages)

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

[PATCH] [CLEANUP] tcp: remove unused min_cwnd member of tcp_congestion_ops
 2014-02-13 23:22 UTC  (2+ messages)

[PATCH net-next] ipv6: do not set "u" bit for temporary addresses
 2014-02-13 23:22 UTC  (2+ messages)

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

[PATCH net-next] be2net patches
 2014-02-13 23:19 UTC  (2+ messages)

pull-request: can 2014-02-12
 2014-02-13 23:17 UTC  (2+ messages)

pull-request: can-next 2014-02-12
 2014-02-13 23:16 UTC  (2+ messages)

[PATCH net-next] socket: replace some printk with pr_*
 2014-02-13 23:15 UTC  (2+ messages)

[PATCH v2 0/2] Xilinx axi ethernet bug fixes
 2014-02-13 23:08 UTC  (5+ messages)
` [PATCH v2 1/2] net: axienet: Fix compilation error
` [PATCH v2 2/2] net: axienet: Fix compilation warnings

[PATCH net-next v2 00/14] tipc: clean up media and bearer layer
 2014-02-13 22:57 UTC  (5+ messages)
` [PATCH net-next v2 11/14] tipc: changes to general packet reception algorithm
` [PATCH net-next v2 12/14] tipc: delay delete of link when failover is needed
` [PATCH net-next v2 14/14] tipc: add node_lock protection to link lookup function

[PATCH net-next 00/14] ethtool: Improve documentation
 2014-02-13 22:56 UTC  (4+ messages)
` [PATCH net-next 10/14] ethtool: Expand documentation of struct ethtool_stats

[PATCH net-next] tipc: explicitly include core.h in addr.h
 2014-02-13 22:49 UTC  (2+ messages)

[PATCH net-next 0/2] bonding: remove the redundant judgements for bonding
 2014-02-13 22:49 UTC  (2+ messages)

[Patch net-next v2] net: allow setting mac address of loopback device
 2014-02-13 22:47 UTC  (2+ messages)

[PATCH] net: clear iflink when moving to a new netns
 2014-02-13 22:44 UTC  (5+ messages)

[PATCH regression] dma debug: account for cachelines and read-only mappings in overlap tracking
 2014-02-13 22:33 UTC  (3+ 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).