netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-23 23:25:39 to 2011-08-25 13:19:56 UTC [more...]

TCP port firewall controlled by UDP packets
 2011-08-25 13:19 UTC  (2+ messages)

[PATCH net-next v5 0/2] af-packet: Enhance af-packet to provide a flexible mmap ring buffer scheme
 2011-08-25 12:58 UTC  (6+ messages)
` [PATCH net-next v5 1/2] af-packet: Added TPACKET_V3 headers
` [PATCH net-next v5 2/2] af-packet: TPACKET_V3 flexible buffer implementation

[RFC] per-containers tcp buffer limitation
 2011-08-25 12:55 UTC  (6+ messages)

[patch net-next-2.6] benet: remove bogus "unlikely" on vlan check
 2011-08-25 12:50 UTC 

how to distribute irqs of ixgbevf
 2011-08-25 10:19 UTC  (4+ messages)

[PATCH 0/5] SUNRPC: make rpcbind clients allocated and destroyed on dynamically
 2011-08-25 10:18 UTC  (7+ messages)
` [PATCH 1/5] SUNRPC: introduce helpers for reference counted rpcbind clients
` [PATCH 2/5] SUNRPC: use reference count helpers
` [PATCH 3/5] SUNRPC: make RPC service dependable on rpcbind clients creation
` [PATCH 4/5] SUNRPC: remove rpcbind clients creation during service registring
` [PATCH 5/5] SUNRPC: remove rpcbind clients destruction on module cleanup

[BUG] tcp : how many times a frame can possibly be retransmitted ?
 2011-08-25 10:15 UTC  (22+ messages)
    ` [PATCH] tcp: bound RTO to minimum

[PATCH net-next 0/2] Duplication of #define with mii.h
 2011-08-25  9:22 UTC  (3+ messages)
` [PATCH net-next 1/2] dl2k: use standard #defines from mii.h
` [PATCH net-next 2/2] sunbmac: "

Use of 802.3ad bonding for increasing link throughput
 2011-08-25  9:35 UTC  (3+ messages)

When set mtu 9600 by gfar_change_mtu, the maxfrm register is greater than 9600
 2011-08-25  9:24 UTC 

slow performance on disk/network i/o full speed after drop_caches
 2011-08-25  9:00 UTC  (5+ messages)

[PATCH 0/9] skb fragment API: convert non-network drivers
 2011-08-25  8:28 UTC  (10+ messages)
` [PATCH 1/9] atm: convert to SKB paged frag API
  ` [PATCH 2/9] IB: amso1100: "
  ` [PATCH 3/9] IB: nes: "
  ` [PATCH 4/9] IPoIB: "
  ` [PATCH 5/9] tg3: "
` [PATCH 6/9] bnx2: "
` [PATCH 7/9] bnx2x: "
` [PATCH 8/9] bnx2fc: "
` [PATCH 9/9] fcoe: "

[PATCH] stmmac: remove the STBus bridge setting from the GMAC code
 2011-08-25  8:01 UTC  (2+ messages)

[PATCH 0/9] update the stmmac to the version Aug_2011
 2011-08-25  8:00 UTC  (10+ messages)
` [PATCH 1/9] stmmac: remove the STBus bridge setting from the GMAC code
` [PATCH 2/9] stmmac: remove the mmc code
` [PATCH 3/9] stmmac: add MMC supports exported via debugfs
` [PATCH 4/9] stmmac: export DMA TX/RX rings "
` [PATCH 5/9] stmmac: support wake up irq from external sources
` [PATCH 6/9] stmmac: rework the code to get the Synopsys ID
` [PATCH 7/9] stmmac: add HW DMA feature register
` [PATCH 8/9] stmmac: update the doc with new info about the driver's debug
` [PATCH 9/9] stmmac: update the driver version (Aug_2011)

[PATCH net-next] ipv4: one more case for non-local saddr in ICMP
 2011-08-25  7:25 UTC  (3+ messages)

linux-next: build failure after merge of the staging tree
 2011-08-25  5:15 UTC  (2+ messages)

[net-next 00/10][pull request] Complete drivers/net/ move
 2011-08-25  5:04 UTC  (12+ messages)
