netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-13 00:47:33 to 2010-02-15 20:28:00 UTC [more...]

[PATCH 0/4] Improvements to octeon_ethernet
 2010-02-15 20:27 UTC  (6+ messages)
` [PATCH 1/4] Staging: octeon: remove unneeded includes
` [PATCH 2/4] Staging: Octeon: Run phy bus accesses on a workqueue
` [PATCH 3/4] MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts
` [PATCH 4/4] Staging: Octeon: Free transmit SKBs in a timely manner

[PATCH] SiS190/191 half-duplex initialization fix
 2010-02-15 20:19 UTC 

[PATCH] net: remove INIT_RCU_HEAD() usage
 2010-02-15 20:13 UTC  (2+ messages)

[PATCH 0/7] tcp: bugs and cleanup updated to 2.6.33-rc8 (again)
 2010-02-15 19:15 UTC  (13+ messages)
` [PATCH v3 1/7] net: tcp_header_len_th and tcp_option_len_th
` [PATCH v3 2/7] net: remove old tcp_optlen function
` [PATCH v5 3/7] tcp: harmonize tcp_vx_rcv header length assumptions
` [PATCH v4 4/7] tcp: input header length, prediction, and timestamp bugs
` [PATCH v3 5/7] TCPCT part 2e: accept SYNACK data
` [PATCH v5 6/7] TCPCT part 2f: cleanup tcp_parse_options
` [PATCH v7 7/7] TCPCT part 2g: parse cookie pair and 64-bit timestamp

[net-next-2.6 PATCH 0/7] xfrm by MARK
 2010-02-15 18:59 UTC  (14+ messages)
  ` [net-next-2.6 PATCH 1/7] xfrm: introduce basic mark infrastructure
    ` [net-next-2.6 PATCH 2/7] xfrm: SA lookups signature with mark
      ` [net-next-2.6 PATCH 3/7] xfrm: SA lookups "
        ` [net-next-2.6 PATCH 4/7] xfrm: SP lookups signature "
          ` [net-next-2.6 PATCH 5/7] xfrm: SP lookups "
            ` [net-next-2.6 PATCH 6/7] xfrm: Allow user space config of SAD mark
              ` [net-next-2.6 PATCH 7/7] xfrm: Allow user space manipulation of SPD mark

[PATCH net-next 0/7] drivers/net: Use netif_<level> macros
 2010-02-15 18:34 UTC  (8+ messages)
` [PATCH net-next 1/7] drivers/net/ixgb: Use netif_printk macros
` [PATCH net-next 2/7] drivers/net/sky2: Convert to use "
` [PATCH net-next 3/7] drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers
` [PATCH net-next 4/7] drivers/net/tehuti.c: Hoist assigns out of ifs
` [PATCH net-next 5/7] drivers/net/tehuti.c: trivial checkpatch cleanups
` [PATCH net-next 6/7] drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers
` [PATCH net-next 7/7] drivers/net/pcnet32.c: Checkpatch cleaning

[PATCH] ipcomp: double free at ipcomp_destroy()
 2010-02-15 17:28 UTC  (7+ messages)

[PATCH net-next-2.6] macvtap: Add GSO/csum offload support
 2010-02-15 17:05 UTC  (8+ messages)

xfrm: add x86 CONFIG_COMPAT support
 2010-02-15 16:46 UTC  (6+ messages)
` [PATCH 1/5] netlink: append NLMSG_DONE to compatskb, too
` [PATCH 2/5] netlink: store MSG_CMSG_COMPAT flag in netlink_skb_parms
` [PATCH 3/5] xfrm: split nlmsg allocation and data copying
` [PATCH 4/5] xfrm: CONFIG_COMPAT support for x86 architecture
` [PATCH 5/5] net: sock_aio_write: set CMSG_MSG_COMPAT flag if is_compat_task

[PATCH 0/2] tun: linux socket filter support
 2010-02-15 15:47 UTC 

[PATCH 1/2] net: export attach/detach filter routines
 2010-02-15 15:46 UTC  (5+ messages)
` [PATCH 2/2] tun: socket filter support

[PATCH -mm v2 0/5] ssb: replace the ssb_dma API with the generic DMA API
 2010-02-15 15:04 UTC  (6+ messages)
` [PATCH -mm v2 1/5] ssb: add dma_dev to ssb_device structure
` [PATCH -mm v2 2/5] b43legacy: replace the ssb_dma API with the generic DMA API
` [PATCH -mm v2 3/5] b43: "
` [PATCH -mm v2 4/5] b44: "
` [PATCH -mm v2 5/5] ssb: remove the ssb "

