netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-19 17:43:44 to 2013-09-20 22:20:50 UTC [more...]

[PATCH 00/51] DMA mask changes
 2013-09-20 22:20 UTC  (74+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
` [PATCH 03/51] DMA-API: net: intel/e1000e: "
` [PATCH 06/51] DMA-API: net: intel/ixgb: "
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH 10/51] DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 12/51] DMA-API: net: intel/e1000: "
` [PATCH 13/51] DMA-API: net: sfc/efx.c: "
` [PATCH 14/51] DMA-API: net: b43: "
` [PATCH 15/51] DMA-API: net: b43legacy: "
` [PATCH 16/51] DMA-API: ppc: vio.c: "
` [PATCH 17/51] DMA-API: block: nvme-core: "
` [PATCH 18/51] DMA-API: staging: et131x: "
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 20/51] DMA-API: usb: bcma: "
` [PATCH 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
` [PATCH 24/51] DMA-API: dma: pl330: "
` [PATCH 25/51] DMA-API: video: clcd: "
` [PATCH 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
  ` [PATCH 04/51] DMA-API: net: intel/igb: fix 32-bit DMA mask handling
  ` [PATCH 05/51] DMA-API: net: intel/igbvf: "
  ` [PATCH 08/51] DMA-API: net: intel/ixgbevf: "
  ` [PATCH 09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
  ` [PATCH 11/51] DMA-API: net: emulex/benet: "
  ` [PATCH 27/51] DMA-API: provide a helper to setup DMA masks
  ` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize "
  ` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
` [PATCH 30/51] DMA-API: dma: dw_dmac.c: "
` [PATCH 31/51] DMA-API: media: omap3isp: "
` [PATCH 32/51] DMA-API: mmc: sdhci-acpi: "
` [PATCH 33/51] DMA-API: net: nxp/lpc_eth: "
` [PATCH 34/51] DMA-API: net: octeon: "
` [PATCH 35/51] DMA-API: parport: parport_pc.c: "
` [PATCH 36/51] DMA-API: usb: use dma_set_coherent_mask()
` [PATCH 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
` [PATCH 38/51] DMA-API: staging: use dma_set_coherent_mask()
` [PATCH 39/51] DMA-API: others: "
` [PATCH 40/51] DMA-API: crypto: fix ixp4xx crypto platform device support
` [PATCH 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
` [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH 50/51] ARM: 7797/1: mmc: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory

[PATCH] skge: fix broken driver
 2013-09-20 21:38 UTC  (16+ messages)
    ` [PATCH] stable_kernel_rules.txt: Exclude networking from stable rules

[PATCH v2] qlge: call ql_core_dump() only if dump memory was allocated
 2013-09-20 21:21 UTC 

[PATCH net-next] tcp: fix dynamic right sizing
 2013-09-20 20:56 UTC 

[PATCH v3 -next 1/2] tcp: syncookies: reduce cookie lifetime to 128 seconds
 2013-09-20 20:32 UTC  (2+ messages)
` [PATCH v3 -next 2/2] tcp: syncookies: reduce mss table to four values

[PATCH net 0/3] SLCAN/SLIP fixes and performance
 2013-09-20 19:39 UTC  (2+ messages)

[PATCH 1/2] remove all uses of printf's %n
 2013-09-20 19:33 UTC  (6+ messages)

[net-next PATCH 0/4] cpsw: support for control module register
 2013-09-20 19:20 UTC  (5+ messages)
  ` [net-next PATCH 1/4] net: ethernet: cpsw: switch to devres allocations
` [net-next PATCH 2/4] drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw
` [net-next PATCH 3/4] drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode
` [net-next PATCH 4/4] ARM: dts: am33xx: adopt to "

[PATCH v4] net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
 2013-09-20 19:10 UTC  (2+ messages)

[PATCH] qlge: call ql_core_dump() only if dump memory was allocated
 2013-09-20 19:00 UTC  (7+ messages)

[PATCH] mrp: add periodictimer to retry lost packets
 2013-09-20 18:59 UTC  (3+ messages)
` [PATCH 1/1] mrp: add periodictimer to allow retries when packets get lost

[PATCH 01/11] compat.h: Remove extern from function prototypes
 2013-09-20 18:56 UTC  (14+ messages)
` [PATCH 02/11] dcbevent.h: "
` [PATCH 03/11] decnet (dn*.h): "
` [PATCH 04/11] dst.h: "
` [PATCH 05/11] esp.h: "
` [PATCH 06/11] fib_rules.h: "
` [PATCH 07/11] flow.h/flow_keys.h: "
` [PATCH 08/11] garp.h: "
` [PATCH 09/11] gen_stats.h: "
` [PATCH 10/11] genetlink.h: "
` [PATCH 11/11] icmp.h: "

[PATCH] declance: Remove `incompatible pointer type' warnings
 2013-09-20 18:43 UTC  (2+ messages)

[PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs
 2013-09-20 18:42 UTC  (4+ messages)

[PATCH net-next 2/2] net_sched: htb: support of 64bit rates
 2013-09-20 18:42 UTC  (2+ messages)

[PATCH net-next 1/2] net_sched: add u64 rate to psched_ratecfg_precompute()
 2013-09-20 18:42 UTC  (2+ messages)

[PATCH 5/5] net: ethernet: eth.c: removed checkpatch warnings and errors
 2013-09-20 18:42 UTC  (2+ messages)

[PATCH v2 1/1] net: cdc-phonet: Staticize usbpn_probe
 2013-09-20 18:42 UTC  (2+ messages)

[PATCH Resend 1/3] net: cdc-phonet: Staticize usbpn_probe
 2013-09-20 18:41 UTC  (5+ messages)
` [PATCH v2 2/3] net: bnx2x: Staticize local symbols
` [PATCH Resend 3/3] net: cxgb4vf: "

[PATCH 1/2] net: emaclite: Not necessary to call devm_iounmap
 2013-09-20 18:41 UTC  (4+ messages)
` [PATCH 2/2] net: emaclite: Code cleanup

[PATCH net-next 0/2] xen-netback: windows frontend compatibility fixes
 2013-09-20 18:40 UTC  (5+ messages)
` [PATCH net-next v2 1/2] xen-netback: add a vif-is-connected flag
` [PATCH net-next v2 2/2] xen-netback: handle frontends that fail to transition through Closing

[PATCH] skge: fix invalid value passed to pci_unmap_sigle
 2013-09-20 17:53 UTC 

[patch 2/4] mISDN: add support for group membership check
 2013-09-20 17:14 UTC  (11+ messages)

[PATCH iproute2] tc: support TCA_STATS_RATE_EST64
 2013-09-20 16:47 UTC  (2+ messages)

[PATCH] iproute2: bridge: document mdb
 2013-09-20 16:45 UTC  (5+ messages)
` (unknown),

IPv6 kernel warning
 2013-09-20 16:40 UTC  (3+ messages)

[CFT][PATCH] net: Delay default_device_exit_batch until no devices are unregistering
 2013-09-20 16:34 UTC  (2+ messages)

net-next is now OPEN
 2013-09-20 16:17 UTC 

[PATCH net-next 0/2] xen-netback: windows frontend compatibility fixes
 2013-09-20 15:02 UTC  (11+ messages)
` [PATCH net-next 1/2] xen-netback: add a vif-is-connected flag
` [PATCH net-next 2/2] xen-netback: handle frontends that fail to transition through Closing

[PATCH v2] skge: fix broken driver
 2013-09-20 14:36 UTC  (3+ messages)

[PATCH v2] ip6tnl: do route updating for redirect in ip6_tnl_err()
 2013-09-20 10:43 UTC  (3+ messages)

[PATCH ] net: raw: do not report ICMP redirects to user space
 2013-09-20 10:21 UTC 

[PATCH ] net: udp: do not report ICMP redirects to user space
 2013-09-20 10:20 UTC 

[GIT PULL 0/5] IPVS fixes for v3.12
 2013-09-20 10:07 UTC  (2+ messages)

[PATCH net-next v4] Don't destroy the netdev until the vif is shut down
 2013-09-20  8:10 UTC  (3+ messages)

Fw: [Bug 61681] New: Incoming TCP4 connections fail to start, don't get past SYN_RECV and then quickly disappear
 2013-09-20  5:18 UTC 

add ip to interface as primary ip address, not secondary ip when there is alreadly primary ip?
 2013-09-20  3:53 UTC  (5+ messages)

[PATCH v2.39 0/7] MPLS actions and matches
 2013-09-20  1:31 UTC  (6+ messages)
` [PATCH v2.39 7/7] datapath: Add basic MPLS support to kernel
          ` [ovs-dev] "

[PATCH] ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup
 2013-09-19 21:20 UTC  (2+ messages)

[PATCH net RFC 0/2] net: BUG napi_disable sleep while atomic
 2013-09-19 22:28 UTC  (6+ messages)
` [PATCH net RFC 2/2] ixgbe: fix sleep bug caused by napi_disable inside local_bh_disable()d context

A question about deleting a network namespace while something is executing in another
 2013-09-19 22:10 UTC 

[GIT] Networking
 2013-09-19 18:55 UTC 

[PATCH -net v2 0/2] net: netpoll and netconsole fixes
 2013-09-19 18:16 UTC  (2+ messages)

[PATCH net v2 1/2] ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
 2013-09-19 18:11 UTC  (4+ messages)
` [PATCH net v2 2/2] ip: generate unique IP identificator if local fragmentation is allowed

[PATCH ] ipv6: handle the update of the NDISC_REDIRECT error code in icmpv6_err_convert
 2013-09-19 18:02 UTC  (4+ messages)

[stable] [PATCH] sfc: Fix efx_rx_buf_offset() for recycled pages
 2013-09-19 17:43 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).