netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-15 20:00:29 to 2011-09-18 19:48:20 UTC [more...]

[GIT] Networking
 2011-09-18 19:48 UTC  (5+ messages)

[PATCH v2 0/7] per-cgroup tcp buffer pressure settings
 2011-09-18 19:42 UTC  (18+ messages)
` [PATCH v2 1/7] Basic kernel memory functionality for the Memory Controller
` [PATCH v2 2/7] socket: initial cgroup code
` [PATCH v2 4/7] per-cgroup tcp buffers control
` [PATCH v2 6/7] tcp buffer limitation: per-cgroup limit

[BUG?] tcp: potential bug in tcp_is_sackblock_valid()
 2011-09-18 19:35 UTC  (2+ messages)

[PATCH 00/11] various fixes v3
 2011-09-18 18:42 UTC  (8+ messages)
` [PATCH 07/11] dynamic_debug: make netdev_dbg() call __netdev_printk()
  ` [PATCH ] dynamic_debug: call __netdev_printk only for CONFIG_NET

[PATCH 0/4] add fec support for imx6q
 2011-09-18 18:09 UTC  (6+ messages)
` [PATCH 1/4] net/fec: change phy-reset-gpio request warning to debug message
` [PATCH 2/4] net/fec: fix fec1 check in fec_enet_mii_init()
` [PATCH 3/4] net/fec: set phy_speed to the optimal frequency 2.5 MHz
` [PATCH 4/4] net/fec: add imx6q enet support

Follow-up to routing IPv6 source address selection bug in kernel
 2011-09-18 14:11 UTC 

[PATCH 1/2] iwlegacy: change IWL_WARN to IWL_DEBUG_HT in iwl4965_tx_agg_start
 2011-09-18 14:41 UTC  (8+ messages)

(unknown)
 2011-09-18 13:54 UTC 

[PATCH net-next 00/28] misc. TIPC updates for what will be 3.2
 2011-09-18  3:32 UTC  (29+ messages)
` [PATCH net-next 01/28] tipc: Remove obsolete manipulation of message re-route count field
` [PATCH net-next 02/28] tipc: Eliminate obsolete filter for unexpected unicast messages
` [PATCH net-next 03/28] tipc: Display meaningful peer interface name during link creation
` [PATCH net-next 04/28] tipc: Initialize peer session field of newly created link endpoint
` [PATCH net-next 05/28] tipc: Enhance filtering of out-dated link reset messages
` [PATCH net-next 06/28] tipc: Update obsolete references to multicast link
` [PATCH net-next 07/28] tipc: Cosmetic changes to broadcast bearer send routine
` [PATCH net-next 08/28] tipc: Remove non-executable code to handle broadcast bearer congestion
` [PATCH net-next 09/28] tipc: Enhance cleanup of broadcast link when contact with node is lost
` [PATCH net-next 10/28] tipc: Prevent broadcast link stalling when another node fails
` [PATCH net-next 11/28] tipc: Fix node lock problems during broadcast message reception
` [PATCH net-next 12/28] tipc: Remove deferred queue head caching "
` [PATCH net-next 13/28] tipc: Discard incoming broadcast messages that are unexpected
` [PATCH net-next 14/28] tipc: Remove obsolete congestion handling when sending a broadcast NACK
` [PATCH net-next 15/28] tipc: Eliminate redundant check when sending messages
` [PATCH net-next 16/28] tipc: Prevent rounding issues when saving connect timeout option
` [PATCH net-next 17/28] tipc: Ensure congested links receive bearer status updates
` [PATCH net-next 18/28] tipc: Ensure both nodes recognize loss of contact between them
` [PATCH net-next 19/28] tipc: Fix unsafe device list search when enabling bearer
` [PATCH net-next 20/28] tipc: Remove redundant "
` [PATCH net-next 21/28] tipc: Lower limits for number of bearers and media types
` [PATCH net-next 22/28] tipc: Prevent fragmented messages during initial name table exchange
` [PATCH net-next 23/28] tipc: relocate/coalesce node cast in tipc_named_node_up
` [PATCH net-next 24/28] tipc: Enhance sending of bulk name table messages
` [PATCH net-next 25/28] tipc: Add support for SO_SNDTIMEO socket option
` [PATCH net-next 26/28] tipc: Simplify prohibition of listen and accept for connectionless sockets
` [PATCH net-next 27/28] tipc: Remove callback field from subscription structure
` [PATCH net-next 28/28] tipc: Remove unused link event tracking code

