netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-03 19:51:21 to 2011-06-07 01:40:03 UTC [more...]

[PATCH 0/2] speed up net device allocation using pattern names
 2011-06-07  1:39 UTC  (2+ messages)
` [PATCH 1/2] net: add alloc_netdev_mqs_id

suspect locking in net/irda/iriap.c
 2011-06-07  0:13 UTC  (3+ messages)

[Bugme-new] [Bug 33902] New: tcpi_state field in tcp_info structure reports TCP_CLOSE instead of TCP_TIME_WAIT state
 2011-06-07  0:05 UTC  (2+ messages)

[net-next-2.6 PATCH] macvlan: add VLAN filters to lowerdev
 2011-06-06 23:44 UTC  (4+ messages)

ipv6 hitting route max_size
 2011-06-06 23:28 UTC  (4+ messages)

small RPS cache for fragments?
 2011-06-06 22:49 UTC  (13+ messages)

[E1000-devel] [PATCH] e100: Fix inconsistency in bad frames handling
 2011-06-06 22:45 UTC  (6+ messages)
  `  "

[PATCH] sch_generic unused variable warning
 2011-06-06 21:58 UTC  (2+ messages)

[BUG] net: cpu offline cause napi stall
 2011-06-06 21:50 UTC  (4+ messages)

Bad behaviour when unintentionally mixing ipv4 and ipv6 addresses
 2011-06-06 21:48 UTC  (5+ messages)
    ` [PATCH] net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs

3.0.0-rc1: dmesg shows 'wlan%d' instead of 'wlan0'
 2011-06-06 21:25 UTC  (4+ messages)

[Bugme-new] [Bug 36122] New: New cache learned PMTU information in inetpeer causes ssh to fail when tunneled via an IPSEC VPN
 2011-06-06 20:48 UTC 

[PATCH net-next] net: remove interrupt.h inclusion from netdevice.h
 2011-06-06 20:43 UTC 

[RFC] should we care of COMPAT mode in bridge ?
 2011-06-06 20:35 UTC  (15+ messages)

[PATCHv2] net: Define enum for the bits used in features
 2011-06-06 20:35 UTC  (9+ messages)
` [PATCHv3] "

pull request: wireless-2.6 2011-06-06
 2011-06-06 20:25 UTC  (2+ messages)

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-06 20:23 UTC  (12+ messages)

[RFC Patch] bonding: move to net/ directory
 2011-06-06 20:11 UTC  (16+ messages)

linux-next: Tree for June 6 (sctp)
 2011-06-06 20:06 UTC  (2+ messages)

Network/block layer race
 2011-06-06 19:40 UTC  (9+ messages)
        ` Fix for the fundamental network/block layer race in sendfile()
          ` [take 2] "
            ` IPv6 DNSSL (rfc6106): please include the patch to pass it to user space

[RFC PATCH] ipv6: basic implementation of reverse path filtering
 2011-06-06 19:29 UTC  (5+ messages)
  ` [RFC PATCHv2] ipv6: "

Multicast IP packet routed between 2 ports nic on the same host
 2011-06-06 19:17 UTC  (4+ messages)

[RFC] breakage in sysfs_readdir() and s_instances abuse in sysfs
 2011-06-06 19:03 UTC  (2+ messages)

[PATCH v2 1/5] ep93xx: set DMA masks for the ep93xx_eth
 2011-06-06 17:48 UTC  (7+ messages)

[PATCH] ep93xx-eth: convert to phylib
 2011-06-06 17:34 UTC  (5+ messages)

bridge/netfilter: regression in 2.6.39.1
 2011-06-06 17:07 UTC  (20+ messages)

[PATCH net-next] bonding: make 802.3ad use update lacp_rate
 2011-06-06 16:24 UTC  (3+ messages)
` [PATCH net-next] bonding: make 802.3ad use update lacp_rate (v2)

[PATCH] usbnet/cdc_ncm: add missing .reset_resume hook
 2011-06-06 15:06 UTC  (6+ messages)

[PATCH] vlan: Fix the b0rked ingress VLAN_FLAG_REORDER_HDR check
 2011-06-06 14:48 UTC  (11+ messages)
      ` [PATCH] vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check v2

ethtool -E rejects magic >= 80000000
 2011-06-06 13:39 UTC  (3+ messages)

[PATCH 00/11] can: at91_can: add support for AT91SAM9X5 series
 2011-06-06 13:43 UTC  (12+ messages)
