netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-05 00:23:27 to 2011-02-08 23:52:46 UTC [more...]

[Bugme-new] [Bug 28282] New: forwarding turns autoconfiguration off
 2011-02-08 23:49 UTC  (7+ messages)

[PATCH] net: Remove bogus barrier() in dst_allfrag()
 2011-02-08 23:34 UTC 

Oops in tcp_output.c, kernel 2.6.38-rc3
 2011-02-08 22:46 UTC  (4+ messages)

[PATCH] net/caif: Fix dangling list pointer in freed object on error
 2011-02-08 22:33 UTC 

[PATCH] net: provide capability and group sets via SCM
 2011-02-08 22:28 UTC 

[RFC PATCH] ipsec: fix IPv4 AH alignment on 32 bits
 2011-02-08 22:00 UTC  (4+ messages)
  ` [PATCH] ipsec: allow to align IPv4 AH "

[PATCH 0/2] CDC NCM errata updates
 2011-02-08 21:53 UTC  (2+ messages)

pull request: wireless-next-2.6 2011-02-08
 2011-02-08 21:53 UTC  (2+ messages)

[net-2.6][2.6.38-rc2] panic during stress testing
 2011-02-08 21:51 UTC  (2+ messages)

Trouble Shooting ipsec
 2011-02-08 21:37 UTC  (5+ messages)

[PATCH] GRO: fix merging a paged skb after non-paged skbs
 2011-02-08 20:54 UTC  (6+ messages)

[net-next-2.6 00/16][pull request] Intel Wired LAN Driver Updates
 2011-02-08 20:52 UTC  (19+ messages)
` [net-next-2.6 01/16] e1000e: replace unbounded sprintf with snprintf
` [net-next-2.6 02/16] e1000e: use correct pointer when memcpy'ing a 2-dimensional array
` [net-next-2.6 03/16] e1000e: do not wakeup Tx queue until ready
` [net-next-2.6 04/16] e1000e: return appropriate errors for 'ethtool -r'
` [net-next-2.6 05/16] igb: Enable PF side of SR-IOV support for i350 devices
` [net-next-2.6 06/16] ixgbe: DCB, only reprogram HW if the FCoE priority is changed
` [net-next-2.6 07/16] ixgbe: DCB, remove round robin mode on 82598 devices
` [net-next-2.6 08/16] ixgbe: DCB, abstract out dcb_config from DCB hardware configuration
` [net-next-2.6 09/16] ixgbe: DCB, implement 802.1Qaz routines
` [net-next-2.6 10/16] ixgbe: DCB, do not reset on CEE pg changes
` [net-next-2.6 11/16] ixgbe: DCB, remove RESET bit it is no longer needed
` [net-next-2.6 12/16] ixgbe: dcb, use hardware independent routines
` [net-next-2.6 13/16] ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc
` [net-next-2.6 14/16] ixgbe: cleanup namespace complaint by removing little used function
` [net-next-2.6 15/16] ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue
` [net-next-2.6 16/16] ixgbe: Adding 100MB FULL support in ethtool

[Bugme-new] [Bug 28532] New: Link state change detection problem on Moschip MCS7832 [mcs7830]
 2011-02-08 20:52 UTC  (2+ messages)

[net-2.6 0/7][pull request] Intel Wired LAN Driver Updates
 2011-02-08 20:17 UTC  (9+ messages)
` [net-2.6 1/7] e1000e: tx_timeout should not increment for non-hang events
` [net-2.6 2/7] e1000: add support for Marvell Alaska M88E1118R PHY
` [net-2.6 3/7] ixgbe: fix variable set but not used warnings by gcc 4.6
` [net-2.6 4/7] ixgbe: fix for 82599 erratum on Header Splitting
` [net-2.6 5/7] ixgbe: limit VF access to network traffic
` [net-2.6 6/7] ixgbe: cleanup variable initialization
` [net-2.6 7/7] ixgbe: update version string

pull request: wireless-2.6 2011-02-08
 2011-02-08 20:14 UTC  (2+ messages)

Assalamu`Alaikum Friend,
 2011-02-08 20:03 UTC 

[PATCH v4 0/5] net: Unified offload configuration
 2011-02-08 19:40 UTC  (19+ messages)
` [PATCH v4 2/5] net: ethtool: use ndo_fix_features for offload setting
` [PATCH v4 1/5] net: Introduce new feature setting ops
` [PATCH v4 3/5] net: use ndo_fix_features for ethtool_ops->set_flags
` [PATCH v4 4/5] net: introduce NETIF_F_RXCSUM
` [PATCH v4 5/5] loopback: convert to hw_features