Bridging behavior apparently changed around the Fedora 14 time
 2011-09-18  1:47 UTC  (20+ messages)
                            ` Very confused about broute DROP

Congratulations!!! You Are a Certified Winner of Our 2011 Promo?
 2011-09-17 20:50 UTC 

Bridge stays down until a port is added
 2011-09-17 20:42 UTC  (3+ messages)

[net-next RFC V2 PATCH 0/5] Multiqueue support in tun/tap
 2011-09-17 19:17 UTC  (7+ messages)
` [net-next RFC V2 PATCH 1/5] tuntap: move socket to tun_file
` [net-next RFC V2 PATCH 2/5] tuntap: categorize ioctl
` [net-next RFC V2 PATCH 3/5] tuntap: introduce multiqueue flags
` [net-next RFC V2 PATCH 4/5] tuntap: multiqueue support
` [net-next RFC V2 PATCH 5/5] tuntap: add ioctls to attach or detach a file form tap device

[net-next 00/13][pull request] Intel Wired LAN Driver Updates
 2011-09-17 17:04 UTC  (16+ messages)
` [net-next 01/13] ixgb: eliminate checkstack warnings
` [net-next 02/13] igb: Update RXDCTL/TXDCTL configurations
` [net-next 03/13] igb: Update max_frame_size to account for an optional VLAN tag if present
` [net-next 04/13] igb: drop support for single buffer mode
` [net-next 05/13] igb: streamline Rx buffer allocation and cleanup
` [net-next 06/13] igb: update ring and adapter structure to improve performance
` [net-next 07/13] igb: Refactor clean_rx_irq to reduce overhead and "
` [net-next 08/13] igb: drop the "adv" off function names relating to descriptors
` [net-next 09/13] igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
` [net-next 10/13] igb: Remove multi_tx_table and simplify igb_xmit_frame
` [net-next 11/13] igb: Make Tx budget for NAPI user adjustable
` [net-next 12/13] igb: split buffer_info into tx_buffer_info and rx_buffer_info
` [net-next 13/13] igb: Consolidate creation of Tx context descriptors into a single function

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2011-09-17 13:21 UTC  (14+ messages)
` [net-next 01/11] ixgb: convert to ndo_fix_features
` [net-next 02/11] ixgbe: remove redundant configuration of tx_sample_rate
` [net-next 03/11] v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
` [net-next 04/11] ixgbe: make ixgbe_up and ixgbe_up_complete void functions
` [net-next 05/11] ixgbe: Add missing code for enabling overheat sensor interrupt
` [net-next 06/11] ixgbe: Add SFP support for missed 82598 PHY
` [net-next 07/11] ixgbe: drop adapter from ixgbe_fso call documentation
` [net-next 08/11] ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
` [net-next 09/11] ixgbe: cleanup some register reads
` [net-next 10/11] ixgbe: fix FCRTL/H register dump for X540
` [net-next 11/11] ixgbe: remove duplicate netif_tx_start_all_queues

unicast hash in ixgbe and ixgbevf
 2011-09-17 11:02 UTC 

mac80211 regression (deadlock) with built-in ipw2200
 2011-09-17 10:32 UTC  (2+ messages)

[PATCH 0/5] Pull request for 'davem.r8169.fixes' branch
 2011-09-17  9:59 UTC  (6+ messages)
` [PATCH 1/5] r8169: fix the reset setting for 8111evl
` [PATCH 2/5] r8169: add MODULE_FIRMWARE for the firmware of 8111evl
` [PATCH 3/5] r8169: fix WOL setting for 8105 and 8111evl
` [PATCH 4/5] r8169: remove erroneous processing of always set bit
` [PATCH 5/5] r8169: do not enable the TBI for anything but the original 8169

(unknown),
 2011-09-17  7:18 UTC 

[PATCH RFC 0/11] netlink: memory mapped I/O
 2011-09-17  5:48 UTC  (2+ messages)

[PATCH net-next] tcp: md5: remove one indirection level in tcp_md5sig_pool
 2011-09-17  5:15 UTC  (2+ messages)

[PATCH] sctp: deal with multiple COOKIE_ECHO chunks
 2011-09-17  5:02 UTC  (4+ messages)

[PATCH] ipv6: don't use inetpeer to store metrics for routes
 2011-09-17  4:57 UTC  (2+ messages)

[net-next 1/3] bna: Semaphore Lock Fix
 2011-09-17  4:48 UTC  (6+ messages)
` [net-next 2/3] bna: Set Ring Param Fix
` [net-next 3/3] bna: Eliminate Small Race Condition Window in RX Path

[PATCH -next v2] unix stream: Fix use-after-free crashes
 2011-09-16 23:35 UTC  (5+ messages)

[PATCH net-next 0/4] ethtool: Fixes for RX NFC API
 2011-09-16 23:25 UTC  (2+ messages)

[PATCH net-next] bna: make function tables cont
 2011-09-16 23:20 UTC  (2+ messages)

[PATCH] can: ti_hecc: include linux/io.h
 2011-09-16 23:21 UTC  (3+ messages)

[PATCH net-next] vxge: make function table const
 2011-09-16 23:20 UTC  (2+ messages)

[PATCH] wan: make LAPB callbacks const
 2011-09-16 23:20 UTC  (2+ messages)

[PATCH net-next] pcnet32: constify function table
 2011-09-16 23:20 UTC  (2+ messages)

[PATCH] IRDA: Fix global type conflicts in net/irda/irsysctl.c v2
 2011-09-16 23:17 UTC  (2+ messages)

[PATCH] ipv6: Send ICMPv6 RSes only when RAs are accepted
 2011-09-16 23:15 UTC  (6+ messages)

[PATCH net-next] ixgb: relax stack usage of 768 Byte
 2011-09-16 23:08 UTC  (2+ messages)

[PATCH] ipv4: Fix fib_info->fib_metrics leak
 2011-09-16 22:58 UTC  (2+ messages)

[PATCH net-next] can-gw: add netlink based CAN routing
 2011-09-16 22:55 UTC  (2+ messages)

[PATCH] net: Initialize entire flowi struct
 2011-09-16 22:57 UTC  (5+ messages)
` [PATCH 1/2] net: Align AF-specific flowi structs to long
` [PATCH 2/2] net: Handle different key sizes between address families in flow cache

[patch -next] caif: add error handling for allocation
 2011-09-16 22:56 UTC  (4+ messages)
  ` [PATCH] caif: fix a potential NULL dereference

