messages from 2013-01-21 14:13:32 to 2013-01-22 08:13:30 UTC [more...]
[PATCH net-next 1/2] be2net: Modify GPL Marking in all source files
2013-01-22 8:14 UTC
[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
2013-01-22 7:45 UTC (46+ messages)
` [PATCH v5 01/45] percpu_rwlock: Introduce the global reader-writer lock backend
` [PATCH v5 02/45] percpu_rwlock: Introduce per-CPU variables for the reader and the writer
` [PATCH v5 03/45] percpu_rwlock: Provide a way to define and init percpu-rwlocks at compile time
` [PATCH v5 04/45] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v5 05/45] percpu_rwlock: Make percpu-rwlocks IRQ-safe, optimally
` [PATCH v5 06/45] percpu_rwlock: Allow writers to be readers, and add lockdep annotations
` [PATCH v5 07/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v5 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v5 09/45] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [PATCH v5 10/45] smp, cpu hotplug: Fix on_each_cpu_*() "
` [PATCH v5 11/45] sched/timer: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v5 12/45] sched/migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v5 13/45] sched/rt: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v5 14/45] rcu, CPU hotplug: Fix comment referring to stop_machine()
` [PATCH v5 15/45] tick: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v5 16/45] time/clocksource: "
` [PATCH v5 17/45] softirq: "
` [PATCH v5 18/45] irq: "
` [PATCH v5 19/45] net: "
` [PATCH v5 20/45] block: "
` [PATCH v5 21/45] crypto: pcrypt - Protect access to cpu_online_mask with get/put_online_cpus()
` [PATCH v5 22/45] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v5 23/45] [SCSI] fcoe: "
` [PATCH v5 24/45] staging: octeon: "
` [PATCH v5 25/45] x86: "
` [PATCH v5 26/45] perf/x86: "
` [PATCH v5 27/45] KVM: Use get/put_online_cpus_atomic() to prevent CPU offline from atomic context
` [PATCH v5 28/45] kvm/vmx: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v5 29/45] x86/xen: "
` [PATCH v5 30/45] alpha/smp: "
` [PATCH v5 31/45] blackfin/smp: "
` [PATCH v5 32/45] cris/smp: "
` [PATCH v5 33/45] hexagon/smp: "
` [PATCH v5 34/45] ia64: "
` [PATCH v5 35/45] m32r: "
` [PATCH v5 36/45] MIPS: "
` [PATCH v5 37/45] mn10300: "
` [PATCH v5 38/45] parisc: "
` [PATCH v5 39/45] powerpc: "
` [PATCH v5 40/45] sh: "
` [PATCH v5 41/45] sparc: "
` [PATCH v5 42/45] tile: "
` [PATCH v5 43/45] cpu: No more __stop_machine() in _cpu_down()
` [PATCH v5 44/45] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig
` [PATCH v5 45/45] Documentation/cpu-hotplug: Remove references to stop_machine()
[PATCH] net: fec: Add support for multiple phys on mdiobus
2013-01-22 7:22 UTC (9+ messages)
` [PATCH 1/2] net: fec: refactor dt probing
[PATCH v1] net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
2013-01-22 7:09 UTC
[PATCH 20/33] net: Convert to devm_ioremap_resource()
2013-01-22 6:56 UTC (3+ messages)
[RFC PATCH linux-next] et131x: Promote staging et131x driver to drivers/net
2013-01-22 6:20 UTC (5+ messages)
3.7.3+: Bad paging request in ip_rcv_finish while running NFS traffic
2013-01-22 5:57 UTC (4+ messages)
ipv6: Do not depend on rt->n in rt6_probe()
2013-01-22 5:49 UTC (6+ messages)
` Rate Limitation of Router Reachability Probing for possible dead routers (is Re: ipv6: Do not depend on rt->n in rt6_probe().)
Unix Socket buffer attribution
2013-01-22 2:01 UTC
[PATCH RFC net-next 00/15] drivers/net: obsolete ISA driver round-up
2013-01-22 1:46 UTC (16+ messages)
` [PATCH net-next 01/15] drivers/net: delete 486 Apricot support
` [PATCH net-next 02/15] drivers/net: delete intel 486 panther onboard ethernet support
` [PATCH net-next 03/15] drivers/net: delete old 8bit ISA 3c501 driver
` [PATCH net-next 04/15] drivers/net: delete old parallel port de600/de620 drivers
` [PATCH net-next 05/15] drivers/net: delete the 3Com 3c505/3c507 intel i825xx support
` [PATCH net-next 06/15] drivers/net: delete ISA intel eexpress and eepro i825xx drivers
` [PATCH net-next 07/15] drivers/net: delete intel i825xx based znet notebook driver
` [PATCH net-next 08/15] drivers/net: delete Racal Interlan ISA ni52 (i825xx) driver
` [PATCH net-next 09/15] drivers/net: delete old 8 bit ISA Racal ni5010 support
` [PATCH net-next 10/15] drivers/net: delete at1700 ISA 10Mbit driver
` [PATCH net-next 11/15] drivers/net: delete old fujitsu based eth16i driver
` [PATCH net-next 12/15] drivers/net: delete the really obsolete 8390 based 10Mbit ISA drivers
` [PATCH net-next 13/15] drivers/net: delete old DEC depca ISA drivers support
` [PATCH net-next 14/15] drivers/net: delete Digital EtherWorks-3 support
` [PATCH net-next 15/15] drivers/net: delete old x86 variant of the seeq8005 driver
[PATCH V6 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
2013-01-22 1:12 UTC (2+ messages)
r8169 doing more work than napi weight
2013-01-21 23:42 UTC (2+ messages)
[PATCH 0/6] ISDN patches for net-next
2013-01-21 22:38 UTC (8+ messages)
` [PATCH 1/6] isdn/divert: fix readability damage
` [PATCH 3/6] isdn/gigaset: beautify interface.c
` [PATCH 2/6] isdn/gigaset: leave DLE mode before hanging up
` [PATCH 6/6] isdn/gigaset: fix zero size border case in debug dump
` [PATCH 4/6] isdn/gigaset: beautify common.c
` [PATCH 5/6] isdn/gigaset: beautify ev-layer.c
[PATCH net 0/3] cdc_ncm and cdc_mbim fixes for 3.8
2013-01-21 22:36 UTC (13+ messages)
` [PATCH net 1/3] net: cdc_ncm: workaround for missing CDC Union
` [PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
` [PATCH net 3/3] net: cdc_ncm: fix error path for single interface probing
[PATCH 1/2] NTB: disable x86_32 support
2013-01-21 22:28 UTC (2+ messages)
` [PATCH 2/2] NTB: Fix Sparse Warnings
[PATCH 0/21] NTB and ntb_netdev patches
2013-01-21 22:28 UTC (20+ messages)
` [PATCH 01/21] NTB: correct missing readq/writeq errors
` [PATCH 08/21] NTB: declare unused variables
` [PATCH 14/21] NTB: Fix Sparse Warnings
` [PATCH 15/21] NTB: Update Version
[PATCH v3] net, wireless: overwrite default_ethtool_ops
2013-01-21 21:47 UTC (6+ messages)
[RFC] State resolution packet queue for IPsec
2013-01-21 21:17 UTC (2+ messages)
[RFC:] struct net_device_ops: Add function pointer to fill device specific ndisc information
2013-01-21 21:16 UTC (14+ messages)
[PATCH 1/2] ipv4: Invalidate the socket cached route on pmtu events if possible
2013-01-21 21:18 UTC (5+ messages)
` [PATCH 2/2] ipv4: Add a socket release callback for datagram sockets
Sparse Warnings: net/ipv6/route.c:521:17: sparse: context imbalance in 'rt6_probe' - different lock contexts for basic block
2013-01-21 20:56 UTC (3+ messages)
[Patch net-next] net: move rx and tx hash functions to net/core/flow_dissector.c
2013-01-21 20:46 UTC (2+ messages)
[PATCH 4/15] drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
2013-01-21 20:45 UTC (3+ messages)
[PATCH net-next] ndisc: Do not try to update "updated" time if neighbour has already gone
2013-01-21 20:42 UTC (2+ messages)
[PATCH 0/2] dsa: bug fixes
2013-01-21 20:41 UTC (4+ messages)
` [PATCH 1/2] dsa: use an unique and non conflicting bus name for the slave MII bus
` [PATCH 2/2] dsa: make dsa_switch_setup check for valid port names
[PATCH 1/2] usbnet: add new flag FLAG_NOARP for usb net devices
2013-01-21 19:25 UTC (4+ messages)
` [PATCH 2/2] cdc_ncm: add support FLAG_NOARP for Infineon modem platform
[PATCH] net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
2013-01-21 19:17 UTC (2+ messages)
[PATCH v5 0/3] make mac programming for virtio net more robust
2013-01-21 19:09 UTC (2+ messages)
[PATCH net-next 0/2] Add support of multicast static tree
2013-01-21 18:56 UTC (9+ messages)
` [PATCH net-next 1/2] mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
` [PATCH net-next 2/2] mcast: add multicast proxy support (IPv4 and IPv6)
` [PATCH net-next 0/2 v2] Add support of multicast static tree
` [PATCH net-next v2 1/2] mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
` [PATCH net-next v2 2/2] mcast: add multicast proxy support (IPv4 and IPv6)
[PATCH net-next] Documentation: remove obsolete networking/multicast.txt file
2013-01-21 18:54 UTC (2+ messages)
[patch 0/6] s390: network patches for net-next
2013-01-21 18:52 UTC (2+ messages)
[PATCH] net: ethernet: davinci: Fix build breakage
2013-01-21 18:36 UTC (3+ messages)
[PATCH net-next 00/19] IPv6 NDISC Updates
2013-01-21 18:35 UTC (2+ messages)
[PATCH] Add support for netconsole driver used on bridge device with VIF attached
2013-01-21 18:00 UTC (3+ messages)
[PATCH net] net: cdc_ncm: workaround for missing CDC Union
2013-01-21 17:59 UTC (9+ messages)
[BUG] Bug in netprio_cgroup and netcls_cgroup ?
2013-01-21 17:18 UTC (6+ messages)
[patch] Gianfar : Enable promiscous mode after queue time out
2013-01-21 16:24 UTC
[PATCH net-next 19/19] ndisc: Use compound literals to build redirect message
2013-01-21 16:49 UTC
[PATCH net-next 18/19] ndisc: Break down ndisc_build_skb() and build message directly
2013-01-21 16:49 UTC
[PATCH net-next 17/19] ndisc: Break down __ndisc_send()
2013-01-21 16:49 UTC
[PATCH net-next 16/19] ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb()
2013-01-21 16:49 UTC
[PATCH net-next 15/19] ndisc: Use ndisc_send_skb() for redirect
2013-01-21 16:49 UTC
[PATCH net-next 14/19] ndisc: Remove icmp6h argument from ndisc_send_skb()
2013-01-21 16:48 UTC
[PATCH net-next 13/19] ndisc: Make ndisc_fill_xxx_option() for sk_buff
2013-01-21 16:48 UTC
[PATCH net-next 12/19] ndisc: Calculate message body length and option length separately
2013-01-21 16:48 UTC
[PATCH net-next 11/19] ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb()
2013-01-21 16:48 UTC
[PATCH net-next 10/19] ndisc: Defer building IPv6 header
2013-01-21 16:48 UTC
[PATCH net-next 09/19] ndisc: Remove dev argument for ndisc_send_skb()
2013-01-21 16:48 UTC
[PATCH net-next 08/19] ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb()
2013-01-21 16:48 UTC
[PATCH net-next 07/19] ndisc: Simplify arguments for ip6_nd_hdr()
2013-01-21 16:48 UTC
[PATCH net-next 06/19] ipv6: Unshare ip6_nd_hdr() and change return type to void
2013-01-21 16:48 UTC
[PATCH net-next 05/19] ndisc: Introduce ndisc_alloc_skb() helper
2013-01-21 16:48 UTC
[PATCH net-next 04/19] ndisc: Introduce ndisc_fill_redirect_hdr_option()
2013-01-21 16:48 UTC
[PATCH net-next 03/19] ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len)
2013-01-21 16:48 UTC
[PATCH net-next 02/19] ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h
2013-01-21 16:47 UTC
[PATCH net-next 01/19] ndisc: Reduce number of arguments for ndisc_fill_addr_option()
2013-01-21 16:47 UTC
[PATCH] CMAC support for CryptoAPI, fixed patch issues, indent, and testmgr build issues
2013-01-21 16:40 UTC
[PATCH] Add support for netconsole driver used on bridge device with, VIF attached
2013-01-21 16:40 UTC (2+ messages)
[PATCH v4 0/3] make mac programming for virtio net more robust
2013-01-21 16:13 UTC (3+ messages)
` [PATCH v4 2/3] net: split eth_mac_addr for better error handling
IPsec AH use of ahash
2013-01-21 16:05 UTC (7+ messages)
[patch v3] doc: add nf_conntrack sysctl api documentation
2013-01-21 15:35 UTC (3+ 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).