netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-11 13:30:22 to 2011-03-14 04:24:56 UTC [more...]

linux-next: build failure after merge of the net tree
 2011-03-14  4:24 UTC 

[PATCH] inetpeer: Don't disable BH for initial fast RCU lookup
 2011-03-14  4:15 UTC  (4+ messages)
    ` [PATCH net-next-2.6] inetpeer: should use call_rcu() variant

[patch v3 00/20] IPVS: Proposed Changes
 2011-03-14  4:09 UTC  (22+ messages)
` [PATCH 01/20] ipvs: move struct netns_ipvs
` [PATCH 02/20] ipvs: reorganize tot_stats
` [PATCH 03/20] ipvs: properly zero stats and rates
` [PATCH 04/20] ipvs: remove unused seqcount stats
` [PATCH 05/20] ipvs: optimize rates reading
` [PATCH 06/20] ipvs: rename estimator functions
` [PATCH 07/20] IPVS: Add ip_vs_route_me_harder()
` [PATCH 08/20] IPVS: Add sysctl_snat_reroute()
` [PATCH 09/20] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 10/20] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 11/20] IPVS: Add sysctl_sync_ver()
` [PATCH 12/20] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 13/20] IPVS: Add expire_quiescent_template()
` [PATCH 14/20] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 15/20] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 16/20] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 17/20] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 18/20] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 19/20] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 20/20] IPVS: Conditionally include sysctl members of struct netns_ipvs

[PATCH net-next 00/26] tipc: Yet another mixed bag of updates
 2011-03-14  1:53 UTC  (28+ messages)
` [PATCH net-next 01/26] tipc: Allow receiving into iovec containing multiple entries
` [PATCH net-next 02/26] tipc: Correct broadcast link peer info when displaying links
` [PATCH net-next 03/26] tipc: Add network address mask helper routines
` [PATCH net-next 04/26] tipc: Prevent null pointer error when removing a node subscription
` [PATCH net-next 05/26] tipc: Cosmetic changes to node subscription code
` [PATCH net-next 06/26] tipc: Add support for SO_RCVTIMEO socket option
` [PATCH net-next 07/26] tipc: Fix problem with missing link in "tipc-config -l" output
` [PATCH net-next 08/26] tipc: Split up unified structure of network-related variables
` [PATCH net-next 09/26] tipc: Eliminate configuration for maximum number of cluster nodes
` [PATCH net-next 10/26] tipc: Convert node object array to a hash table
` [PATCH net-next 11/26] tipc: manually inline net_start/stop, make assoc. vars static
` [PATCH net-next 12/26] tipc: Eliminate timestamp from link protocol messages
` [PATCH net-next 13/26] tipc: cosmetic - function names are not to be full sentences
` [PATCH net-next 14/26] tipc: make msg_set_redundant_link() consistent with other set ops
` [PATCH net-next 15/26] tipc: Fix redundant link field handling in link protocol message
` [PATCH net-next 16/26] tipc: Cosmetic changes to neighbor discovery logic
` [PATCH net-next 17/26] tipc: Give Tx of discovery responses priority over link messages
` [PATCH net-next 18/26] tipc: Optimizations to link creation code
` [PATCH net-next 19/26] tipc: Correct misnamed references to neighbor discovery domain
` [PATCH net-next 20/26] tipc: Remove unused field in bearer structure
` [PATCH net-next 21/26] tipc: Eliminate unnecessary constant for neighbor discovery msg size
` [PATCH net-next 22/26] tipc: Don't respond to neighbor discovery request on blocked bearer
` [PATCH net-next 23/26] tipc: Remove bearer flag indicating existence of broadcast address
` [PATCH net-next 24/26] tipc: Eliminate remaining support for routing table messages
` [PATCH net-next 25/26] tipc: Eliminate obsolete routine for handling routed messages
` [PATCH net-next 26/26] tipc: Update maintenance information

[PATCH net-next-2.6] ipv4: Fix PMTU update
 2011-03-14  1:38 UTC  (2+ messages)

