All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-09 19:00:38 to 2015-05-09 21:43:40 UTC [more...]

[net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
 2015-05-09 21:43 UTC  (9+ messages)
` [net-next PATCH v3 2/4] net: macb: "
` [net-next PATCH v3 3/4] net: macb: Add support for jumbo frames
` [net-next PATCH v3 4/4] net: macb: Add change_mtu callback with jumbo support

[PATCH v2] ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction
 2015-05-09 21:40 UTC  (3+ messages)

[PATCH] macvtap add missing ioctls
 2015-05-09 21:40 UTC  (2+ messages)

[PATCH v2 net-next] tcp: set SOCK_NOSPACE under memory pressure
 2015-05-09 21:38 UTC  (2+ messages)

[PATCH net-next 1/2] gianfar: Move TxFIFO underrun handling to reset path
 2015-05-09 21:38 UTC  (4+ messages)
` [PATCH net-next 2/2] gianfar: Enable changing mac addr when if up

pull-request: mac80211-next 2015-05-06
 2015-05-09 21:34 UTC  (5+ messages)

[PATCH net-next 0/4] BPF updates
 2015-05-09 21:33 UTC  (2+ messages)

[PATCH] net: fec: add support of ethtool get_regs
 2015-05-09 21:31 UTC  (3+ messages)

[patch net-next 00/15] introduce programable flow dissector and cls_flower
 2015-05-09 21:29 UTC  (2+ messages)

[PATCH v3 00/33] staging: rtl8192e: Fix more checkpatch.pl warnings
 2015-05-09 21:19 UTC  (34+ messages)
` [PATCH v3 01/33] staging: rtl8192e: Declare ethernet addresses as __aligned(2)
` [PATCH v3 02/33] staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warnings
` [PATCH v3 03/33] staging: rtl8192e: Mark unaligned memcpy()
` [PATCH v3 04/33] staging: rtl8192e: Fix DEEP_INDENTATION warning in rtllib_parse_info_param()
` [PATCH v3 05/33] staging: rtl8192e: Replace memcmp() with ether_addr_equal_unaligned()
` [PATCH v3 06/33] staging: rtl8192e: Remove rtllib_crypt.[ch]
` [PATCH v3 07/33] staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()
` [PATCH v3 08/33] staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()
` [PATCH v3 09/33] staging: rtl8192e: Remove RTLLIB_DEBUG_WX()
` [PATCH v3 10/33] staging: rtl8192e: Simplify rtllib_proces_probe_response()
` [PATCH v3 11/33] staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()
` [PATCH v3 12/33] staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()
` [PATCH v3 13/33] staging: rtl8192e: Remove RTLLIB_DEBUG_QOS()
` [PATCH v3 14/33] staging: rtl8192e: Remove RTLLIB_DEBUG_MGMT()
` [PATCH v3 15/33] staging: rtl8192e: Remove RTLLIB_DEBUG_INFO()
` [PATCH v3 16/33] staging: rtl8192e: Remove RTLLIB_DEBUG()
` [PATCH v3 17/33] staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()
` [PATCH v3 18/33] staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)
` [PATCH v3 19/33] staging: rtl8192e: Remove assert() macro
` [PATCH v3 20/33] staging: rtl8192e: Fix PREFER_PR_LEVEL warnings
` [PATCH v3 21/33] staging: rtl8192e: Fix LONG_LINE warnings
` [PATCH v3 22/33] staging: rtl8192e: Fix LONG_LING in rtllib_parse_info_param()
` [PATCH v3 23/33] staging: rtl8192e: Remove unimplemented iwpriv handlers
` [PATCH v3 24/33] staging: rtl8192e: Fix OOM_MESSAGE warnings
` [PATCH v3 25/33] staging: rtl8192e: Remove unused rtl_crypto.h
` [PATCH v3 26/33] staging: rtl8192e: Replace ?: with max_t
` [PATCH v3 27/33] staging: rtl8192e: Replace ?: with min_t
` [PATCH v3 28/33] staging: rtl8192e: Replace ?: with max
` [PATCH v3 29/33] staging: rtl8192e: Remove unneeded RT_TRACE(COMP_ERR,...)
` [PATCH v3 30/33] staging: rtl8192e: rtl8192_phy_checkBBAndRF(): Don't check MAC
` [PATCH v3 31/33] staging: rtl8192e: Replace RT_TRACE(COMP_ERR, ...) with netdev_*
` [PATCH v3 32/33] staging: rtl8192e: Fix trivial LONG_LINE errors
` [PATCH v3 33/33] staging: rtl8192e: rtl8192E_suspend(): Fix WOL reporting

[PATCH net-next v2 0/6] packet: refine rollover
 2015-05-09 21:25 UTC  (7+ messages)
` [PATCH net-next v2 1/6] packet: rollover prepare: move code out of callsites
` [PATCH net-next v2 2/6] packet: rollover prepare: per-socket state
` [PATCH net-next v2 3/6] packet: rollover only to socket with headroom
` [PATCH net-next v2 4/6] packet: rollover lock contention avoidance
` [PATCH net-next v2 5/6] packet: rollover huge flows before small flows
` [PATCH net-next v2 6/6] packet: rollover statistics

[PATCH net-next] codel: add ce_threshold attribute
 2015-05-09 21:21 UTC  (2+ messages)

[RFC] init.h: mark init functions hot instead of cold
 2015-05-09 21:17 UTC  (3+ messages)

[PATCH v3] fdisk: add the 'i'nfo command
 2015-05-09 21:15 UTC 

[PATCH net-next] test: bpf: extend "load 64-bit immediate" testcase
 2015-05-09 21:12 UTC  (2+ messages)

[PATCH] pppoe: drop pppoe device in pppoe_unbind_sock_work
 2015-05-09 21:08 UTC 

[PATCH net-next 0/6] netns: ease netlink use with a lot of netns
 2015-05-09 21:07 UTC  (4+ messages)
` [PATCH net-next v2 0/7] "