` [net-next 01/10] fddi: Move the FDDI drivers
` [net-next 02/10] skfp: Fix SysKonnect FDDI driver compile issues
` [net-next 03/10] ppp: Move the PPP drivers
` [net-next 04/10] hippi: Move the HIPPI driver
` [net-next 05/10] plip: Move the PLIP driver
` [net-next 06/10] slip: Move the SLIP drivers
` [net-next 07/10] ixbmtr_cs: Move the IBM PCMCIA Token Ring driver
` [net-next 08/10] com20020_cs: Move the PCMCIA Arcnet driver
` [net-next 09/10] drivers/net: Kconfig & Makefile cleanup
` [net-next 10/10] drivers/net/ethernet/*: Enabled vendor Kconfig options

[omega-g1:10937] Re: [PATCH] net: configurable sysctl parameter "net.core.tcp_lowat" for sk_stream_min_wspace()
 2011-08-25  5:00 UTC  (6+ messages)
  ` [omega-g1:11072] "
      ` [omega-g1:11110] "

[PATCH net-next v2 00/10] Fix net header dependencies
 2011-08-25  4:46 UTC  (11+ messages)
` [PATCH net-next v2 01/10] headers, pppox: Add missing #include to <linux/if_pppox.h>
` [PATCH net-next v2 02/10] headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h>
` [PATCH net-next v2 03/10] headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>
` [PATCH net-next v2 04/10] headers, net: Use __kernel_sa_family_t in more definitions shared with userland
` [PATCH net-next v2 05/10] headers, net: Define struct __kernel_sockaddr, replacing struct sockaddr
` [PATCH net-next v2 06/10] headers, netfilter: Use kernel type names __u8, __u16, __u32
` [PATCH net-next v2 07/10] headers, tipc: Add missing #include to <linux/tipc_config.h> for userland
` [PATCH net-next v2 08/10] headers, netfilter: Add missing #include <limits.h> "
` [PATCH net-next v2 09/10] headers, xtables: Add missing #include <linux/netfilter.h>
` [PATCH net-next v2 10/10] headers, can: Add missing #include to <linux/can/bcm.h>

pull request: wireless 2011-08-22
 2011-08-25  3:33 UTC  (3+ messages)

[Patch] Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path
 2011-08-25  2:43 UTC  (4+ messages)

[PATCH 0/2] sctp: patches for HEARTBEAT bug fix and improvement
 2011-08-25  2:43 UTC  (2+ messages)

[PATCH v3] Proportional Rate Reduction for TCP
 2011-08-25  2:43 UTC  (3+ messages)
` [PATCH v4] "

6LoWPAN basic support
 2011-08-25  2:36 UTC  (3+ messages)
` [PATCH] [IEEE802.15.4] "

(unknown),
 2011-08-25  1:39 UTC 

[PATCH 0/4] skb fragment API: convert network core and protocols
 2011-08-25  0:52 UTC  (11+ messages)
` [PATCH 1/4] net: convert core to skb paged frag APIs
` [PATCH 2/4] net: ipv4: convert to SKB "
` [PATCH 3/4] net: ipv6: "
` [PATCH 4/4] net: xfrm: "

[PATCH] ibmveth: Fix leak when recycling skb and hypervisor returns error
 2011-08-25  0:56 UTC  (4+ messages)

(3.1.0-rc2-git7) include/linux/inetdevice.h:209 invoked rcu_dereference_check() without protection!
 2011-08-25  0:55 UTC  (3+ messages)

[PATCH] bridge: Pseudo-header required for the checksum of ICMPv6
 2011-08-25  0:51 UTC  (2+ messages)

[PATCH] bridge: fix a possible use after free
 2011-08-25  0:50 UTC  (2+ messages)

[PATCH] mcast: Fix source address selection for multicast listener report
 2011-08-25  0:46 UTC  (2+ messages)

GIT tree names 's/-2.6//'
 2011-08-25  0:44 UTC  (3+ messages)
` [PATCH] MAINTAINERS: Update GIT trees for network development

[PATCH net-next 0/5] be2net fixes v2
 2011-08-25  0:08 UTC  (2+ messages)

[PATCH net-next] rps: support IPIP encapsulation
 2011-08-24 23:14 UTC  (2+ messages)

[PATCH/RFC v3 0/75] enable SKB paged fragment lifetime visibility
 2011-08-24 21:15 UTC  (8+ messages)
` [PATCH 01/75] net: add APIs for manipulating skb page fragments
` [PATCH 68/75] hv: netvsc: convert to SKB paged frag API

[Bugme-new] [Bug 40572] New: Intel Gigabit Ethernet 82576 50% packet loss after reboot
 2011-08-24 20:25 UTC  (2+ messages)

pull request: batman-adv 2011-08-24
 2011-08-24 17:35 UTC  (10+ messages)
` [PATCH 1/8] batman-adv: hash_add() has to discriminate on the return value
` [PATCH 2/8] batman-adv: correct several typ0s in the comments
` [PATCH 3/8] batman-adv: detect clients connected through a 802.11 device
` [PATCH 4/8] batman-adv: implement AP-isolation on the receiver side
` [PATCH 5/8] batman-adv: implement AP-isolation on the sender side
` [PATCH 6/8] batman-adv: print client flags in the local/global transtables output
` [PATCH 7/8] batman-adv: reuse tt_len() to calculate tt buffer length
` [PATCH 8/8] batman-adv: merge update_transtable() into tt related code

[patch -next] bna: off by one in bfa_msgq_rspq_pi_update()
 2011-08-24 17:33 UTC  (2+ messages)

[net-next 00/10][pull request] Complete drivers/net/ move
 2011-08-24 17:31 UTC  (12+ messages)
` [net-next 01/10] fddi: Move the FDDI drivers
` [net-next 02/10] skfp: Fix SysKonnect FDDI driver compile issues
` [net-next 03/10] ppp: Move the PPP drivers
` [net-next 04/10] hippi: Move the HIPPI driver
` [net-next 05/10] plip: Move the PLIP driver
` [net-next 06/10] slip: Move the SLIP drivers
` [net-next 07/10] ixbmtr_cs: Move the IBM PCMCIA Token Ring driver
` [net-next 08/10] com20020_cs: Move the PCMCIA Arcnet driver
` [net-next 09/10] drivers/net: Kconfig & Makefile cleanup
` [net-next 10/10] drivers/net/ethernet/*: Enabled vendor Kconfig options

[patch -next] bna: unlock on error path in pnad_pci_probe()
 2011-08-24 17:25 UTC  (2+ messages)

Interface without IP address can route??
 2011-08-24 16:20 UTC  (5+ messages)

[PATCH 1/2] bnx2x: resurrect RX hashing
 2011-08-24 11:18 UTC  (4+ messages)
` [PATCH 2/2] bnx2x: expose HW RX VLAN stripping toggle

Bug#584724: linux-image-2.6.32-5-amd64: NETDEV WATCHDOG: (via-rhine): transmit queue 0 timed out
 2011-08-24 10:39 UTC  (2+ messages)
  ` Bug#584724: linux-image-2.6.32-5-amd64: NETDEV WATCHDOG: eth0 "

[PATCH] mcast: Fix source address selection for multicast listener report
 2011-08-24  8:47 UTC  (2+ messages)

Assalam-o-alaikum!
 2011-08-24  8:33 UTC 

[net-next 0/9][pull request] Complete drivers/net/ move
 2011-08-24  8:18 UTC  (12+ messages)
` [net-next 1/9] fddi: Move the FDDI drivers
` [net-next 2/9] ppp: Move the PPP drivers
` [net-next 3/9] hippi: Move the HIPPI driver
` [net-next 4/9] plip: Move the PLIP driver
` [net-next 5/9] slip: Move the SLIP drivers
` [net-next 6/9] ixbmtr_cs: Move the IBM PCMCIA Token Ring driver
` [net-next 7/9] com20020_cs: Move the PCMCIA Arcnet driver
` [net-next 8/9] drivers/net: Kconfig & Makefile cleanup
` [net-next 9/9] drivers/net/ethernet/*: Enabled vendor Kconfig options

IPv6 multicast snooping behaviour on 2.6.39-rc2 and later
 2011-08-24  7:38 UTC  (11+ messages)
          ` [PATCH] bridge: Pseudo-header required for the checksum of ICMP6 header of MLD

[PATCH] bridge: Pseudo-header required for the checksum of ICMP6 header of MLD
 2011-08-24  7:18 UTC  (2+ messages)

$1,000,000.00 Dollars
 2011-08-24  6:37 UTC 

[GIT]: Networking
 2011-08-24  4:46 UTC 

[PATCH] iptables: document IPv6 TOS mangling bug in old Linux kernels
 2011-08-24  2:55 UTC  (8+ messages)
                  ` [PATCH] iptables/man: IPv6 TOS mangling fix was backported to 2.6.35-longterm too

[net-next 0/9][pull request] Complete drivers/net/ move
 2011-08-24  2:39 UTC  (4+ messages)

[net-next 00/10][pull request] Intel Wired LAN Driver Update
 2011-08-24  2:34 UTC  (3+ messages)

linux-next: manual merge of the net tree with the unicore32 tree
 2011-08-24  1:28 UTC  (3+ messages)

[net-next,v4 00/12] bna: Update bna driver version to 3.0.2.1
 2011-08-23 23:24 UTC  (4+ messages)
` [net-next,v4 04/12] bna: TX Path and RX Path Changes


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