[PATCH 3/3] tcp_cubic: fix low utilization of CUBIC with HyStart
 2011-03-14  0:07 UTC  (2+ messages)

[PATCH 2/3] tcp_cubic: make the delay threshold of HyStart less sensitive
 2011-03-14  0:04 UTC 

[PATCH 1/3] tcp_cubic: fix train length comparision
 2011-03-14  0:03 UTC 

[patch net-next-2.6 0/6] mostly bonding cleanups (partial repost)
 2011-03-13 23:52 UTC  (11+ messages)
` [patch net-next-2.6 1/6] af_packet: use skb->skb_iif instead of orig_dev->ifindex
` [patch net-next-2.6 2/6] bonding: register slave pointer for rx_handler
` [patch net-next-2.6 3/6] net: get rid of multiple bond-related netdevice->priv_flags
` [patch net-next-2.6 4/6] bonding: wrap slave state work
` [patch net-next-2.6 5/6] bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag
` [patch net-next-2.6 6/6] net: introduce rx_handler results and logic around that

[PATCH V12 0/4] ptp: IEEE 1588 hardware clock support
 2011-03-13 23:40 UTC  (3+ messages)
` [PATCH V12 3/4] ptp: Added a clock driver for the IXP46x

[patch v2 ] IPVS: Conditionally include sysctl code
 2011-03-13 23:29 UTC  (6+ messages)
` [PATCH 03/18] ipvs: zero percpu stats

[GIT PULL nf-next-2.6] IPVS
 2011-03-13 22:44 UTC  (5+ messages)
` [PATCH 1/4] ipvs: avoid lookup for fwmark 0
` [PATCH 2/4] ipvs: remove _bh from percpu stats reading
` [PATCH 3/4] netfilter:ipvs: use kmemdup
` [PATCH 4/4] Fix variable assignment in ip_vs_notrack

Validation
 2011-03-13 18:16 UTC 

[PATCH 1/3] vhost-net: check the support of mergeable buffer outside the receive loop
 2011-03-13 21:11 UTC  (9+ messages)
` [PATCH 3/3] vhost-net: use lock_sock_fast() in peek_head_len()

dccp test-tree [RFC] [Patch 1/1] dccp: Only activate NN values after receiving the Confirm option
 2011-03-13 20:34 UTC  (4+ messages)

[PATCH] bonding: documentation update: mailing lists
 2011-03-13 20:34 UTC 

[PATCH] net: add Faraday FTGMAC100 Gigabit Ethernet driver
 2011-03-13 20:29 UTC  (4+ messages)
  ` [PATCH net-next-2.6] ftmac100: use GFP_ATOMIC allocations where needed

[PATCH] af_unix: update locking comment
 2011-03-13 20:11 UTC 

[PATCH 1/2] NET: cdc-phonet, fix stop-queue handling
 2011-03-13 16:54 UTC  (2+ messages)
