netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-14 18:02:03 to 2011-03-15 15:43:10 UTC [more...]

[GIT] Networking
 2011-03-15 15:43 UTC  (11+ messages)

Multicast Fails Over Multipoint GRE Tunnel
 2011-03-15 15:34 UTC  (2+ messages)

[PATCH] Fix overflow of name in struct net_device, replaced str* and sprintf with strn* and snprintf respectivly
 2011-03-15 15:32 UTC  (3+ messages)

Bug inkvm_set_irq
 2011-03-15 14:58 UTC  (12+ messages)

[PATCH][v3] dev : fix mtu check when TSO is enabled
 2011-03-15 13:57 UTC  (3+ messages)

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

[PATCH] ipv6: netfilter: ip6_tables: fix infoleak to userspace
 2011-03-15 12:37 UTC  (2+ messages)

[PATCH] ipv4: netfilter: ip_tables: fix infoleak to userspace
 2011-03-15 12:36 UTC  (2+ messages)

[PATCH] ipv4: netfilter: arp_tables: fix infoleak to userspace
 2011-03-15 12:35 UTC  (2+ messages)

[PATCH] ipv4: netfilter: ipt_CLUSTERIP: fix buffer overflow
 2011-03-15 12:33 UTC  (3+ messages)

[PATCH 1/4] netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
 2011-03-15 12:26 UTC  (17+ messages)
` [PATCH 2/4] netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
` [PATCH 3/4] netfilter: xt_connlimit: use hlist instead
` [PATCH 4/4] netfilter: xt_connlimit: remove connlimit_rnd_inited

[GIT PULL nf-next-2.6] IPVS
 2011-03-15 12:16 UTC  (26+ messages)
` [PATCH 01/24] ipvs: avoid lookup for fwmark 0
` [PATCH 02/24] ipvs: remove _bh from percpu stats reading
` [PATCH 03/24] netfilter:ipvs: use kmemdup
` [PATCH 04/24] IPVS: Fix variable assignment in ip_vs_notrack
` [PATCH 05/24] ipvs: move struct netns_ipvs
` [PATCH 06/24] ipvs: reorganize tot_stats
` [PATCH 07/24] ipvs: properly zero stats and rates
` [PATCH 08/24] ipvs: remove unused seqcount stats
` [PATCH 09/24] ipvs: optimize rates reading
` [PATCH 10/24] ipvs: rename estimator functions
` [PATCH 11/24] IPVS: Add ip_vs_route_me_harder()
` [PATCH 12/24] IPVS: Add sysctl_snat_reroute()
` [PATCH 13/24] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 14/24] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 15/24] IPVS: Add sysctl_sync_ver()
` [PATCH 16/24] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 17/24] IPVS: Add expire_quiescent_template()
` [PATCH 18/24] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 19/24] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 20/24] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 21/24] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 22/24] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 23/24] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 24/24] IPVS: Conditionally include sysctl members of struct netns_ipvs

[PATCH 17/17] net,act_police,rcu: remove rcu_barrier()
 2011-03-15 11:04 UTC 

[PATCH] tcp: avoid cwnd moderation in undo
 2011-03-15 10:50 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH net-next-2.6] be2net: Fix UDP packet detected status in RX compl
 2011-03-15 10:29 UTC 

linux-next: build failure after merge of the net tree
 2011-03-15 10:29 UTC  (10+ messages)

[PATCH v6] xen network backend driver
 2011-03-15 10:06 UTC 

[GIT/PATCH v5] xen network backend driver
 2011-03-15 10:06 UTC  (10+ messages)

[PATCH] ipv4: Cache source address in nexthop entries
 2011-03-15 10:00 UTC  (5+ messages)

[RFC v3 0/6] CAN: add SAE J1939 protocol
 2011-03-15  9:23 UTC  (2+ messages)

[PATCH] can: wrong index used in inner loop
 2011-03-15  9:02 UTC  (3+ messages)

Stale entries in RT_TABLE_LOCAL
 2011-03-15  8:47 UTC  (5+ messages)