[PATCH net-next-2.6] ethtool: reduce stack usage
 2010-02-15 14:24 UTC 

[PATCH 0/1 V6] net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
 2010-02-15 13:33 UTC  (2+ messages)
` [PATCH 1/1 "

Panic at tcp_xmit_retransmit_queue
 2010-02-15 13:21 UTC  (4+ messages)

[net-next PATCH v3 0/3] net: reserve ports for applications using fixed port numbers
 2010-02-15 12:48 UTC  (5+ messages)

[PATCH iproute2]: skbedit: use get_u32 for parsing mark
 2010-02-15 11:51 UTC 

[PATCH -mm] ssb: open-code dma_alloc_coherent
 2010-02-15 11:21 UTC  (8+ messages)

2.6.33-rc8: Reported regressions from 2.6.32
 2010-02-15  9:52 UTC  (2+ messages)

[PATCH 1/2] macvtap: rework object lifetime rules
 2010-02-15  9:20 UTC  (4+ messages)
` [PATCH 2/2] net/macvtap: add vhost support
    ` [PATCH 2/2] net/macvtap: add vhost suppor

[RFC PATCH net-next 0/7] Add netdev_printk and netif_printk macros
 2010-02-15  8:40 UTC  (11+ messages)
  ` [PATCH net-next] niu.c: Use pr_<level>, netdev_<level> and netif_<level> macros

[PATCH] usbnet: convert dev(dbg|err|warn|info) macros to usbnet_(dbg|err|warn|info)
 2010-02-15  8:25 UTC  (9+ messages)
  ` [net-next PATCH 0/2] usbnet: convert dev(dbg|err|warn|info) macros to netdev_<>
    ` [PATCH 1/2] usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
    ` [PATCH 2/2] drivers/net/usb: Use netif_<level> logging facilities
` [PATCH V2 net-next 1/2] usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
` [PATCH V2 net-next 2/2] drivers/net/usb: Use netif_<level> logging facilities

[PATCH net-next-2.6] be2net: implement EEH pci error recovery handlers
 2010-02-15  7:22 UTC 

[PATCH tip/core/rcu 05/13] net: add checking to rcu_dereference() primitives
 2010-02-15  7:18 UTC  (5+ messages)

linux-next: manual merge of the net tree with the wireless-current tree
 2010-02-15  7:16 UTC  (3+ messages)

[net-next-2.6 PATCH v5 0/3] Introduce n-tuple ethtool support
 2010-02-15  6:38 UTC  (4+ messages)
  ` includes build break - was "

[PATCH 3/5] net: Fix first line of kernel-doc for a few functions
 2010-02-15  6:36 UTC  (2+ messages)

linux-next: build failure after merge of the net tree
 2010-02-15  6:22 UTC  (2+ messages)

dccp-test-tree [Patch 1/1] "UDP-like" CCID sample kernel module
 2010-02-15  6:09 UTC 

pull request: wireless-next-2.6 2010-02-12
 2010-02-15  1:47 UTC  (2+ messages)

2.6.33-rc8: Reported regressions 2.6.31 -> 2.6.32
 2010-02-15  0:20 UTC  (2+ messages)

linux-2..6.33-rc7 and b43
 2010-02-14 22:38 UTC  (8+ messages)

[PATCH] atm : fix /sys/devices/virtual/atm/X/carrier(ATM_PHY_SIG_UNKNOWN)
 2010-02-14 21:34 UTC  (4+ messages)

pull request: wireless-2.6 2010-02-12
 2010-02-14 19:56 UTC  (2+ messages)

[PATCH] vhost-net: switch to smp barriers
 2010-02-14 19:55 UTC  (5+ messages)

PROPOSAL READ ATTACHMENT AND GET BACK TO ME
 2010-02-14 16:50 UTC 

ixgbe_clean_tx_irq: tx hang 1 detected, resetting adapter (2.6.32.8)
 2010-02-14 16:29 UTC 

PROPOSAL READ ATTACHMENT AND GET BACK TO ME
 2010-02-14 14:32 UTC 

WILL EXECUTION!
 2010-02-14 13:08 UTC 

[net-next-2.6 PATCH 1/2] net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
 2010-02-14 13:27 UTC  (2+ messages)