[PATCH v3, RESEND 00/16] make rpc_pipefs be mountable multiple time
 2011-02-08 18:42 UTC  (17+ messages)
` [PATCH v3, RESEND 02/16] sunrpc: introduce init_rpc_pipefs
` [PATCH v3, RESEND 04/16] sunrpc: tag svc_serv with rpc_pipefs mount point
` [PATCH v3, RESEND 05/16] sunrpc: get rpc_pipefs mount point for svc_serv from callers
` [PATCH v3, RESEND 06/16] lockd: get rpc_pipefs mount point "
` [PATCH v3, RESEND 07/16] sunrpc: get rpc_pipefs mount point for rpcb_create[_local] "
` [PATCH v3, RESEND 08/16] sunrpc: tag pipefs field of cache_detail with rpc_pipefs mount point
` [PATCH v3, RESEND 09/16] sunrpc: introduce rpc_pipefs_add_destroy_cb()
` [PATCH v3, RESEND 10/16] nfs: per-rpc_pipefs dns cache
` [PATCH v3, RESEND 13/16] nfs: introduce mount option 'rpcmount'
  ` [PATCH v3, RESEND 01/16] sunrpc: mount rpc_pipefs on initialization
  ` [PATCH v3, RESEND 03/16] sunrpc: push init_rpc_pipefs up to rpc_create() callers
  ` [PATCH v3, RESEND 11/16] Export iterate_mounts symbol to be able to use from sunrpc module
  ` [PATCH v3, RESEND 12/16] sunrpc: introduce get_rpc_pipefs()
  ` [PATCH v3, RESEND 14/16] sunrpc: make rpc_pipefs be mountable multiple times
` [PATCH v3, RESEND 15/16] sunrpc: remove global init_rpc_pipefs
` [PATCH v3, RESEND 16/16] Rework get_rpc_pipefs() and introduce put_rpc_pipefs()

[PATCH v2] xen network backend driver
 2011-02-08 16:41 UTC  (2+ messages)

[PATCH] fixing hw timestamping in igb
 2011-02-08 16:27 UTC  (4+ messages)
` [E1000-devel] "

Re
 2011-02-08 15:40 UTC 

[PATCH]netdev: add driver for enc424j600 ethernet chip on SPI bus
 2011-02-08 14:48 UTC  (6+ messages)

[PATCH net-next-2.6 v5 1/1] can: c_can: Added support for Bosch C_CAN controller
 2011-02-08 11:36 UTC  (5+ messages)

[PATCH] pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool
 2011-02-08 11:33 UTC 

usage setkey delete option for ipsec
 2011-02-08 10:14 UTC 

[PATCH] tcp: undo_retrans counter fixes
 2011-02-08  9:54 UTC  (5+ messages)

2.6.38-rc3 regression ipv6 TFTP download with curl failing in getpeername?
 2011-02-08  9:41 UTC 

[PATCH 1/3] pch_can: fix 800k comms issue
 2011-02-08  9:29 UTC  (3+ messages)
  ` [PATCH 2/3] pch_can: fix rmmod issue
  ` [PATCH 3/3] pch_can: fix module reload issue with MSI

[PATCH] pch_gbe: Fix the issue that the receiving data is not normal
 2011-02-08  8:24 UTC 

[PATCH 00/20] world-writable files in sysfs and debugfs
 2011-02-08  7:57 UTC  (12+ messages)
` [PATCH 12/20] net: can: at91_can: world-writable sysfs files
      ` About bittiming calculation result

[PATCH] usb: gadget: nokia: disallow compilation with HIGHMEM
 2011-02-08  7:39 UTC 

pull request: batman-adv 2011-02-08
 2011-02-08  3:55 UTC  (3+ messages)
  ` [PATCH] batman-adv: Linearize fragment packets before merge

2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
 2011-02-08  2:24 UTC  (9+ messages)

compat-wireless for 2.6.38-rc3 - third release
 2011-02-08  1:10 UTC 

[Bugme-new] [Bug 28542] New: 3c59x.c: Regression since 2.6.36 (incl.), for e. g., TCP stalls on receive
 2011-02-08  0:39 UTC  (2+ messages)

Send-to-self TCP connection hangs in 2.6.38-rc3
 2011-02-08  0:34 UTC 

[Bugme-new] [Bug 28482] New: ADSL PPPOE kernel bug at /arch/x86/kernel/pci-nommu.c
 2011-02-07 23:30 UTC 

[Bugme-new] [Bug 28512] New: IPv6 SLAAC address preferred over static one as source address
 2011-02-07 23:20 UTC 