[PATCH net-next 0/2] handle_ing update
 2015-05-09 21:07 UTC  (4+ messages)
` [PATCH net-next 1/2] net: sched: consolidate handle_ing and ing_filter
` [PATCH net-next 2/2] net: sched: further simplify handle_ing

[PATCH] sh: Wire up missing syscalls
 2015-05-09 21:02 UTC  (2+ messages)

[PATCH iproute2] tc: minor cleanup on ingress
 2015-05-09 20:59 UTC 

[GIT PULL] userns: proc and sysfs mount fix
 2015-05-09 20:54 UTC  (2+ messages)

[PATCH] imx27: dt: only map 1 Kbyte for fec registers
 2015-05-09 20:54 UTC  (3+ messages)

Documentation for usbmouse.c
 2015-05-09 20:52 UTC  (4+ messages)

[PATCH 1/4] Use off_t and off64_t instead of __off_t and __off64_t
 2015-05-09 20:51 UTC  (4+ messages)
  ` [PATCHv2 "

[Buildroot] [RFC 0/1] package/asterisk: new package
 2015-05-09 20:50 UTC  (3+ messages)
` [Buildroot] [RFC 1/1] "

Hardware spec prevents optimal performance in device driver
 2015-05-09 20:48 UTC  (3+ messages)

[PATCH] usbnet: avoid integer overflow in start_xmit
 2015-05-09 20:46 UTC  (2+ messages)

[PATCH] netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
 2015-05-09 20:45 UTC  (2+ messages)

[PATCH v2 net-next 0/2] tcp: more reliable window probes
 2015-05-09 20:42 UTC  (2+ messages)

[PATCH v6 00/12] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2015-05-09 20:39 UTC  (30+ messages)
` [PATCH v6 01/12] irqdomain: Add non-hierarchy helper irq_domain_set_info
` [PATCH v6 02/12] genirq: generic chip: support hierarchy domain
` [PATCH v6 03/12] irqchip: nvic: support hierarchy irq domain
` [PATCH v6 04/12] irqchip: vf610-mscm: support NVIC parent
` [PATCH v6 05/12] ARM: ARMv7M: define size of vector table for Vybrid
` [PATCH v6 06/12] clocksource: add dependencies for Vybrid pit clocksource
` [PATCH v6 07/12] ARM: unify MMU/!MMU addruart calls
` [PATCH v6 08/12] ARM: introduce ARM_SINGLE_ARMV7M for ARMv7-M platforms
` [PATCH v6 09/12] ARM: efm32: use ARM_SINGLE_ARMV7M
` [PATCH v6 10/12] ARM: vf610: enable Cortex-M4 configuration on Vybrid SoC
` [PATCH v6 11/12] ARM: dts: add support for Vybrid running on Cortex-M4
` [PATCH v6 12/12] ARM: vf610m4: add defconfig for Linux on Vybrids Cortex-M4

