netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-01 20:35:24 to 2010-12-03 13:38:05 UTC [more...]

Bonding, GRO and tcp_reordering
 2010-12-03 13:38 UTC  (7+ messages)

[net-next-2.6 PATCH] ixgbe: fix link behavior for SFP+ when driver is brought down
 2010-12-03 13:31 UTC 

[net-next-2.6 PATCH] ixgbe: add support for new format of PBA numbers
 2010-12-03 13:32 UTC 

[net-next-2.6 PATCH] ixgbe: add support for 82599 FCoE SKU
 2010-12-03 13:32 UTC 

TSO/GRO/LRO/somethingO breaks LVS on 2.6.36
 2010-12-03 13:27 UTC  (5+ messages)

unable to handle kernel NULL pointer dereference in skb_dequeue
 2010-12-03 13:09 UTC 

PCI: make pci_restore_state return void
 2010-12-03 13:08 UTC  (3+ messages)

[PATCH 2/2] The new jhash implementation
 2010-12-03 12:39 UTC  (4+ messages)
` [PATCH 0/2] New jhash function
  ` [PATCH 1/2] Remove calls to jhash internals

[RFC PATCH v1] iproute2: add IFLA_TC support to 'ip link'
 2010-12-03 11:06 UTC  (6+ messages)

Question about __alloc_skb() speedup
 2010-12-03 10:50 UTC  (2+ messages)

TCP: big bursts due to undos resulting from reordering
 2010-12-03 10:47 UTC  (3+ messages)

multi bpf filter will impact performance?
 2010-12-03  9:40 UTC  (5+ messages)

[PATCH 0/5] xfrm: ESP Traffic Flow Confidentiality padding
 2010-12-03  8:39 UTC  (5+ messages)
` [PATCH 3/5] xfrm: Traffic Flow Confidentiality for IPv4 ESP

[PATCH v2 0/3] bonding: add the debugfs interface to see RLB hash table
 2010-12-03  7:22 UTC  (4+ messages)
` [PATCH 1/3] bonding: add the debugfs facility to the bonding driver
` [PATCH 2/3] bonding: migrate some macros from bond_alb.c to bond_alb.h
` [PATCH 3/3] bonding: add the debugfs interface to see RLB hash table

[PATCH net-next-2.6 4/4] qlcnic: Updated driver version to 5.0.13
 2010-12-03  6:42 UTC 

[PATCH net-next-2.6 3/4] qlcnic: LICENSE file for qlcnic
 2010-12-03  6:41 UTC 

[PATCH net-next-2.6 2/4] qlcnic: validate eswitch config values for PF
 2010-12-03  6:41 UTC 

[PATCH net-next-2.6 1/4] qlcnic: Disable loopback support
 2010-12-03  6:41 UTC 

[PATCH net-next-2.6 0/4] qlcnic: Bug fixes
 2010-12-03  6:41 UTC 

multi bpf filter will impact performance?
 2010-12-03  6:32 UTC  (5+ messages)

[PATCH] Add missing lockdep class names for AF_ALG
 2010-12-03  5:55 UTC  (2+ messages)

[PATCH 0/2] bonding: add the debugfs interface to see RLB hash table
 2010-12-03  3:50 UTC  (5+ messages)
` [PATCH 1/2] bonding: add the debugfs facility to the bonding driver
` [PATCH 2/2] bonding: add the debugfs interface to see RLB hash table

(unknown),
 2010-12-02 21:23 UTC 

[PATCH 1/2] ath: Fix ath_dbg uses missing newlines and access beyond array bound
 2010-12-03  3:12 UTC  (12+ messages)
  ` [PATCH 2/2] ath: Fix logging message typos
        ` [ath9k-devel] "
` [PATCH 2/2 V2] "
  ` [PATCH 0/4] ath: logging message conversion
    ` [PATCH 1/4] ath: Add and use ath_printk and ath_<level>
    ` [PATCH 2/4] ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
    ` [PATCH 3/4] ath: Convert ath_print to ath_dbg
    ` [PATCH 4/4] ath: Fix ath_dbg access beyond array bound

[v2 PATCH 1/2] bonding: sync netpoll code with bridge
 2010-12-03  2:13 UTC  (4+ messages)