[PATCH] Phonet: fix aligned-mode pipe socket buffer header reserve
 2011-03-15  8:37 UTC 

sky2, vlan and nat/masquerading
 2011-03-15  7:56 UTC  (6+ messages)

[PATCH] xen: netfront: ethtool stats fields should be unsigned long
 2011-03-15  7:12 UTC  (5+ messages)

[PATCHv2 NEXT 0/1]nexten: bug fixes
 2011-03-15  6:52 UTC  (2+ messages)
` [PATCHv2 NEXT 1/1] netxen: support for GbE port settings

[PATCHv2 NEXT 1/1] netxen: support for GbE port settings
 2011-03-15  6:56 UTC 

[Bloat] shaper team forming up
 2011-03-15  6:15 UTC  (4+ messages)
      ` ECN + pfifo_fast borked? (Was Re: [Bloat] shaper team forming up)

[net-next-2.6 0/2][pull request] Intel Wired LAN Driver Update
 2011-03-15  5:54 UTC  (3+ messages)
` [net-next-2.6 1/2] igb: fix hw timestamping
` [net-next-2.6 2/2] igb: Add messaging for thermal sensor events on i350 devices

[PATCH] smsc911x: Fix build error when SMSC_TRACE() used
 2011-03-15  5:16 UTC 

dccp test-tree [RFC] [Patch 1/1] dccp: Only activate NN values after receiving the Confirm option
 2011-03-15  4:53 UTC  (7+ messages)
    ` dccp test-tree [RFC] [Patch 2/2] dccp: CCID2 check ack ratio when reducing cwnd

r8169 disable ASPM patch
 2011-03-15  2:13 UTC  (5+ messages)

TX from KVM guest virtio_net to vhost issues
 2011-03-15  0:21 UTC  (5+ messages)
` [PATCH 0/2] publish last used index (was Re: TX from KVM guest virtio_net to vhost issues)
  ` [PATCH 1/2] virtio: put last seen used index into ring itself
  ` [PATCH 2/2] vhost-net: utilize PUBLISH_USED_IDX feature

[net-next-2.6 PATCH 1/3] net: dcbnl: Update copyright dates
 2011-03-15  0:03 UTC  (6+ messages)
` [net-next-2.6 PATCH 2/3] net: dcbnl: Fix misspellings
` [net-next-2.6 PATCH 3/3] net: dcbnl: Add IEEE app selector value definitions

[PATCH v2 0/2] CS89x0: add QQ2440 networking support
 2011-03-14 23:49 UTC  (2+ messages)

[GIT PULL nf-next-2.6] IPVS
 2011-03-14 23:13 UTC  (3+ messages)

[PATCH 0/7] TCP CUBIC Hystart fixes
 2011-03-14 22:58 UTC  (11+ messages)
` [PATCH 1/7] tcp: fix RTT for quick packets in congestion control
` [PATCH 3/7] tcp_cubic: make ack train delta value a parameter
` [PATCH 4/7] tcp_cubic: fix clock dependency
` [PATCH 5/7] tcp_cubic: enable high resolution ack time if needed
` [PATCH 6/7] tcp_cubic: make the delay threshold of HyStart less sensitive
` [PATCH 7/7] tcp_cubic: fix low utilization of CUBIC with HyStart

[PATCH NEXT 0/2]nexten: bug fixes
 2011-03-14 22:54 UTC  (9+ messages)
` [PATCH NEXT 1/2] netxen: Notify firmware of Flex-10 interface down
` [PATCH NEXT 2/2] netxen: support for GbE port settings

[PATCH net-next-2.6] ftmac100: use GFP_ATOMIC allocations where needed
 2011-03-14 22:40 UTC  (4+ messages)
  ` [PATCH net-next-2.6 v2] "

[patch 0/1] s390: qeth patch for net-next
 2011-03-14 22:40 UTC  (3+ messages)
` [patch 1/1] [PATCH] qeth: change some configurations defaults

[PATCH] bonding: documentation update: mailing lists
 2011-03-14 22:37 UTC  (2+ messages)