` [PATCH 05/11] can: at91_can: directly define AT91_MB_RX_LAST
` [PATCH 06/11] can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX
  ` [PATCH 01/11] can: at91_can: don't align struct definitions
  ` [PATCH 02/11] can: at91_can: fix comment about priv->tx_next
  ` [PATCH 03/11] can: at91_can: don't copy data to rx'ed RTR frames
  ` [PATCH 04/11] can: at91_can: let get_tx_* functions return unsigned int
  ` [PATCH 07/11] can: at91_can: convert derived mailbox constants into functions
  ` [PATCH 08/11] can: at91_can: add id_table and convert prime mailbox constats to functions
  ` [PATCH 10/11] can: at91_can: add support for the AT91SAM9X5 SOCs
` [PATCH 09/11] can: at91_can: register mb0 sysfs entry only on at91sam9263
` [PATCH 11/11] net/can: allow CAN_AT91 on AT91SAM9X5

[PATCH net-next-2.6] be2net: Fix Rx pause counter for lancer
 2011-06-06 12:27 UTC 

[PATCH] ethtool: Add support for 20G link speed
 2011-06-06 10:12 UTC  (2+ messages)

[PATCH 1/3] xfrm: Fix off by one in the replay advance functions
 2011-06-06  8:52 UTC  (5+ messages)
` [PATCH 2/3] ipv4: Fix packet size calculation for IPsec packets in __ip_append_data
` [PATCH 3/3] ipv4: Fix packet size calculation for raw "

Skipping past TCP lost packet in userspace
 2011-06-06  6:30 UTC  (5+ messages)

[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
 2011-06-06  3:39 UTC  (3+ messages)

[PATCH] qlge: remove unecessary if statement
 2011-06-06  0:44 UTC 

[PATCH] iwlwifi: remove unecessary if statement
 2011-06-06  0:30 UTC 

[PATCH] net: fix smc91x.c device tree support
 2011-06-06  0:03 UTC  (2+ messages)

[PATCH] axnet_cs: fix phy_id detection for bogus Asix chip
 2011-06-05 21:38 UTC  (19+ messages)
` [PATCH] 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
  ` [PATCH kernel 2.6.31] pcnet_cs: add cis of Linksys "
    ` [PATCH kernel 2.6.32-rc1] pcnet_cs: add cis of National Semicondoctor's "
      ` [PATCH kernel 2.6.33-rc1] pcnet_cs: add cis of KTI PE520 pcmcia network card
        ` [PATCH kernel 2.6.33-rc1 updated] "
          ` [PATCH kernel 2.6.33-rc5] fmvj18x_cs: add new id (Panasonic lan & modem card)
            ` [PATCH kernel 2.6.33] axnet_cs: add new id
              ` [PATCH kernel 2.6.35-rc2] pcnet_cs: add new id (TOSHIBA Modem/LAN Card)
                ` [PATCH kernel 2.6.35-rc3] smc91c92_cs: fix the problem that lan & modem does not work simultaneously
                  ` [PATCH kernel 2.6.35-rc3-git7] axnet_cs: local_irq_save before calling ei_irq_wrapper
                    ` [PATCH kernel 2.6.35-rc3-git7] axnet_cs: use spin_lock_irqsave in ax_interrupt
                      ` [PATCH kernel 2.6.36-rc2] pcnet_cs: add new_id
                        ` [PATCH kernel 2.6.36-git10] "
                          ` [PATCH kernel 2.6.37] "
                            ` [PATCH kernel 2.6.38rc2-git7] axnet_cs: reduce delay time at ei_rx_overrun
                              ` [PATCH kernel 2.6.38-rc5] fmvj18x_cs: add new id
                                ` [PATCH kernel 3.0-rc1] smc91c92_cs: set smc->base to NULL before iounmap

[PATCH net-next 0/3] net: drivers/net: include/net: Remove unnecessary semicolons
 2011-06-05 21:34 UTC  (5+ messages)
` [PATCH net-next 1/3] net: "
` [PATCH net-next 2/3] drivers/net: "
` [PATCH net-next 3/3] include/net: "

[PATCH] bonding: reset queue mapping prior to transmission to physical device (v3)
 2011-06-05 21:32 UTC  (8+ messages)
` [PATCH] bonding: reset queue mapping prior to transmission to physical device (v4)
  ` [PATCH] bonding: reset queue mapping prior to transmission to physical device (v5)

[PATCH 1/2] vlan: only create special VLAN 0 once
 2011-06-05 21:28 UTC  (4+ messages)
` [PATCH 2/2] bonding: restore NETIF_F_VLAN_CHALLENGED properly in bond_del_vlan()

[PATCH] qlcnic: Avoid double free of skb in tx path
 2011-06-05 21:18 UTC  (2+ messages)

[PATCH] qlcnic: Fix bug in FW queue dump
 2011-06-05 21:18 UTC  (2+ messages)

[PATCH 1/2] af-packet: Hold reference to bound network devices
 2011-06-05 21:16 UTC  (4+ messages)
` [PATCH 2/2 v3] af-packet: Use existing netdev reference for bound sockets

[RFC] breakage in sysfs_readdir() and s_instances abuse in sysfs
 2011-06-05 21:11 UTC  (5+ messages)
` [PATCH] get_net_ns_by_fd() oopses if proc_ns_fget() returns an error
  ` [PATCH] fix return values of l2tp_dfs_seq_open()

software iwarp stack update
 2011-06-05 17:39 UTC  (3+ messages)

iwlagn: Random "Time out reading EEPROM"
 2011-06-05 14:31 UTC  (2+ messages)

ETH over USB: NFS state (seeking ARM platform for NFS-based builds)
 2011-06-05  5:13 UTC 

pull request: wireless-2.6 2011-06-03
 2011-06-04 14:36 UTC  (4+ messages)

[PATCH] netfilter: nf_nat: avoid double nat for loopback
 2011-06-04 14:02 UTC 

[PATCH] bridge: Forward EAPOL when STP off
 2011-06-04 13:42 UTC  (2+ messages)

[net-next-2.6 PATCH] enic: Add support for MTU change via port profile on a dynamic vnic
 2011-06-04  0:35 UTC 

[GIT] Networking
 2011-06-04  0:08 UTC 

Are we allowed to add a new column to /proc/net/tcp?
 2011-06-03 23:25 UTC  (2+ messages)

[Bugme-new] [Bug 36602] New: Bridge fails to work normally without net.ipv4.ip_forward=1
 2011-06-03 22:37 UTC  (2+ messages)

[BUG] netconsole broken by scheduler updates
 2011-06-03 21:15 UTC  (6+ messages)

[PATCH] iproute: Ignore all output fields of ip route get for route add
 2011-06-03 20:52 UTC  (3+ messages)


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