netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-08 20:15:42 to 2011-08-10 04:48:10 UTC [more...]

PROBLEM: BUG (NULL ptr dereference in ipv4_dst_check)
 2011-08-10  4:47 UTC  (6+ messages)
      ` [PATCH] net: fix potential neighbour race in dst_ifdown()

[PATCHv3] Bridge: Always send NETDEV_CHANGEADDR up on br MAC change
 2011-08-10  4:45 UTC  (5+ messages)
` [PATCHv4] "

[PATCH] gianfar: reduce stack usage in gianfar_ethtool.c
 2011-08-10  4:11 UTC  (5+ messages)

[PATCH] gianfar: reduce stack usage in gianfar_ethtool.c
 2011-08-10  4:06 UTC 

[PATCH v10 0/5] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010)
 2011-08-10  3:06 UTC  (6+ messages)
  ` [PATCH v10 1/5] [flexcan] Remove #include <mach/clock.h>
  ` [PATCH v10 2/5] [flexcan] Abstract off read/write for big/little endian
  ` [PATCH v10 3/5] [flexcan] Add of_match to platform_device definition
  ` [PATCH v10 4/5] [powerpc] Add flexcan device support for p1010rdb
  ` [PATCH v10 5/5] [powerpc] Fix up fsl-flexcan device tree binding

[PATCH net] vmxnet3: Don't enable vlan filters in promiscuous mode
 2011-08-10  3:00 UTC  (4+ messages)

[PATCH] gianfar: reduce stack usage in gianfar_ethtool.c
 2011-08-10  2:20 UTC  (8+ messages)

[v2 PATCH 0/6] Export the sock's security context to proc
 2011-08-10  1:44 UTC  (15+ messages)
` [PATCH 1/6] Security: define security_sk_getsecid
` [PATCH 2/6] Define the function to write sock's security context to seq_file
` [PATCH 3/6] Export the raw sock's security context to proc
` [PATCH 4/6] Export the udp "
` [PATCH 5/6] Export the unix "
` [PATCH 6/6] Export the tcp "

[PATCH] Fix RCU warning in rt_cache_seq_show
 2011-08-10  1:11 UTC  (3+ messages)

BUG: Bisected Gianfar in bridge not forwarding packets (was: 3.0-rc1 Bridge not forwarding unicast packages)
 2011-08-10  0:50 UTC 

[Patch] Correct assignment of uid to gid in credentials
 2011-08-09 23:20 UTC  (6+ messages)
  ` [Patch] scm: Capture the full credentials of the scm sender

[Patch 0/5] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010) -V9
 2011-08-09 20:59 UTC  (14+ messages)
  ` [PATCH 1/5] [flexcan] Remove #include <mach/clock.h>
  ` [PATCH 2/5] [flexcan] Abstract off read/write for big/little endian
  ` [PATCH 3/5] [flexcan] Add of_match to platform_device definition
  ` [PATCH 4/5] [powerpc] Add flexcan device support for p1010rdb
` [PATCH 5/5] [powerpc] Fix up fsl-flexcan device tree binding

[PATCHv3 0/9] macb: add support for Cadence GEM
 2011-08-09 20:20 UTC  (21+ messages)
` [PATCHv3 1/9] at91: provide macb clks with "pclk" and "hclk" name
  ` [PATCH 1/9 v4] "
` [PATCHv3 2/9] macb: remove conditional clk handling
` [PATCHv3 3/9] macb: unify at91 and avr32 platform data
` [PATCHv3 4/9] macb: convert printk to netdev_ and friends
` [PATCHv3 5/9] macb: initial support for Cadence GEM
` [PATCHv3 6/9] macb: support higher rate GEM MDIO clock divisors
` [PATCHv3 7/9] macb: support statistics for GEM devices
` [PATCHv3 8/9] macb: support DMA bus widths > 32 bits
` [PATCHv3 9/9] macb: allow GEM to have configurable receive buffer size

[PATCH v2] net: add Documentation/networking/scaling.txt
 2011-08-09 18:45 UTC  (2+ messages)

[RFC PATCH v2 0/9] bql: Byte Queue Limits
 2011-08-09 18:28 UTC  (7+ messages)

[PATCH net-next] neigh: reduce arp latency
 2011-08-09 18:15 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH] slip: fix NOHZ local_softirq_pending 08 warning
 2011-08-09 17:07 UTC  (2+ messages)

[PATCH] gianfar: reduce stack usage in gianfar_ethtool.c
 2011-08-09 16:37 UTC  (5+ messages)

[PATCH net-next 0/6] be2net: fixes
 2011-08-09 16:23 UTC  (3+ messages)

[PATCH] gianfar: reduce stack usage in gianfar_ethtool.c
 2011-08-09 16:02 UTC  (3+ messages)

[PATCH 00/12] Fix net header dependencies
 2011-08-09 15:29 UTC  (9+ messages)
` [PATCH 09/12] headers, xtables: Add missing #include <linux/netfilter.h>
` [PATCH 11/12] headers, scc: Add missing #include to <linux/scc.h>
` [PATCH 12/12] headers, ppp: Add missing #include to <linux/if_ppp.h>