` [PATCH 2/2] NET: cdc-phonet, handle empty phonet header

Hello
 2011-03-13 13:36 UTC 

[PATCH] ipv4: netfilter: ipt_CLUSTERIP: fix buffer overflow
 2011-03-13 14:00 UTC  (2+ messages)

Hello
 2011-03-13 12:50 UTC 

hi
 2011-03-13 11:35 UTC 

(unknown),
 2011-03-13  8:03 UTC 

ANNOUNCE: debloat-testing kernel git tree
 2011-03-13 10:27 UTC  (11+ messages)

how to utilize multi tx queue to sent packets
 2011-03-13  9:06 UTC  (3+ messages)

[RFC v2 PATCH 0/9] Add IPsec extended (64-bit) sequence numbers
 2011-03-13  6:58 UTC  (7+ messages)
` [RFC v2 PATCH 1/9] crypto: authencesn - Add algorithm to handle IPsec extended "
` [RFC v2 PATCH 2/9] xfrm: Add basic infrastructure to support "

[PATCH v4 RFC 8/8] ipv4: Use caller's on-stack flowi as-is in output route lookups
 2011-03-13  0:38 UTC 

[PATCH v4 RFC 7/8] ipv4: Kill rt_key_{src,dst} from struct rtable
 2011-03-13  0:37 UTC 

[PATCH v4 RFC 6/8] net: Use non-zero allocations in dst_alloc()
 2011-03-13  0:37 UTC 

[PATCH v4 RFC 5/8] net: Make dst_alloc() take more explicit initializations
 2011-03-13  0:37 UTC 

[PATCH v4 RFC 4/8] netlink: Add NLM_F_NOREPLY flags
 2011-03-13  0:36 UTC 

[PATCH v4 RFC 3/8] ipv4: Set DST_NOCACHE in rt_dst_alloc()
 2011-03-13  0:36 UTC 

[PATCH v4 RFC 2/8] ipv4: Kill ip_route_input_noref()
 2011-03-13  0:35 UTC 

[PATCH v4 RFC 1/8] ipv4: Delete routing cache
 2011-03-13  0:35 UTC 

[PATCH 25/25] decnet: Convert to use flowidn where applicable
 2011-03-12 23:32 UTC 

[PATCH 24/25] net: Put fl6_* macros to struct flowi6 and use them again
 2011-03-12 23:32 UTC 

[PATCH 23/25] ipv6: Convert to use flowi6 where applicable
 2011-03-12 23:32 UTC 

[PATCH 22/25] net: Put fl4_* macros to struct flowi4 and use them again
 2011-03-12 23:30 UTC 

[PATCH 21/25] ipv4: Kill fib_semantic_match declaration from fib_lookup.h
 2011-03-12 23:30 UTC 

[PATCH 20/25] net: Use flowi4 and flowi6 in xfrm layer
 2011-03-12 23:29 UTC 

[PATCH 19/25] net: Add flowi6_* member helper macros
 2011-03-12 23:29 UTC 

[PATCH 18/25] netfilter: Use flowi4 and flowi6 in xt_TCPMSS
 2011-03-12 23:29 UTC 

[PATCH 17/25] netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main
 2011-03-12 23:29 UTC 

[PATCH 16/25] ipv4: Use flowi4 in UDP
 2011-03-12 23:28 UTC 

[PATCH 15/25] netfilter: Use flowi4 in nf_nat_standalone.c
 2011-03-12 23:28 UTC 

[PATCH 14/25] ipv4: Use flowi4 in ipmr code
 2011-03-12 23:28 UTC 

[PATCH 13/25] ipv4: Use flowi4 in FIB layer
 2011-03-12 23:28 UTC 

[PATCH 12/25] ipv4: Use flowi4 in public route lookup interfaces
 2011-03-12 23:27 UTC 

[PATCH 11/25] ipv4: Use struct flowi4 internally in routing lookups
 2011-03-12 23:27 UTC 

[PATCH 10/25] ipv4: Pass ipv4 flow objects into fib_lookup() paths
 2011-03-12 23:27 UTC 

[PATCH 9/25] net: Add flowiX_to_flowi() shorthands
 2011-03-12 23:27 UTC 

[PATCH 8/25] net: Break struct flowi out into AF specific instances
 2011-03-12 23:26 UTC 

[PATCH 7/25] net: Make flowi ports AF dependent
 2011-03-12 23:26 UTC 

[PATCH 6/25] net: Create union flowi_uli
 2011-03-12 23:26 UTC 

[PATCH 5/25] net: Create struct flowi_common
 2011-03-12 23:26 UTC 

[PATCH 4/25] net: Put flowi_* prefix on AF independent members of struct flowi
 2011-03-12 23:25 UTC 

[PATCH 3/25] xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok()
 2011-03-12 23:25 UTC 

[PATCH 2/25] net: Remove unnecessary padding in struct flowi
 2011-03-12 23:25 UTC 

[PATCH 1/25] ipv4: Create and use route lookup helpers
 2011-03-12 23:24 UTC 

[PATCH 0/25] Kill stack space gaps due to flowi layout
 2011-03-12 23:23 UTC 

[net-next-2.6 00/21][pull request] Intel Wired LAN Driver Updates
 2011-03-12 22:42 UTC  (23+ messages)
` [net-next-2.6 01/21] ixgbevf: Fix Version String
` [net-next-2.6 02/21] ixgbevf: Fix Driver String
` [net-next-2.6 03/21] igb: Add Energy Efficient Ethernet (EEE) for i350 devices
` [net-next-2.6 04/21] igb: Update NVM functions to work with "
` [net-next-2.6 05/21] igb: Add DMA Coalescing feature to driver
` [net-next-2.6 06/21] igb: Bump version to 3.0.6
` [net-next-2.6 07/21] ixgbe: DCB, implement capabilities flags
` [net-next-2.6 08/21] ixgbe: DCB, implement ieee_setapp dcbnl ops
` [net-next-2.6 09/21] ixgbe: DCB remove ixgbe_fcoe_getapp routine
` [net-next-2.6 10/21] ixgbe: DCB, use multiple Tx rings per traffic class
` [net-next-2.6 11/21] ixgbe: enable ndo_tc_setup
` [net-next-2.6 12/21] ixgbe: DCB: enable RSS to be used with DCB
` [net-next-2.6 13/21] ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict
` [net-next-2.6 14/21] ixgbe: IEEE 802.1Qaz, implement priority assignment table
` [net-next-2.6 15/21] ixgbe: DCB during ifup use correct CEE or IEEE mode
` [net-next-2.6 16/21] ixgbe: remove timer reset to 0 on timeout
` [net-next-2.6 17/21] ixgbe: update PHY code to support 100Mbps as well as 1G/10G
` [net-next-2.6 18/21] ixgbe: correct typo in define name
` [net-next-2.6 19/21] ixgbe: DCB, set minimum bandwidth per traffic class
` [net-next-2.6 20/21] ixgbe: add support for VF Transmit rate limit using iproute2
` [net-next-2.6 21/21] ixgbe: DCB, PFC not cleared until reset occurs

