netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-24 18:38:25 to 2013-06-25 20:34:00 UTC [more...]

[PATCH v2 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-25 20:34 UTC  (46+ messages)
` [PATCH v2 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v2 02/45] CPU hotplug: Clarify the usage of different synchronization APIs
` [PATCH v2 03/45] Documentation, CPU hotplug: Recommend usage of get/put_online_cpus_atomic()
` [PATCH v2 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH v2 05/45] CPU hotplug: Protect set_cpu_online() to avoid false-positives
` [PATCH v2 06/45] CPU hotplug: Sprinkle debugging checks to catch locking bugs
` [PATCH v2 07/45] CPU hotplug: Expose the new debug config option
` [PATCH v2 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v2 09/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 10/45] sched/core: "
` [PATCH v2 11/45] migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v2 12/45] sched/fair: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 13/45] timer: "
` [PATCH v2 14/45] sched/rt: "
` [PATCH v2 15/45] rcu: "
` [PATCH v2 16/45] tick-broadcast: "
` [PATCH v2 17/45] time/clocksource: "
` [PATCH v2 18/45] softirq: "
` [PATCH v2 19/45] irq: "
` [PATCH v2 20/45] net: "
` [PATCH v2 21/45] block: "
` [PATCH v2 22/45] percpu_counter: "
` [PATCH v2 23/45] infiniband: ehca: "
` [PATCH v2 24/45] [SCSI] fcoe: "
` [PATCH v2 25/45] staging/octeon: "
` [PATCH v2 26/45] x86: "
` [PATCH v2 27/45] perf/x86: "
` [PATCH v2 28/45] KVM: "
` [PATCH v2 29/45] kvm/vmx: "
` [PATCH v2 30/45] x86/xen: "
` [PATCH v2 31/45] alpha/smp: "
` [PATCH v2 32/45] blackfin/smp: "
` [PATCH v2 33/45] cris/smp: "
` [PATCH v2 34/45] hexagon/smp: "
` [PATCH v2 35/45] ia64: irq, perfmon: "
` [PATCH v2 36/45] ia64: smp, tlb: "
` [PATCH v2 37/45] m32r: "
` [PATCH v2 38/45] MIPS: "
` [PATCH v2 39/45] mn10300: "
` [PATCH v2 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context
` [PATCH v2 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 42/45] powerpc: Use get/put_online_cpus_atomic() to avoid false-positive warning
` [PATCH v2 43/45] sh: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 44/45] sparc: "
` [PATCH v2 45/45] tile: "

[PATCH iproute2] ss: add more TCP_INFO components
 2013-06-25 20:33 UTC  (2+ messages)

[PATCHv2 net-next 0/4] macvtap: locking and offload control
 2013-06-25 20:31 UTC  (8+ messages)
` [PATCHv2 net-next 1/4] macvtap: Convert to using rtnl lock
` [PATCHv2 net-next 2/4] macvtap: Consistently use rcu functions
` [PATCHv2 net-next 3/4] macvtap: Let TUNSETOFFLOAD actually controll offload features
` [PATCHv2 net-next 4/4] macvtap: Perform GSO on forwarding path

[PATCH v2 0/7] alx: small fixes/cleanups
 2013-06-25 19:32 UTC  (9+ messages)
` [PATCH v2 1/7] alx: treat flow control correctly in alx_set_pauseparam()
` [PATCH v2 2/7] alx: fix 100mbit/full duplex speed translation
` [PATCH v2 3/7] alx: remove NET_CORE Kconfig select
` [PATCH v2 4/7] alx: make sizes unsigned
` [PATCH v2 5/7] alx: separate link speed/duplex fields
` [PATCH v2 6/7] alx: fix MAC address alignment problem
` [PATCH v2 7/7] alx: fix ethtool support code

[PATCH 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-25 19:20 UTC  (12+ messages)
` [PATCH 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context

[RFC PATCH] net: add a tx_queue attribute rate_queue_limits in Mbps
 2013-06-25 19:00 UTC  (2+ messages)

[ 74/95] sctp: fully initialize sctp_outq in sctp_outq_init
 2013-06-25 18:33 UTC 

[PATCH 0/1] alx driver
 2013-06-25 18:24 UTC  (6+ messages)
` [PATCH v2 1/1] alx: add a simple AR816x/AR817x device driver

[PATCH net-next v3 0/6] Further SCTP changes
 2013-06-25 17:54 UTC  (8+ messages)
` [PATCH net-next v3 1/6] net: sctp: remove TEST_FRAME ifdef
` [PATCH net-next v3 2/6] ktime: add ms_to_ktime() and ktime_add_ms() helpers
` [PATCH net-next v3 3/6] net: sctp: migrate cookie life from timeval to ktime
` [PATCH net-next v3 4/6] net: sctp: minor: sctp_seq_dump_local_addrs add missing newline
` [PATCH net-next v3 5/6] net: sctp: decouple cleaning some socket data from endpoint
` [PATCH net-next v3 6/6] net: sctp: simplify sctp_get_port

pull request: wireless 2013-06-25
 2013-06-25 17:45 UTC 

[PATCH net-next] net: Add phys_port identifier to struct net_device and export it to sysfs
 2013-06-25 17:33 UTC  (8+ messages)

[PATCH 1/1] fec: Add support for reading RMON registers
 2013-06-25 17:32 UTC  (2+ messages)

freeze with interface rename & SIOCGIFNAME
 2013-06-25 17:19 UTC  (6+ messages)

[PATCH net-next v5 0/6] vxlan: allow specifying multiple default destinations
 2013-06-25 16:37 UTC  (8+ messages)
` [PATCH net-next v5 1/6] vxlan: add implicit fdb entry for default destination
` [PATCH net-next v5 2/6] vxlan: introduce vxlan_fdb_find_rdst
` [PATCH net-next v5 3/6] vxlan: introduce vxlan_fdb_parse
` [PATCH net-next v5 4/6] vxlan: allow removal of single destination from fdb entry
` [PATCH net-next v5 5/6] rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
` [PATCH net-next v5 6/6] vxlan: fdb: allow specifying multiple destinations for zero MAC

[PATCH v2 0/3] net: davinci: driver cleanup
 2013-06-25 15:54 UTC  (4+ messages)
` [PATCH v2 1/3] net: davinci: emac: Convert to devm_* api
` [PATCH v2 2/3] net: davinci_emac: simplify the OF parser code
` [PATCH v2 3/3] net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)

[PATCH net-next 0/6] Further SCTP changes
 2013-06-25 15:38 UTC  (9+ messages)
` [PATCH net-next 1/6] net: sctp: remove TEST_FRAME ifdef
` [PATCH net-next 2/6] ktime: add ms_to_ktime() and ktime_add_ms() helpers
` [PATCH net-next 3/6] net: sctp: migrate cookie life from timeval to ktime
` [PATCH net-next 4/6] net: sctp: minor: sctp_seq_dump_local_addrs add missing newline
` [PATCH net-next 5/6] net: sctp: decouple cleaning some socket data from endpoint
` [PATCH net-next 6/6] net: sctp: simplify sctp_get_port

[PATCH v3 net-next 0/1] net: lls select poll support
 2013-06-25 15:34 UTC  (4+ messages)
` [PATCH RFC] net: lls epoll support

switching network namespace midway
 2013-06-25 14:24 UTC  (13+ messages)
` [RFC PATCH net-next 0/2] sit: allow to switch netns during encap/decap
  ` [RFC PATCH net-next 1/2] dev: introduce dev_cleanup_skb()
  ` [RFC PATCH net-next 2/2] sit: add support of x-netns
            ` [PATCH v2 net-next 0/2] sit: allow to switch netns during encap/decap
              ` [PATCH v2 net-next 1/2] dev: introduce skb_scrub_packet()
              ` [PATCH v2 net-next 2/2] sit: add support of x-netns

[PATCHv2] vhost-net: fix use-after-free in vhost_net_flush
 2013-06-25 14:29 UTC 

[patch 1/1] tcp-patch for net-next
 2013-06-25 13:59 UTC  (2+ messages)
` [patch 1/1] tcp: introduce TCP experimental option for SMC-R

(unknown)
 2013-06-25 13:59 UTC 

PROBLEM: Bridging does not work with Mellanox ConnectX-2 (mlx4_en) card in SR-IOV mode
 2013-06-25 13:44 UTC  (7+ messages)

[PATCH net-next] bnx2x: Remove sparse and coccinelle warnings
 2013-06-25  9:46 UTC  (2+ messages)

[PATCH net-next] ipv6: add include file to suppress sparse warnings
 2013-06-25  9:44 UTC  (2+ messages)

[PATCH net-next] tcp: remove invalid __rcu annotation
 2013-06-25  9:44 UTC  (2+ messages)

[PATCH net-next V1 00/10] Mellanox driver updates 2013-06-25
 2013-06-25  9:09 UTC  (11+ messages)
` [PATCH V1 net-next 01/10] net/mlx4_en: Fix resource leak in error flow
` [PATCH V1 net-next 02/10] net/mlx4_en: Do not query stats when device port is down
` [PATCH V1 net-next 03/10] net/mlx4_en: Move register_netdev() to the end of initialization function
` [PATCH V1 net-next 04/10] net/mlx4_en: Change log level from error to debug for vlan related messages
` [PATCH V1 net-next 05/10] net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
` [PATCH V1 net-next 06/10] net/mlx4_en: Add prints when TX timeout occurs
` [PATCH V1 net-next 07/10] net/mlx4_en: Remove an unnecessary test
` [PATCH V1 net-next 08/10] net/mlx4_core: Replace sscanf() with kstrtoint()
` [PATCH V1 net-next 09/10] net/mlx4_core: Add warning in case of command timeouts
` [PATCH V1 net-next 10/10] net/mlx4_core: Fail device init if num_vfs is negative

[PATCH net-next 00/11] Mellanox driver updates 2013-06-20
 2013-06-25  8:53 UTC  (6+ messages)
` [PATCH net-next 01/11] net/mlx4_en: Suppress page allocation failure warnings
      ` [PATCH net-next] mlx4: allow order-0 memory allocations in RX path

[PATCH] build some drivers only when compile-testing
 2013-06-25  8:16 UTC  (8+ messages)

[PATCH net-next] ipv6: remove old token ipv6 address as soon as possible
 2013-06-25  7:56 UTC  (2+ messages)

[PATCH 2/9] PTR_RET is now PTR_ERR_OR_ZERO(): Replace most
 2013-06-25  7:47 UTC  (2+ messages)

[PATCH] net/tg3: Avoid delay during MMIO access
 2013-06-25  7:24 UTC 

[PATCH v2 net-next 0/8] qlcnic: Driver updates
 2013-06-25  5:04 UTC  (6+ messages)
` [PATCH v2 net-next 5/8] qlcnic: Cleanup of structure qlcnic_hardware_context

[ovs-dev] [PATCH] datapath: optimize flow compare and mask functions
 2013-06-25  5:08 UTC 

[PATCH v8] ethernet/arc/arc_emac - Add new driver
 2013-06-25  4:17 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2013-06-25  2:54 UTC 

[PATCH v3] net: Unmap fragment page once iterator is done
 2013-06-25  1:25 UTC 

[PATCH nf-next] netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
 2013-06-25  0:58 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH iptables] xt_socket: add --nowildcard flag

[PATCH] ip: fix build failure if time_t is not long int
 2013-06-24 23:39 UTC 

UDP splice
 2013-06-25  0:04 UTC  (12+ messages)

First set of manpage markup fixes
 2013-06-25  0:02 UTC  (2+ messages)

[PATCH net-next 0/3] virtual netlink device for packet sockets
 2013-06-24 23:39 UTC  (2+ messages)

[PATCH v2] [NET]: Unmap fragment page once iterator is done
 2013-06-24 23:31 UTC  (5+ messages)

[patch] tehuti: using uninitialized data in bdx_ioctl_priv()
 2013-06-24 23:27 UTC  (4+ messages)

[PATCH] can: usb_8dev: unregister netdev before free()ing
 2013-06-24 21:55 UTC  (3+ messages)
` Fwd: "

[PATCH net-next v4 0/2] vxlan: allow specifying multiple default destinations
 2013-06-24 20:24 UTC  (7+ messages)
` [PATCH net-next v4 2/2] "

Pull request: sfc-next 2013-06-24
 2013-06-24 20:15 UTC  (10+ messages)
` [PATCH net-next 1/9] sfc: Fix EEH with legacy interrupts
` [PATCH net-next 2/9] sfc: Enable RX checksum offload for packets not handled by GRO
` [PATCH net-next 3/9] sfc: Increase size of RX SKB header area
` [PATCH net-next 4/9] sfc: Report software timestamping capabilities
` [PATCH net-next 5/9] sfc: Enable accelerated RFS on vlans
` [PATCH net-next 6/9] sfc: Define and set RX buffer flag for packets parsed as TCP
` [PATCH net-next 7/9] sfc: Do not pass non-TCP packets into GRO code
` [PATCH net-next 8/9] sfc: Fix IRQ cleanup in case of a probe failure
` [PATCH net-next 9/9] sfc: Improve test for IOMMU in use

[PATCH-next 00/32] Delete support for __cpuinit
 2013-06-24 20:00 UTC  (3+ messages)
` [PATCH 28/32] net: delete __cpuinit usage from all net files

[PATCH 0/5] Netfilter/IPVS fixes for net
 2013-06-24 19:47 UTC  (2+ messages)

Reverts in "net" accidentally overwrote changes in "net-next"
 2013-06-24 19:44 UTC  (2+ messages)

[PATCH net v2] ipv6: check return value of ipv6_get_lladdr
 2013-06-24 19:42 UTC 

Loan Offer At 0.2%
 2013-06-24 19:11 UTC 


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).