[Patch 0/4] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010) -V8
 2011-08-09 15:11 UTC  (10+ messages)
` [PATCH 2/4] [flexcan] Abstract off read/write for big/little endian
  ` [PATCH 1/4] [flexcan] Remove #include <mach/clock.h>
  ` [PATCH 3/4] [flexcan] Add of_match to platform_device definition
  ` [PATCH 4/4] [powerpc] Add flexcan device support for p1010rdb

[PATCH net-next 0/2] bnx2x: Logging message cleanups
 2011-08-09 14:41 UTC  (3+ messages)
` [PATCH net-next 2/2] bnx2x: Coalesce pr_cont uses and fix DP typos

[RFC 0/4] [flexcan] Add support for powerpc (freescale p1010) -V6
 2011-08-09 14:14 UTC  (40+ messages)
` [RFC 5/5] [powerpc] Implement a p1010rdb clock source

[PATCH] ipv4: some rt_iif -> rt_route_iif conversions
 2011-08-09 14:01 UTC 

return of ip_rt_bug()
 2011-08-09 13:51 UTC  (5+ messages)

[PATCH] net_sched: prio: use qdisc_dequeue_peeked
 2011-08-09 13:45 UTC  (3+ messages)

[PATCH net 0/5] bnx2x fixes
 2011-08-09 13:13 UTC 

[PATCH net 5/5] bnx2x: disable dcb on 578xx since not supported yet
 2011-08-09 13:11 UTC 

[PATCH net 4/5] bnx2x: properly clean indirect addresses
 2011-08-09 13:10 UTC 

[PATCH net 3/5] bnx2x: prevent race between undi_unload and load flows
 2011-08-09 13:09 UTC 

[PATCH net 1/5] bnx2x: init FCOE FP only once
 2011-08-09 13:08 UTC 

[PATCH net 2/5] bnx2x: fix select_queue when FCoE is disabled
 2011-08-09 13:08 UTC 

[GIT] Networking
 2011-08-09 13:13 UTC  (10+ messages)
  ` [forcedeth bug] "

[RFC 0/4] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010) -V7
 2011-08-09 13:09 UTC  (13+ messages)
  ` [RFC 1/4] [flexcan] Remove #include <mach/clock.h>
  ` [RFC 2/4] [flexcan] Abstract off read/write for big/little endian
  ` [RFC 3/4] [flexcan] Add of_match to platform_device definition
  ` [RFC 4/4] [powerpc] Add flexcan device support for p1010rdb

gianfar.c null pointer deref in gfar_start_xmit()
 2011-08-09 13:06 UTC  (4+ messages)

RSS mode performance in ixgbe (82599) driver
 2011-08-09 12:43 UTC 

802.3ad bonding brain damaged?
 2011-08-09 11:24 UTC  (8+ messages)

[PATCH 3/4] powerpc/p1010: FlexCAN Controller for of_ type
 2011-08-09 10:56 UTC  (5+ messages)

BUG: null pointer deref in rt2800usb_get_txwi
 2011-08-09 10:21 UTC  (3+ messages)

[RFC PATCH v2 1/9] dql: Dynamic queue limits
 2011-08-09  8:56 UTC  (2+ messages)

[PATCH] net: filter: Convert the BPF VM to threaded code
 2011-08-09  8:53 UTC  (8+ messages)

[PATCH] ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
 2011-08-09  8:41 UTC  (3+ messages)

[RFC PATCH v2 9/9] sfc: Support for byte queue limits
 2011-08-09  8:21 UTC  (2+ messages)

[PATCH 0/8] bna: Update bna driver version to 3.0.2.0
 2011-08-09  2:21 UTC  (9+ messages)
` [PATCH 1/8] bna: MSGQ Implementation
` [PATCH 2/8] bna: Introduce ENET as New Driver and FW Interface
` [PATCH 3/8] bna: Tx and Rx Redesign
` [PATCH 4/8] bna: Add New HW Defs
` [PATCH 5/8] bna: ENET and Tx Rx Redesign Enablement
` [PATCH 6/8] bna: Remove Unused Code
` [PATCH 7/8] bna: Remove Obsolete Files
` [PATCH 8/8] bna: Driver Version changed to 3.0.2.0


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