` [net-next-2.6 PATCH 2/2] net neigh: Decouple per interface neighbour table controls from binary sysctls

[PATCH 2/2] X25: Dont let x25_bind use addresses containing characters
 2010-02-14 12:00 UTC 

[PATCH 1/2] X25: Fix x25_create errors for bad protocol and ENOBUFS
 2010-02-14 12:00 UTC 

[PATCH 0/2] tun: linux socket filter support
 2010-02-14 11:00 UTC 

smsc911x suspend/resume
 2010-02-14  9:01 UTC  (3+ messages)

[PATCH 0/7] tcp: bugs and cleanup updated to 2.6.33-rc8
 2010-02-14  7:02 UTC  (8+ messages)
` [PATCH v3 1/7] net: tcp_header_len_th and tcp_option_len_th
` [PATCH v3 2/7] net: remove old tcp_optlen function
` [PATCH v5 3/7] tcp: harmonize tcp_vx_rcv header length assumptions
` [PATCH v4 4/7] tcp: input header length, prediction, and timestamp bugs
` [PATCH v3 5/7] TCPCT part 2e: accept SYNACK data
` [PATCH v4 6/7] TCPCT part 2f: cleanup tcp_parse_options
` [PATCH v6 7/7] TCPCT part 2g: parse cookie pair and 64-bit timestamp

2.6.33-rc5: Reported regressions 2.6.31 -> 2.6.32
 2010-02-14  6:20 UTC  (3+ messages)
  ` [Bug #15042] socket(PF_INET6 hangs when ipv6 not yet initialized

[PATCH net-next-2.6 1/2] cxgb3: FIx VLAN over Jumbo frames
 2010-02-13 19:44 UTC  (2+ messages)
` [PATCH net-next-2.6 2/2] cxgb3: fix link flap

[PATCH] p54usb: Add usbid for Corega CG-WLUSB2GT
 2010-02-13 19:16 UTC 

[RFC]: IPv4 mroute interface referencing
 2010-02-13 18:29 UTC 

[PATCH] iputils: ping by mark
 2010-02-13 17:35 UTC  (5+ messages)

[net-next PATCH v3 2/3] net: TCP thin linear timeouts
 2010-02-13 15:50 UTC  (5+ messages)

[net-next PATCH v3 3/3] net: TCP thin dupack
 2010-02-13 15:50 UTC  (5+ messages)

PROPOSAL READ ATTACHMENT AND GET BACK TO ME
 2010-02-13  8:54 UTC 

[PATCH 0/9] tg3: Bugfixes
 2010-02-13  1:06 UTC  (4+ messages)

[net-next-2.6 PATCH v3 1/5] pci: Add SR-IOV convenience functions and macros
 2010-02-13  0:57 UTC  (10+ messages)
` [net-next-2.6 PATCH v3 2/5] if_link: Add SR-IOV configuration methods
` [net-next-2.6 PATCH v3 3/5] net: Add netdev ops for SR-IOV configuration
` [net-next-2.6 PATCH v3 4/5] rtnetlink: Add VF config code to rtnetlink
` [net-next-2.6 PATCH v3 5/5] igb: support for VF configuration tools

net-2.6 [PATCH 0/2] udp/dccp: MSG_TRUNC
 2010-02-13  0:51 UTC  (2+ messages)

[PATCH 1/9] tg3: Give MSI-X vec 1 rx backlog space
 2010-02-13  0:47 UTC 

[PATCH 4/9] tg3: Fix 57765 A0 bootcode race condition
 2010-02-13  0:47 UTC 

[PATCH 6/9] tg3: Reset phy during bringup when using phylib
 2010-02-13  0:47 UTC 

[PATCH 7/9] tg3: Fix napi assignments in loopback test
 2010-02-13  0:47 UTC 

[PATCH 2/9] tg3: Prevent rx producer ring overruns
 2010-02-13  0:47 UTC 

[PATCH 3/9] tg3: Unwedge stuck MSI-X vectors
 2010-02-13  0:47 UTC 

[PATCH 5/9] tg3: Turn off multiple DMA reads for 5717
 2010-02-13  0:47 UTC 

[PATCH 8/9] tg3: Fix AC131 loopback test errors for 5785
 2010-02-13  0:47 UTC 

[PATCH 9/9] tg3: Update driver version to 3.107
 2010-02-13  0:47 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).