[PATCH 0/4] ibmveth fixes
 2011-09-16 20:51 UTC  (3+ messages)

[PATCH 1/2] sfc: Remove requirement to set tx-usecs-irq for shared channels when modifying coalescing parameters
 2011-09-16 20:51 UTC  (3+ messages)

pull request: wireless-next 2011-09-16
 2011-09-16 19:20 UTC  (2+ messages)

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2011-09-16 19:20 UTC  (13+ messages)
` [net-next 01/11] ixgbe: Change default Tx work limit size to 256 buffers
` [net-next 02/11] v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
` [net-next 03/11] ixgbe: cleanup allocation and freeing of IRQ affinity hint
` [net-next 04/11] ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
` [net-next 05/11] ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
` [net-next 06/11] ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
` [net-next 07/11] ixgbe: combine PCI_VDEVICE and board declaration to same line
` [net-next 08/11] ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
` [net-next 09/11] ixgbe: cleanup reset paths
` [net-next 10/11] ixgbe: cleanup configuration of EITRSEL and VF reset path
` [net-next 11/11] ixgbe: Correctly name and handle MSI-X other interrupt

IRDA: Fix global type conflicts in net/irda/irsysctl.c
 2011-09-16 18:52 UTC  (2+ messages)

iproute2 repository (temp)
 2011-09-16 17:30 UTC 

[PATCH net-next 08/14] tg3: Remove 5720, 5750, and 5750M
 2011-09-16 16:28 UTC  (6+ messages)
` re add support for bcm5750

[PATCH] ixgbe: get pauseparam autoneg
 2011-09-16  8:19 UTC  (2+ messages)

LAN9514 eeprom problems
 2011-09-16  5:20 UTC 

net GIT trees on github
 2011-09-16  3:01 UTC  (2+ messages)

[PATCH net-next-2.6] e1000: don't enable dma receives until after dma address has been setup
 2011-09-16  2:03 UTC  (5+ messages)

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-16  0:22 UTC 

macvtap mode private - IFF_PROMISC flag visibility for userspace
 2011-09-15 21:56 UTC 

[patch net-next-2.6] net: consolidate and fix ethtool_ops->get_settings calling
 2011-09-15 21:33 UTC  (2+ messages)

[PATCH 1/3] pch_gbe: fixed the issue which receives an unnecessary packet
 2011-09-15 21:26 UTC  (6+ messages)
` [PATCH 2/3] pch_gbe: added the process of FIFO over run error
` [PATCH 3/3] pch_gbe: support ML7831 IOH

[PATCH net 2/2] sfc: Use 64-bit writes for TX push where possible
 2011-09-15 21:25 UTC  (2+ messages)

[PATCH net 1/2] Revert "sfc: Use write-combining to reduce TX latency" and follow-ups
 2011-09-15 21:25 UTC  (2+ messages)

[PATCH 0/3] net/irda: sh_irda: add PM support
 2011-09-15 21:19 UTC  (2+ messages)

pull request: wireless 2011-09-15
 2011-09-15 21:13 UTC  (2+ messages)

[PATCH 19/27] Initconst section fixes for drivers/net
 2011-09-15 21:12 UTC  (4+ messages)
` [PATCH 26/27] Initconst section fixes for net


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