netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-20 20:18:19 to 2010-09-22 20:12:12 UTC [more...]

[PATCH 0/6] netfilter: netfilter fixes
 2010-09-22 20:12 UTC  (10+ messages)
` [PATCH 1/6] netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets
` [PATCH 2/6] netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
` [PATCH 3/6] netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
` [PATCH 4/6] netfilter: fix a race in nf_ct_ext_create()
` [PATCH 5/6] netfilter: nf_nat_snmp: fix checksum calculation (v4)
` [PATCH 6/6] netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag

[PATCH] cxgbi: bug fixes and code cleanup
 2010-09-22 20:09 UTC  (2+ messages)

[PATCH net-next-2.6 0/2] sfc: Falcon board/PHY support
 2010-09-22 20:00 UTC  (3+ messages)
` [PATCH net-next-2.6 1/2] sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC
` [PATCH net-next-2.6 2/2] sfc: Add support for SFE4003 board and TXC43128 PHY

igmp: Allow mininum interval specification for igmp timers
 2010-09-22 19:58 UTC  (4+ messages)
  ` igmp: Staggered igmp report intervals for unsolicited igmp reports

[2.6.35-rc3] NFS: possible irq lock inversion dependency
 2010-09-22 19:34 UTC  (14+ messages)
` [2.6.36-rc3] "
  ` [2.6.35-rc5] INET?: "
      ` [2.6.36-rc5] "
                        ` [PATCH] net: fix a lockdep splat

[BUG] atl1 causes lockup/reboot on resume from STR
 2010-09-22 19:34 UTC  (2+ messages)
  ` [PATCH 1/2] atl1: fix resume

[PATCH] Use firmware provided index to register a network interface
 2010-09-22 19:22 UTC  (2+ messages)

[PATCHv1.5 1/3] drivers: atm: use native kernel's hex_to_bin() func
 2010-09-22 19:03 UTC  (7+ messages)
` [PATCHv1.5 2/3] sunrpc/cache: don't use custom hex_to_bin() converter
` [PATCHv1.5 3/3] net: core: use kernel's converter from hex to bin

scheduling while atomic: br2684ctl (atm)
 2010-09-22 18:43 UTC  (2+ messages)

[PATCH 2.6.36-rc3 1/1] IPv6: Create temporary address if none exists
 2010-09-22 16:04 UTC 

[PATCH 2.6.36-rc3 1/1] IPv6 BUG: Temp addresses are immediately deleted after being created
 2010-09-22 16:04 UTC 

[PATCH] xfrm4: strip ECN bits from tos field
 2010-09-22 16:45 UTC 

[RFC PATCH] dont create cached routes from ARP requests
 2010-09-22 16:22 UTC 

[RFC][PATCH 0/4] RFS hardware acceleration
 2010-09-22 16:06 UTC  (8+ messages)