` [v2 PATCH 2/2] netpoll: remove IFF_IN_NETPOLL flag

[PATCH net-next-2.6 v6 04/20] can: EG20T PCH: Add Tx Flow Control
 2010-12-03  0:58 UTC  (2+ messages)

jme: UDP checksum error, and lots of them
 2010-12-02 23:54 UTC  (7+ messages)

sfc: Bug fixes and cleanup
 2010-12-02 23:48 UTC  (18+ messages)
` [PATCH net-next-2.6 01/17] sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()
` [PATCH net-next-2.6 02/17] sfc: Fix condition for no-op in set_phy_flash_cfg()
` [PATCH net-next-2.6 03/17] sfc: Distinguish critical and non-critical over-temperature conditions
` [PATCH net-next-2.6 04/17] sfc: Read-to-clear LM87 alarm/interrupt status at start of day
` [PATCH net-next-2.6 05/17] sfc: Clear RXIN_SEL when soft-resetting QT2025C
` [PATCH net-next-2.6 06/17] sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue
` [PATCH net-next-2.6 07/17] sfc: Remove broken automatic fallback for invalid Falcon chip/board config
` [PATCH net-next-2.6 08/17] sfc: Expose Falcon BootROM config through MTD, not ethtool
` [PATCH net-next-2.6 09/17] sfc: Remove unnecessary inclusion of various private header files
` [PATCH net-next-2.6 10/17] sfc: Move SPI state to struct falcon_nic_data
` [PATCH net-next-2.6 11/17] sfc: Move mdio_lock "
` [PATCH net-next-2.6 12/17] sfc: Move Falcon global event handling to falcon.c
` [PATCH net-next-2.6 13/17] sfc: Move xmac_poll_required into struct falcon_nic_data
` [PATCH net-next-2.6 14/17] sfc: Update kernel-doc to match earlier move of Toeplitz hash key
` [PATCH net-next-2.6 15/17] sfc: When waking a stopped tx_queue, only lock that tx_queue
` [PATCH net-next-2.6 16/17] sfc: Use current MAC address, not NVRAM MAC address, for WoL filter
` [PATCH net-next-2.6 17/17] sfc: Store MAC address from NVRAM in net_device::perm_addr

linux-next: manual merge of the net tree with the wireless-current tree
 2010-12-02 23:45 UTC 

2.6.37-rc4-git1: Reported regressions from 2.6.36
 2010-12-02 23:35 UTC 

[PATCH][IPv6] Export userland ND options through netlink (RDNSS support)
 2010-12-02 22:59 UTC  (2+ messages)

[PATCH] ethtool : Allow ethtool to set interface in loopback mode
 2010-12-02 22:35 UTC  (3+ messages)
  ` [PATCH v2] "

bridge netpoll support: mismatch between net core and bridge headers
 2010-12-02 21:57 UTC  (7+ messages)

RFS configuration questions
 2010-12-02 21:40 UTC  (2+ messages)

[PATCH 0/11 net-next] TIPC cleanups for native API removal
 2010-12-02 21:34 UTC  (2+ messages)

[PATCH v2 4/4] net: kill unused macros from head file
 2010-12-02 21:28 UTC  (2+ messages)

[PATCH v2 3/4] ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
 2010-12-02 21:28 UTC  (2+ messages)

[PATCH v2 2/4] tcp: use TCP_BASE_MSS to set basic mss value
 2010-12-02 21:28 UTC  (2+ messages)

[PATCH v2 1/4] net: snmp: fix the wrong ICMP_MIB_MAX value
 2010-12-02 21:27 UTC  (6+ messages)

[PATCH] fix hang in dmfe driver on sending of big packet (linux-2.6.35)
 2010-12-02 21:24 UTC  (3+ messages)

[PATCH] stmmac: priv->lock can be used uninitialized
 2010-12-02 21:19 UTC  (2+ messages)

[PATCH net-next-2.6 v6 06/20] can: EG20T PCH: Fix endianness issue
 2010-12-02 21:17 UTC  (5+ messages)

[PATCH net-next-2.6 v6 05/20] can: EG20T PCH: Delete unnecessary spin_lock
 2010-12-02 21:14 UTC 

[PATCH net-next-2.6 v6 03/20] can: EG20T PCH: Enumerate LEC macros
 2010-12-02 21:06 UTC 

[PATCH net-next-2.6 v6 02/20] can: EG20T PCH: Change Message Object Index
 2010-12-02 21:06 UTC 

[PATCH net-next-2.6 v6 01/20] can: EG20T PCH: Separate Interface Register(IF1/IF2)
 2010-12-02 21:06 UTC 

[PATCH net-next-2.6 v2] can: add slcan driver for serial/USB-serial CAN adapters
 2010-12-02 20:57 UTC 

[PATCH net-next-2.6] can: add slcan driver for serial/USB-serial CAN adapters
 2010-12-02 20:57 UTC  (4+ messages)

[PATCH 7/7] tcp: Implement ipv6 ->get_peer() and ->tw_get_peer()
 2010-12-02 20:42 UTC 

[PATCH 6/7] tcp: Add timewait recycling bits to ipv6 connect code
 2010-12-02 20:42 UTC 

[PATCH 5/7] ipv6: Create inet6_csk_route_req()
 2010-12-02 20:42 UTC 

[PATCH 4/7] ipv6: Add rt6_get_peer() helper
 2010-12-02 20:42 UTC 

[PATCH 3/7] timewait_sock: Create and use getpeer op
 2010-12-02 20:42 UTC 

[PATCH 2/7] inetpeer: Fix incorrect comment about inetpeer struct size
 2010-12-02 20:42 UTC 

[PATCH 1/7] inetpeer: Kill use of inet_peer_address_t typedef
 2010-12-02 20:42 UTC 

[PATCH 0/7] Ipv6 TCP timewait recycling support
 2010-12-02 20:41 UTC 

[RFC PATCH v2 1/3] net: implement mechanism for HW based QOS
 2010-12-02 19:53 UTC  (4+ messages)
` [RFC PATCH v2 2/3] netlink: implement nla_policy for HW QOS