[GIT PULL] arm-soc fixes for 4.1-rc2
 2015-05-09 20:39 UTC  (2+ messages)

[PATCH net-next 1/3] tipc: fix default link prop regression in nl compat
 2015-05-09 20:40 UTC  (6+ messages)
` [PATCH net-next 2/3] tipc: add broadcast link window set/get to nl api
` [PATCH net-next 3/3] tipc: send explicit not supported error in nl compat

[PATCH v3 1/3] tree-walk: learn get_tree_entry_follow_symlinks
 2015-05-09 20:36 UTC  (3+ messages)
` [PATCH v3 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH v3 3/3] cat-file: add --follow-symlinks to --batch

[PATCH v2 1/3] tree-walk: learn get_tree_entry_follow_symlinks
 2015-05-09 20:34 UTC  (6+ messages)
` [PATCH v2 2/3] sha1_name: get_sha1_with_context learns to follow symlinks

[PATCH net-next] cxgb4: Initialize RSS mode for all Ports
 2015-05-09 20:33 UTC  (2+ messages)

Realtek USB bluetooth: no scan results when wifi is connected
 2015-05-09 20:32 UTC 

[PATCH v2] staging: rtl8192e: Change cpu_to_le16 to le16_to_cpu
 2015-05-09 20:27 UTC 

[PATCH v2 net-next 0/9] be2net: patch-set
 2015-05-09 20:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Makefile: Handle whitespace when stripping .ko
 2015-05-09 20:25 UTC 

[PATCH 1/1] suspend: delete sys_sync()
 2015-05-09 20:25 UTC  (3+ messages)

[PATCH] net: xgene_enet: Set hardware dependency
 2015-05-09 20:24 UTC  (2+ messages)

[PATCH] net: amd-xgbe: Add hardware dependency
 2015-05-09 20:24 UTC  (2+ messages)

[PATCH net-next 00/14] sfc: Enabling EF10 Vf's, set up vswitching and bind the SFC driver to the VF's
 2015-05-09 20:18 UTC  (2+ messages)

[PATCH v2 0/9] nilfs2: implementation of cost-benefit GC policy
 2015-05-09 20:18 UTC  (13+ messages)
` [PATCH v2 4/9] nilfs2: add kmem_cache for SUFILE cache nodes
` [PATCH v2 5/9] nilfs2: add SUFILE cache for changes to su_nlive_blks field
` [PATCH v2 6/9] nilfs2: add tracking of block deletions and updates
` [PATCH v2 7/9] nilfs2: ensure that all dirty blocks are written out

[Cocci] [PATCH v2 1/4] coccinelle: pm_runtime: Insert blank line
 2015-05-09 20:15 UTC  (5+ messages)