[Bugme-new] [Bug 28552] New: ipheth stopped working between 2.6.35.9 and 2.6.36.2
 2011-02-07 23:07 UTC 

[PATCH 1/2] CDC NCM errata updates for cdc.h
 2011-02-07 22:03 UTC  (3+ messages)
` [PATCH 2/2] USB CDC NCM errata updates for cdc_ncm host driver

x25: possible skb leak on bad facilities
 2011-02-07 21:42 UTC  (7+ messages)

[PATCH] bonding/vlan: Avoid mangled NAs on slaves without VLAN tag insertion
 2011-02-07 21:17 UTC  (2+ messages)

[PATCH net-next-2.6 1/5] genirq: Add IRQ affinity notifiers
 2011-02-07 20:44 UTC  (6+ messages)

[net-next-2.6 PATCH 0/5] enic: updates to version 2.1.1.6
 2011-02-07 19:39 UTC  (9+ messages)
` [net-next-2.6 PATCH 1/5] enic: Clean up: Organize devcmd wrapper routines
` [net-next-2.6 PATCH 2/5] enic: Bug Fix: Fix return values of enic_add/del_station_addr routines
` [net-next-2.6 PATCH 3/5] enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODE
` [net-next-2.6 PATCH 4/5] enic: Clean up: Remove support for an older version of hardware
` [net-next-2.6 PATCH 5/5] enic: Update MAINTAINERS

[PATCH 00/20] world-writable files in sysfs and debugfs
 2011-02-07 19:38 UTC  (2+ messages)

BUG? behaviour mismatch between ipv4 and ipv6 in UDP rx path
 2011-02-07 18:29 UTC 

[net-next-2.6 0/3][pull request] Intel Wired LAN Driver Updates
 2011-02-07 18:08 UTC  (4+ messages)
` [net-next-2.6 2/3] igb: add support for VF Transmit rate limit using iproute2

6to4 NAT ?
 2011-02-07 13:55 UTC  (3+ messages)

[patch] IPVS: precedence bug in ip_vs_sync_switch_mode()
 2011-02-07  9:34 UTC 

[GIT PULL nf-next-2.6] IPVS
 2011-02-07  9:19 UTC  (2+ messages)
` [PATCH] IPVS: precedence bug in ip_vs_sync_switch_mode()

[patch] IPVS: precedence bug in ip_vs_sync_switch_mode()
 2011-02-07  9:09 UTC  (2+ messages)

iputils license issue
 2011-02-07  7:38 UTC 

[PATCH net-next] bnx2x: Proper netdev->ndo_set_rx_mode() implementation
 2011-02-06 19:25 UTC  (2+ messages)

[PATCH net-2.6] bnx2x: Duplication in promisc mode
 2011-02-06 19:21 UTC  (2+ messages)

[PATCH net-next] bnx2x: MTU for FCoE L2 ring
 2011-02-06 19:21 UTC  (2+ messages)

[PATCH 4/4] m68k/atari: ARAnyM - Add support for network access
 2011-02-06 19:17 UTC  (4+ messages)
  ` [Aranym-dev] "

tlan: Code cleanup: checkpatch.pl is relatively happy now
 2011-02-06 13:24 UTC  (2+ messages)

[net-next-2.6 4/5] enic: Clean up: Remove support for an older version of hardware
 2011-02-06  3:13 UTC  (2+ messages)

[PATCH] tcp: Increase the initial congestion window to 10
 2011-02-06  2:14 UTC  (10+ messages)

[PATCH] sis900: Fix mem leak in sis900_rx error path
 2011-02-06  2:09 UTC  (2+ messages)

[PATCH] ServerEngines, benet: Avoid potential null deref in be_cmd_get_seeprom_data()
 2011-02-06  1:58 UTC  (2+ messages)

[PATCH 0/5] net: sysctl: share ipv4/ipv6 sysctl tables
 2011-02-05 21:16 UTC  (7+ messages)
` [PATCH 4/5] ipv4: share sysctl net/ipv4/conf/DEVNAME/ tables

[net-2.6 PATCH 1/3] net: dcb: match dcb_app protocol field with 802.1Qaz spec
 2011-02-05 19:40 UTC  (6+ messages)
` [net-2.6 PATCH 2/3] net: dcb: use _safe() version of list iterators

[PATCH v4] Gemini: Gigabit ethernet driver
 2011-02-05 13:19 UTC  (5+ messages)
` [PATCH v5] "

inetpeer: Move ICMP rate limiting state into inet_peer entries
 2011-02-05  0:24 UTC 


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