[PATCH] Fix possible null pointer dereference in davinci_cpdma.c
 2011-03-14 22:36 UTC  (2+ messages)

[PATCH] Fix possible null pointer dereference in ehea_qmr.c
 2011-03-14 22:34 UTC  (2+ messages)

[PATCH] Disable rp_filter for IPsec packets
 2011-03-14 22:27 UTC  (8+ messages)

[PATCH] af_unix: update locking comment
 2011-03-14 22:26 UTC  (2+ messages)

[PATCH 1/2] NET: cdc-phonet, fix stop-queue handling
 2011-03-14 22:24 UTC  (6+ messages)
` [PATCH 2/2] NET: cdc-phonet, handle empty phonet header

[PATCH net-next-2.6] be2net: changes for BE3 native mode support
 2011-03-14 22:17 UTC  (2+ messages)

[PATCH] bridge: skip forwarding delay if not using STP
 2011-03-14 22:07 UTC  (2+ messages)

[PATCH net-next-2.6] bonding: enable netpoll without checking link status
 2011-03-14 22:05 UTC 

[PATCH] phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses
 2011-03-14 22:02 UTC  (2+ messages)

[PATCH net-next] bnx2: Update firmware and version
 2011-03-14 22:00 UTC 

[Bugme-new] [Bug 30952] New: asix driver broken since 2.6.35
 2011-03-14 21:57 UTC  (4+ messages)

[net-next-2.6 PATCH] enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO
 2011-03-14 21:49 UTC  (2+ messages)

[PATCH 1/2] Issue NETDEV_CHANGE notification when bridge changes state
 2011-03-14 21:29 UTC  (4+ messages)
  ` [PATCH] bridge: control carrier based on ports online

[PATCH] drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
 2011-03-14 21:26 UTC  (2+ messages)

[PATCH 6/6] net: sh_eth: add set_mdio_gate in bb_info
 2011-03-14 21:11 UTC  (2+ messages)

[PATCH v2 5/6] net: sh_eth: add support for SH7757's GETHER
 2011-03-14 21:11 UTC  (2+ messages)

[PATCH v2 1/6] net: sh_eth: modify the definitions of register
 2011-03-14 21:10 UTC  (2+ messages)

[PATCH 4/6] net: sh_eth: modify the PHY_INTERFACE_MODE
 2011-03-14 21:11 UTC  (2+ messages)

[PATCH v2 3/6] net: sh_eth: remove almost #ifdef of SH7763
 2011-03-14 21:10 UTC  (2+ messages)

[PATCH v2 2/6] net: sh_eth: remove the SH_TSU_ADDR
 2011-03-14 21:10 UTC  (2+ messages)

fcoe: correct checking for bonding
 2011-03-14 21:04 UTC  (9+ messages)

[PATCH 0/3] bonding: various fixes
 2011-03-14 21:04 UTC  (2+ messages)

[PATCH net-next] tipc: delete extra semicolon blocking node deletion
 2011-03-14 20:50 UTC  (2+ messages)

[PATCH] pktgen: fix transmission headers with frags=0
 2011-03-14 20:47 UTC  (4+ messages)
` [PATCH net-next-2.6] pktgen: bug fix in "

[PATCH net-2.6] bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow
 2011-03-14 20:43 UTC  (2+ messages)

[PATCH][v2] dev : fix mtu check when TSO is enabled
 2011-03-14 20:07 UTC  (3+ messages)

Occasional link flap on Intel 82599 on boot in XAUI mode
 2011-03-14 19:21 UTC  (3+ messages)

[PATCH 1/2] macvlan : fix checksums error when we are in bridge mode
 2011-03-14 19:00 UTC  (4+ messages)
` [PATCH 2/2] dev : fix mtu check when TSO is enabled

[PATCH] conntrack: fix sysctl memory leak
 2011-03-14 18:21 UTC  (2+ messages)

how to utilize multi tx queue to sent packets
 2011-03-14 18:14 UTC  (4+ 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).