[PATCH net-next-2.6] [Resend] Fix a typo in datagram.c and sctp/socket.c
 2010-12-02 19:01 UTC 

[PATCH] ehea: Add some info messages and fix an issue
 2010-12-02 18:54 UTC  (6+ messages)
  ` [PATCH] ehea: Use the standard logging functions
      ` [net-next PATCH V2] "

kernel panic with time-stamping in phy devices (monitor mode)
 2010-12-02 18:21 UTC  (3+ messages)

[PATCH] net: cris/eth_v10: Use net_device_stats from struct net_device_stats
 2010-12-02 17:22 UTC 

[net-next-2.6 PATCH] ixgbe: fix for link failure on SFP+ DA cables
 2010-12-02 17:28 UTC  (3+ messages)

[PATCH] net: am79c961a: Omit private ndo_get_stats function
 2010-12-02 17:20 UTC 

[PATCH] net: emaclite: Omit private ndo_get_stats function
 2010-12-02 17:20 UTC 

[PATCH 3/5] HID: roccat: declaring meaning of pack pragma usage in driver headers
 2010-12-02 15:16 UTC  (4+ messages)

kernel panic in fib_rules_lookup [2.6.27.7 vendor-patched]
 2010-12-02 14:04 UTC  (17+ messages)

[PATCH 0/1] ARC vmac ethernet driver
 2010-12-02 13:21 UTC  (7+ messages)
` [PATCH 1/1] "
      ` [PATCH 1/1] arcvmac submit #4
          ` [PATCH 1/1] arcvmac submit #4a

multi bpf filter will impact performance?
 2010-12-02 13:14 UTC  (17+ messages)
      ` [PATCH net-next-2.6] filter: add a security check at install time

[PATCH 1/2] wireless: ray_cs: use '%pm' format option to print MAC
 2010-12-02 12:45 UTC  (2+ messages)
` [PATCH 2/2] atm: lanai: use kernel's '%pM' "

IPV6 loopback bound socket succeeds connecting to remote host
 2010-12-02  8:41 UTC  (3+ messages)

[RFC] [PATCH 0/11] Add IPsec extended (64-bit) sequence numbers
 2010-12-02  7:29 UTC  (5+ messages)
` [RFC] [PATCH 02/11] crypto: Use scatterwalk_crypto_chain
` [RFC] [PATCH 06/11] esp4: Add support for IPsec extended sequence numbers

[net-next-2.6 PATCH] enic: Bug Fix: Pass napi reference to the isr that services receive queue
 2010-12-02  7:08 UTC 

[net-2.6 PATCH] ixgbe: fix possible NULL pointer deference in shutdown path
 2010-12-02  6:54 UTC 

[PATCH] net: arp: use assignment
 2010-12-02  6:07 UTC 

[Patch] net: kill an RCU warning in inet_fill_link_af()
 2010-12-02  3:14 UTC  (6+ messages)

[Patch] bonding: clean up netpoll code
 2010-12-02  3:14 UTC  (3+ messages)

[PATCH net-next-2.6] Fix a typo in datagram.c
 2010-12-02  1:35 UTC  (2+ messages)

[PATCH v16 01/17] Add a new structure for skb buffer from external
 2010-12-02  1:32 UTC  (4+ messages)
` [PATCH v16 14/17]Add a kconfig entry and make entry for mp device

[PATCH 2/2] inetpeer: Fix incorrect comment about inetpeer struct size
 2010-12-02  1:30 UTC 

[PATCH 1/2] inetpeer: Kill use of inet_peer_address_t typedef
 2010-12-02  1:29 UTC 

[PATCH] net: Fix too optimistic NETIF_F_HW_CSUM features
 2010-12-02  0:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/r8169: Remove the firmware of RTL8111D
 2010-12-01 22:40 UTC  (4+ messages)

[PATCH] net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
 2010-12-01 21:19 UTC  (3+ messages)

[PATCH] ipv6: slightly simplify keeping IPv6 addresses on link down
 2010-12-01 21:04 UTC  (6+ messages)

[PATCH 1/3] vxge: remove unnecessary printks
 2010-12-01 21:02 UTC  (6+ messages)
` [PATCH 2/3] vxge: use strcpy for strings
` [PATCH 3/3] vxge: update driver version

[PATCH 2/2 v7] xps: Transmit Packet Steering
 2010-12-01 20:55 UTC  (5+ messages)
  ` [PATCH net-next-2.6] sched: use xps information for qdisc NUMA affinity

[PATCH 0/3] Tunneling minor patches
 2010-12-01 20:52 UTC  (2+ messages)

[PATCH 1/2] af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()
 2010-12-01 20:44 UTC  (8+ messages)

[PATCH net-next] bnx2x: Add Nic partitioning mode (57712 devices)
 2010-12-01 20:40 UTC  (2+ messages)

[PATCH 2/3] net: snmp: fix the wrong ICMP_MIB_MAX value
 2010-12-01 20:36 UTC  (3+ 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).