pull request: wireless-next-2.6 2011-03-11
 2011-03-12 22:40 UTC  (2+ messages)

[Lxc-users] Huge ammount of invalid checksum packets on macvlan
 2011-03-12 22:07 UTC  (16+ messages)
      ` [Lxc-users] Bad checksums and lost packets with macvlan on dummy
            `  "

(unknown),
 2011-03-12 15:26 UTC 

[net-next-2.6] Latest GIT pulled into linux-next
 2011-03-12 19:00 UTC  (3+ messages)

fcoe: correct checking for bonding
 2011-03-12 18:59 UTC  (5+ messages)

[GIT] Networking
 2011-03-12  4:09 UTC  (14+ messages)

[PATCH] tcp: avoid cwnd moderation in undo
 2011-03-12  1:40 UTC 

sky2, vlan and nat/masquerading
 2011-03-12  0:39 UTC  (2+ messages)

[Bugme-new] [Bug 30892] New: atl1c driver timeouts!
 2011-03-12  0:15 UTC 

[net-next-2.6 00/11][pull request] Intel Wired LAN Driver Updates
 2011-03-11 23:03 UTC  (4+ messages)

[Bugme-new] [Bug 29252] New: IPv6 doesn't work in a kvm guest
 2011-03-11 20:15 UTC  (6+ messages)

[SPAM] [GIT/PATCH v4] xen network backend driver
 2011-03-11 17:24 UTC  (5+ messages)
`  "

[PATCH] macb: detect IP version to determin if we are on at91 or avr32
 2011-03-11 17:13 UTC 

[PATCH 0/6] TCP CUBIC and Hystart
 2011-03-11 16:26 UTC  (6+ messages)
` [PATCH 5/6] tcp_cubic: fix clock dependency

[Patch V2] bonding: fix netpoll in active-backup mode
 2011-03-11 14:35 UTC  (4+ messages)

[PATCH 0/8] macb: add support for Cadence GEM
 2011-03-11 14:08 UTC  (21+ messages)
` [PATCH 1/8] macb: unify at91 and avr32 platform data
` [PATCH 2/8] macb: detect hclk presence from "
` [PATCH 4/8] macb: initial support for Cadence GEM


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