` [RFC][PATCH 1/4] IRQ: IRQ groups for multiqueue devices

[PATCH] Move "struct net" declaration inside the __KERNEL__ macro guard
 2010-09-22 15:54 UTC  (3+ messages)

[PATCH net-next-2.6 7/8] sfc: Set net_device::num_rx_queues once we know the correct value
 2010-09-22 15:44 UTC  (8+ messages)

[PATCH net-next-2.6 0/8] sfc and ethtool changes for 2.6.37
 2010-09-22 15:27 UTC  (4+ messages)

linux/netpoll.h:67 invoked rcu_dereference warning at boot
 2010-09-22 13:30 UTC  (2+ messages)

[PATCH] netfilter: don't disable BH again in BH disabled context
 2010-09-22 13:22 UTC  (4+ messages)

[PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
 2010-09-22 12:09 UTC  (4+ messages)
  ` [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW (USB and Bluetooth)

[RFC PATCH v9 12/16] Add mp(mediate passthru) device
 2010-09-22 11:55 UTC  (7+ messages)

[PATCH v2] net: af_packet: don't call tpacket_destruct_skb() until the skb is sent out
 2010-09-22 10:59 UTC  (7+ messages)

[net-next] stmmac: review the wake-up support
 2010-09-22 10:38 UTC 

[PATCH v5 0/5] ptp: IEEE 1588 clock support
 2010-09-22 10:14 UTC  (15+ messages)
` [PATCH 1/5] ptp: Added a brand new class driver for ptp clocks

[Bugme-new] [Bug 18952] New: The mount of SYN retries is not equal to /proc/sys/net/ipv4/tcp_syn_retries
 2010-09-22  9:02 UTC 

[Bugme-new] [Bug 18942] New: change to include/linux/netdevice.h prevents compilation for ARM architecture with AEABI enabled
 2010-09-22  9:01 UTC 

software iwarp stack update
 2010-09-22  8:19 UTC 

[RFC] skge: limit DMA to 32 bit
 2010-09-22  7:34 UTC  (3+ messages)

[PATCH] net: ipv4,nodefrag: check socket type before touching nodefrag flag
 2010-09-22  6:59 UTC  (2+ messages)

tcp_fastretrans_alert since 2.6.32 ?
 2010-09-22  6:48 UTC 

[PATCH RESEND 0/3] netfilter: xtables: inclusion of condition match and target
 2010-09-22  6:46 UTC  (14+ messages)
` [PATCH RESEND 1/3] netfilter: xtables: inclusion of xt_condition
` [PATCH RESEND 2/3] netfilter: xt_condition: change the value from boolean to u32

Seeing transmit timeouts on 8139cp
 2010-09-22  6:30 UTC  (3+ messages)

Regression, bisected: reference leak with IPSec since ~2.6.31
 2010-09-22  4:53 UTC  (31+ messages)
        ` [PATCH] ip : take care of last fragment in ip_append_data
          ` [PATCH] ip : fix truesize mismatch in ip fragmentation
            ` [PATCH v3] ip: "

[PATCH 2/2] X.25 remove bkl in poll
 2010-09-22  1:24 UTC 

[PATCH 1/2] X.25 remove bkl in getsockname
 2010-09-22  1:24 UTC 

[PATCH net-next-2.6 1/3] caif: Minor fixes in log prints
 2010-09-22  1:07 UTC  (6+ messages)
` [PATCH net-next-2.6 2/3] caif: Fix function NULL pointer check
  ` [PATCH net-next-2.6 3/3] caif: Use default send and receive buffer size in caif_socket

[PATCH net-2.6] caif: Remove buggy re-definition of pr_debug
 2010-09-22  1:07 UTC  (2+ messages)

[PATCH net-next-2.6] ipv6: addrconf.h cleanups
 2010-09-22  1:06 UTC  (2+ messages)

[PATCH net-next-2.6] net: constify some ppp/pptp structs
 2010-09-22  1:06 UTC  (2+ messages)

[PATCH -next 3/3] sundance: Use dev_kfree_skb_any() helper
 2010-09-22  1:06 UTC  (2+ messages)

[PATCH -next 2/3] sundance: Handle DMA mapping errors
 2010-09-22  1:06 UTC  (2+ messages)

[PATCH -next 1/3] sundance: Convert to DMA API
 2010-09-22  1:06 UTC  (2+ messages)

[PATCH] tmspci: fix tr%d in printk
 2010-09-22  1:06 UTC  (2+ messages)

net-next-2.6 [PATCH 0/5] dccp: miscellaneous CCID fixes and clean-up
 2010-09-21 23:03 UTC  (7+ messages)
  ` [PATCH 1/5] dccp: Add packet type information to CCID-specific option parsing
    ` [PATCH 2/5] dccp: Replace magic CCID-specific numbers by symbolic constants
      ` [PATCH 3/5] dccp ccid-3: remove dead states
        ` [PATCH 4/5] dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate
          ` [PATCH 5/5] dccp ccid-3: Remove redundant 'options_received' struct

(unknown)
 2010-09-21 20:59 UTC 

[PATCH v2] xmit_compl_seq: information to reclaim vmsplice buffers
 2010-09-21 21:47 UTC  (4+ messages)

Deadlock in Bluetooth code in 2.6.36
 2010-09-21 21:20 UTC  (2+ messages)
` [PATCH] Bluetooth: Fix deadlock in the ERTM logic

mv643xx pegasos breakage again
 2010-09-21 21:06 UTC 

de4x5 hangs with SMP: synchronize_irq() in interrupt handler?
 2010-09-21 20:30 UTC 

[PATCHv2 NEXT 1/5] qlcnic: support vlan rx accleration
 2010-09-21 20:04 UTC  (11+ messages)
` [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
              ` [PATCH] netxen: dont set skb->truesize

Remaining BKL users, what to do
 2010-09-21 20:01 UTC  (2+ messages)

[PATCH] netfilter: xt_condition: add security capability support
 2010-09-21 19:56 UTC  (13+ messages)

pull request: wireless-2.6 2010-09-21
 2010-09-21 19:26 UTC  (2+ messages)

[PATCH] mm: do not print backtraces on GFP_ATOMIC failures
 2010-09-21 17:00 UTC  (2+ messages)

REGRESSION: e1000e fails to communicate (82566DM)
 2010-09-21 16:36 UTC  (6+ messages)
      ` REGRESSION: e1000e fails to communicate in 2.6.36-rcx (82566DM)

kvm networking todo wiki
 2010-09-21 16:11 UTC 

[PATCH v6] netfilter: save the hash of the tuple in the original direction for latter use
 2010-09-21 15:50 UTC  (2+ messages)

[PATCH v5 2/2] netfilter: save the hash of the tuple in the original direction for latter use
 2010-09-21 15:32 UTC  (6+ messages)

[PATCH] net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()
 2010-09-21 15:00 UTC  (5+ messages)

[BUG,E1000E] first packets after device is reported up are silently dropped
 2010-09-21 12:07 UTC 

[PATCH v5] Gigabit Ethernet driver of Topcliff PCH
 2010-09-21 11:44 UTC 

E1000E/82567LM-3: link reported up too soon
 2010-09-21 11:03 UTC  (8+ messages)

Fw: [Bug 18822] New: TCP Communications gets blocked, then resetted
 2010-09-21 10:18 UTC  (3+ messages)

Dual ethernet attachment with single FEC
 2010-09-21  7:30 UTC 

[PATCH] iputils ping,ping6: use monotonic clock to schedule pings
 2010-09-21  6:50 UTC  (5+ messages)

[PATCH] iputils ping,ping6: use sig_atomic_t for flags set by signal handlers
 2010-09-21  6:05 UTC  (2+ messages)

Possible regression with skb_clone() in 2.6.36
 2010-09-21  4:10 UTC  (3+ messages)

2.6.36-rc4-git5: Reported regressions from 2.6.35
 2010-09-21  4:05 UTC  (3+ messages)

[PATCH] xmit_compl_seq: information to reclaim vmsplice buffers
 2010-09-21  0:14 UTC  (4+ messages)

[PATCH 1/3] drivers: atm: use native kernel's hex_to_bin() func
 2010-09-20 23:27 UTC  (3+ messages)
` [PATCH 2/3] sunrpc/cache: don't use custom hex_to_bin() converter
` [PATCH 3/3] net: core: use kernel's converter from hex to bin

[PATCH] Fix race in tcp_poll
 2010-09-20 22:42 UTC  (3+ messages)

[PATCH] rose: Fix signedness issues wrt. digi count
 2010-09-20 22:40 UTC 

idr_get_new_exact ?
 2010-09-20 21:38 UTC  (4+ messages)
      ` [dm-devel] "


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