messages from 2013-09-18 16:09:04 to 2013-09-20 10:44:13 UTC [more...]
[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 (7+ messages)
` [PATCH 1/5] ipvs: fix overflow on dest weight multiply
` [PATCH 2/5] ipvs: make the service replacement more robust
` [PATCH 3/5] ipvs: do not use dest after ip_vs_dest_put in LBLC
` [PATCH 4/5] ipvs: do not use dest after ip_vs_dest_put in LBLCR
` [PATCH 5/5] ipvs: stats should not depend on CPU 0
[PATCH net-next v4] Don't destroy the netdev until the vif is shut down
2013-09-20 8:10 UTC (8+ messages)
[PATCH 1/2] remove all uses of printf's %n
2013-09-20 8:08 UTC (4+ messages)
[PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs
2013-09-20 7:37 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 (13+ messages)
` [PATCH v2.39 6/7] datapath: Break out deacceleration portion of vlan_push
` [PATCH v2.39 7/7] datapath: Add basic MPLS support to kernel
` [ovs-dev] "
[PATCH 00/51] DMA mask changes
2013-09-20 1:21 UTC (53+ 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 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 12/51] DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [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 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] iproute2: bridge: document mdb
2013-09-20 1:09 UTC (4+ messages)
` (unknown),
[PATCH] ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup
2013-09-19 21:20 UTC (2+ messages)
[PATCH] declance: Remove `incompatible pointer type' warnings
2013-09-19 23:49 UTC
[PATCH] skge: fix broken driver
2013-09-19 22:37 UTC (11+ messages)
` [PATCH] stable_kernel_rules.txt: Exclude networking from stable rules
[PATCH net RFC 0/2] net: BUG napi_disable sleep while atomic
2013-09-19 22:28 UTC (7+ messages)
` [PATCH net RFC 1/2] netdevice: add might_sleep() call to napi_disable
` [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 (4+ messages)
` [PATCH -net v2 1/2] netpoll: fix NULL pointer dereference in netpoll_cleanup
` [PATCH -net v2 2/2] netconsole: fix a deadlock with rtnl and netconsole's mutex
[PATCH v2] skge: fix broken driver
2013-09-19 18:15 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 (5+ messages)
[stable] [PATCH] sfc: Fix efx_rx_buf_offset() for recycled pages
2013-09-19 17:43 UTC (2+ messages)
` "
[PATCH] phy/micrel: Add suspend/resume support to Micrel PHYs
2013-09-19 17:39 UTC
[PATCH] powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
2013-09-19 17:12 UTC (7+ messages)
[PATCH net-next 2/2] net_sched: htb: support of 64bit rates
2013-09-19 16:10 UTC
[PATCH net-next 1/2] net_sched: add u64 rate to psched_ratecfg_precompute()
2013-09-19 16:10 UTC
[PATCH 5/5] net: ethernet: eth.c: removed checkpatch warnings and errors
2013-09-19 16:06 UTC
[stable] [PATCH] sfc: Fix efx_rx_buf_offset() for recycled pages
2013-09-19 14:54 UTC
[PATCH 1/2] Re: net, vxlan Fix compile warning
2013-09-19 13:13 UTC (4+ messages)
` [PATCH 1/2] net, vxlan Fix compile warning [v3]
[PATCH] USBNET: fix handling padding packet
2013-09-19 13:08 UTC (13+ messages)
[PATCH] net: tsi108: Prevent compiler warning
2013-09-19 11:14 UTC (3+ messages)
[PATCH net 0/3] SLCAN/SLIP fixes and performance
2013-09-19 10:43 UTC (13+ messages)
` [PATCH net 1/3] slip/slcan: added locking in wakeup function
` [PATCH net 2/3] lib: introduce upper case hex ascii helpers
` [PATCH net 3/3] slcan: rewrite of slc_bump and slc_encaps
xmm registers in amd64 drivers
2013-09-19 10:31 UTC
[PATCH] Confirm success for each tc -batch command
2013-09-19 10:13 UTC
[REGRESSION][BISECTED] skge: add dma_mapping check
2013-09-19 9:03 UTC (4+ messages)
[PATCH v2 1/1] net: cdc-phonet: Staticize usbpn_probe
2013-09-19 6:45 UTC
[PATCH Resend 1/3] net: cdc-phonet: Staticize usbpn_probe
2013-09-19 6:44 UTC (3+ messages)
[RFC PATCHv2 0/4] Add DT support for fixed PHYs
2013-09-19 6:36 UTC (7+ messages)
` [RFC PATCHv2 3/4] of: provide a binding for fixed link PHYs
All in one place. Visit today!
2013-09-19 3:11 UTC
[PATCH] rtlwifi: Align private space in rtl_priv struct
2013-09-19 2:21 UTC
[PATCH v4] net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
2013-09-19 1:11 UTC
(unknown),
2013-09-19 1:04 UTC
[PATCH -net] netpoll: fix NULL pointer dereference in netpoll_cleanup
2013-09-18 21:09 UTC (5+ messages)
[PATCH 4/8 V3] rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c
2013-09-18 19:58 UTC (5+ messages)
` [PATCH 5/8 V3] rtlwifi: Fix smatch warning in pci.c
` [PATCH 6/8 V3] rtlwifi: Fix smatch warnings in usb.c
` [PATCH 7/8 V3] rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c
` [PATCH 8/8 V3] rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct
[PATCH 0/8 V3] rtlwifi: Patches to fix problems shown by smatch
2013-09-18 19:57 UTC (3+ messages)
` [PATCH 1/8 V3] rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c
` [PATCH 2/8 V3] rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c
[PATCH] mrp: add periodictimer to retry lost packets
2013-09-18 19:24 UTC (4+ messages)
` [PATCH 1/1] mrp: add periodictimer to allow retries when packets get lost
[RFC PATCH 0/4] cpsw: support for control module register
2013-09-18 18:49 UTC (3+ messages)
[PATCH ] ip6tnl: do route updating for redirect in ip6_tnl_err()
2013-09-18 17:17 UTC (2+ messages)
[PATCH net] ip: generate unique IP identificator if local fragmentation is allowed
2013-09-18 16:55 UTC (4+ messages)
mvneta: oops in __rcu_read_lock on mirabox
2013-09-18 16:49 UTC (14+ messages)
[PATCH ] net:dccp: do not report ICMP redirects to user space
2013-09-18 16:34 UTC (2+ messages)
[PATCH net 0/2] Fix cnic regressions
2013-09-18 16:24 UTC (2+ messages)
pull request net: batman-adv 2013-09-18
2013-09-18 16:23 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).