` [Cocci] [PATCH v2 2/4] coccinelle: returnvar: Use imperative mood
` [Cocci] [PATCH v2 3/4] coccinelle: ifaddr: Fix the sentence
` [Cocci] [PATCH v2 4/4] coccinelle: simple_open: Use imperative mood

[Patch net] net_sched: fix a use-after-free in tc_ctl_tfilter()
 2015-05-09 20:14 UTC  (2+ messages)

[PATCH-2] drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'
 2015-05-09 20:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] Unify and QOMify (target|monitor)_disas
 2015-05-09 20:11 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] disas: Add print_insn to disassemble info
` [Qemu-devel] [PATCH v2 2/7] disas: QOMify target specific setup
` [Qemu-devel] [PATCH v2 3/7] disas: arm-a64: Make printfer and stream variable
` [Qemu-devel] [PATCH v2 4/7] disas: arm: QOMify target specific disas setup
` [Qemu-devel] [PATCH v2 5/7] disas: microblaze: "
` [Qemu-devel] [PATCH v2 6/7] disas: cris: Fix 0 buffer length case
` [Qemu-devel] [PATCH v2 7/7] disas: cris: QOMify target specific disas setup

[PATCH] staging: rtl8192e: Change cpu_to_le16 to le16_to_cpu
 2015-05-09 20:10 UTC 

[PATCH 1/2] ARM: kvm: fix a bad BSYM() usage
 2015-05-09 20:10 UTC  (7+ messages)

[Intel-wired-lan] [net-next PATCH] ixgbe: Allow flow director to use entire queue space
 2015-05-09 20:08 UTC  (4+ messages)

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-09 20:33 UTC  (7+ messages)

[PATCH 1/4] nvc0/ir: avoid jumping to a sched instruction
 2015-05-09 20:07 UTC  (8+ messages)
` [PATCH 3/4] nvc0/ir: optimize set & 1.0 to produce boolean-float sets
` [PATCH 4/4] nv50/ir: allow OP_SET to merge with OP_SET_AND/etc as well as a neg

[PATCH net-next 00/10] More Marvell DSA refactring and fixup
 2015-05-09 20:07 UTC  (2+ messages)

[PATCH] irqchip: tegra: fix wrong data being passed as the irqdomain chip data
 2015-05-09 20:06 UTC 

Versatile Express no-boot with multi-platform kernels
 2015-05-09 20:06 UTC  (2+ messages)

[PATCH] net: macb: Handle the RXUBR interrupt on all devices
 2015-05-09 20:04 UTC  (2+ messages)

[U-Boot] Intel Galileo on u-boot
 2015-05-09 20:04 UTC  (4+ messages)

[PATCH v2 0/2] net/rds: RDS-TCP robustness fixes
 2015-05-09 20:03 UTC  (2+ messages)

[GIT pull] irq updates for 4.1-rc3
 2015-05-09 20:03 UTC 

t0005-signals.sh fails with ksh
 2015-05-09 20:01 UTC  (6+ messages)

[GIT pull] timer updates for 4.1-rc3
 2015-05-09 20:00 UTC 

[PATCH] ipv6: Fixed source specific default route handling
 2015-05-09 19:59 UTC  (2+ messages)

[Cocci] [PATCH 1/4] coccinelle: pm_runtime: Insert blank line
 2015-05-09 19:59 UTC  (8+ messages)
` [Cocci] [PATCH 2/4] coccinelle: returnvar: Use imperative mood
` [Cocci] [PATCH 3/4] coccinelle: ifaddr: Fix the sentence
` [Cocci] [PATCH 4/4] coccinelle: simple_open: Use imperative mood

pull request: bluetooth-next 2015-05-04
 2015-05-09 19:51 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix list traversal in error case
 2015-05-09 19:50 UTC  (3+ messages)

[PATCH 0/3] adp5589 fixes
 2015-05-09 19:48 UTC  (4+ messages)
` [PATCH 1/3] Input: adp5589-keys: handle i2c errors on the irq handler

[Bug 86792] New: [NVC0] Portal 2 Crashes in Wine
 2015-05-09 19:44 UTC  (3+ messages)
  ` [Bug 86792] "

[patch]: v4l-utils/util/dvb add -C to manpages
 2015-05-09 19:37 UTC  (2+ messages)

[PATCH v9] iio: acpi: Add support for ACPI0008 Ambient Light Sensor
 2015-05-09 19:30 UTC  (4+ messages)
` [PATCH] iio: acpi-als: Fix Kconfig and remove unneeded pointer casting

PAYMENT
 2015-05-09 19:28 UTC 

[PATCH 00/12] [RFC] x86: Memory Protection Keys
 2015-05-09 19:09 UTC  (5+ messages)

[PATCH v3] drm/i915/vlv: Remove wait for for punit to updates freq
 2015-05-09 19:19 UTC  (2+ messages)

[PATCH net-next v6 00/23] switchdev: spring cleanup
 2015-05-09 19:00 UTC  (3+ messages)
` [PATCH net-next v6 14/23] bridge: restore br_setlink back to original


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.