messages from 2012-03-12 11:59:32 to 2012-03-14 07:55:32 UTC [more...]
[net-next 0/7][pull request] Intel Wired LAN Driver Updates
2012-03-14 7:55 UTC (6+ messages)
` [net-next 1/7] ixgb: Remove unnecessary defines, use pr_debug
` [net-next 2/7] ixgbe: Do not disable read relaxed ordering when DCA is enabled
` [net-next 3/7] ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
` [net-next 4/7] ixgbe: fix obvious return value bug
` [net-next 5/7] ixgbe: use typed min/max functions where possible
[PATCH] enhance usability of /proc/sys/net/ipv4/ip_local_reserved_ports (v2)
2012-03-14 7:43 UTC (2+ messages)
[PATCH v14 01/13] sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
2012-03-14 7:31 UTC (23+ messages)
` [PATCH v14 02/13] net/compat.c,linux/filter.h: share compat_sock_fprog
` [PATCH v14 03/13] seccomp: kill the seccomp_t typedef
` [PATCH v14 04/13] arch/x86: add syscall_get_arch to syscall.h
` [PATCH v14 05/13] asm/syscall.h: add syscall_get_arch
` [PATCH v14 06/13] seccomp: add system call filtering using BPF
` [kernel-hardening] "
` [PATCH v14 07/13] signal, x86: add SIGSYS info and make it synchronous
` [PATCH v14 08/13] seccomp: add SECCOMP_RET_ERRNO
` [PATCH v14 09/13] seccomp: Add SECCOMP_RET_TRAP
` [PATCH v14 10/13] ptrace,seccomp: Add PTRACE_SECCOMP support
` [PATCH v14 11/13] x86: Enable HAVE_ARCH_SECCOMP_FILTER
` [PATCH v14 12/13] Documentation: prctl/seccomp_filter
` [PATCH v14 13/13] seccomp: remove duplicated failure logging
[net 1/2] ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
2012-03-14 7:01 UTC (2+ messages)
` [net 2/2] net: fix a bug of dropping FCoE frames when disabling tx ip checksum
[PATCH 3/3] netxen: qlogic ethernet : Fix Endian Bug
2012-03-14 6:32 UTC (5+ messages)
` [PATCH 0001/001] xen: multi page ring support for block devices
` [Xen-devel] "
[PATCH] sch_sfq: revert dont put new flow at the end of flows
2012-03-14 6:07 UTC (4+ messages)
ip route show shows the routes in the inverse order?
2012-03-14 5:32 UTC (9+ messages)
[GIT] Networking
2012-03-14 0:53 UTC
pktgen -- arm build failures (Was: linux-next: triage for March 13, 2012)
2012-03-14 0:52 UTC
TCP syn flood handling regression
2012-03-14 0:36 UTC (13+ messages)
` [PATCH] tcp: fix syncookie regression
[RFC 1/1] net/hsr: Add support for IEC 62439-3 High-availability Seamless Redundancy
2012-03-13 23:17 UTC (2+ messages)
pull request: wireless 2012-03-13
2012-03-13 22:58 UTC (2+ messages)
[PATCH][iproute2] ip: xfrm: report nat-t/encapsulation portmapping updates
2012-03-13 22:35 UTC
[PATCH] net: pfifo_fast - use ffs(x)-1 instead of array lookup
2012-03-13 20:37 UTC (11+ messages)
tun oops dereferencing garbage nsproxy-> address
2012-03-13 20:23 UTC (5+ messages)
[PATCH 0/8] net/mlx4_en: DCB QoS support
2012-03-13 19:16 UTC (12+ messages)
` [PATCH 1/8] net/mlx4_en: Force user priority by QP attribute
` [PATCH 2/8] net/mlx4_core: set port QoS attributes
` [PATCH 3/8] net/mlx4_en: DCB QoS support
` [PATCH 4/8] net/mlx4_en: Set max rate-limit for a TC
` [PATCH 5/8] net/mlx4_en: sk_prio <=> UP for untagged traffic
` [PATCH 6/8] IB/rdma_cm: TOS <=> UP mapping for IBoE
` [PATCH 7/8] net: support tx_ring per UP in HW based QoS mechanism
` [PATCH 8/8] net/mlx4_en: num cores tx rings for every UP
VLAN regression caused by: e1000: do vlan cleanup (799d531)
2012-03-13 18:44 UTC (4+ messages)
[PATCHv2 NEXT 1/1] netxen: support for GbE port settings
2012-03-13 17:43 UTC (3+ messages)
` [PATCH 2.6.32.y] "
[PATCH v3] stmmac: Add device-tree support
2012-03-13 14:56 UTC
[PATCH 1/1] net: phylib: add error checking if no phy found
2012-03-13 14:33 UTC (2+ messages)
[V4 PATCH] virtio-net: send gratuitous packet when needed
2012-03-13 14:33 UTC (2+ messages)
[PATCH v2] stmmac: Add device-tree support
2012-03-13 14:28 UTC (8+ messages)
[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
2012-03-13 13:52 UTC (12+ messages)
Namespaces and inetpeer
2012-03-13 9:41 UTC (4+ messages)
[PATCH 3/3 v3] netxen: qlogic ethernet : Fix endian bug
2012-03-13 8:58 UTC
[PATCH 3/3 v3] netxen: qlogic ethernet : Fix endian bug
2012-03-13 8:35 UTC (3+ messages)
[PATCH] net: Provide SYN packet for passive connections
2012-03-13 5:56 UTC (6+ messages)
[net-next 00/14][pull request] Intel Wired LAN Driver Updates
2012-03-13 5:55 UTC (16+ messages)
` [net-next 01/14] igb: fix ethtool offline test
` [net-next 02/14] ixgbe: remove tie between NAPI work limits and interrupt moderation
` [net-next 03/14] ixgbe: add support for byte queue limits
` [net-next 04/14] net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
` [net-next 05/14] net: Add memory barriers to prevent possible race in byte queue limits
` [net-next 06/14] ixgbe: Do no clear Tx status bits since eop_desc provides enough info
` [net-next 07/14] ixgbe: Reorder adapter contents for better cache utilization
` [net-next 08/14] ixgbe: Address issues with Tx WHTRESH value not being set correctly
` [net-next 09/14] ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
` [net-next 10/14] ixgbe: Default to queue pairs when number of queues is less than CPUs
` [net-next 11/14] ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
` [net-next 12/14] ixgbe: Allocate rings as part of the q_vector
` [net-next 13/14] ixgbe: Add iterator for cycling through rings on a q_vector
` [net-next 14/14] ixgbe: Simplify logic for ethtool loopback frame creation and testing
[PATCH net-next] net: Convert printks to pr_<level>
2012-03-13 0:35 UTC (5+ messages)
` [PATCH net-next] net: ipv4: Standardize prefixes for message logging
[PATCH v3] tun: don't hold network namespace by tun sockets
2012-03-13 0:14 UTC (2+ messages)
[net-next 0/8] bnx2x feature patch series
2012-03-13 0:11 UTC (6+ messages)
` [net-next 5/8] bnx2x: mark functions as loaded on shared memory
` [net-next 6/8] bnx2x: ethtool now returns unknown speed/duplex
` [net-next 7/8] bnx2x: ethtool returns req. AN even when AN fails
` [net-next 8/8] bnx2x: code doesn't use stats for allocating Rx BDs
[PATCH v7] lpc32xx: Added ethernet driver
2012-03-13 0:08 UTC (2+ messages)
[PATCH 0/2] net/hyperv: Add support for vlan trunking from guests
2012-03-13 0:06 UTC (4+ messages)
` [PATCH 1/2] net/hyperv: Fix data corruption in rndis_filter_receive()
` [PATCH 2/2] net/hyperv: Add support for vlan trunking from guests
[net 0/4] bnx2x bug fixes patch series
2012-03-13 0:01 UTC (6+ messages)
` [net 1/4] bnx2x: pfc statistics counts pfc events twice
` [net 2/4] bnx2x: added cpu_to_le16 when preparing ramrod's data
` [net 3/4] bnx2x: dcb bit indices flags used as bits
` [net 4/4] bnx2x: FCoE statistics id fixed
netmap for linux now available
2012-03-12 23:08 UTC
bnx2: generic-receive-offload causes packet drops
2012-03-12 21:16 UTC (2+ messages)
[PATCH] stmmac: Add device-tree support
2012-03-12 20:07 UTC (12+ messages)
[PATCH 1/2] net/hyperv: Fix data corruption in rndis_filter_receive()
2012-03-12 19:52 UTC (5+ messages)
High ksoftirq CPU load, high latency, __xfrm4_find_bundle likely culprit?
2012-03-12 19:51 UTC (2+ messages)
[PATCH net-next] Allocate unique metrics for icmp6 packets to prevent tainting dst metrics
2012-03-12 19:48 UTC (2+ messages)
Please be informed
2012-03-12 18:51 UTC
(3.2.9) WARNING: at net/ipv4/tcp_input.c:3439 tcp_ack+0x21d0/0x2260()
2012-03-12 18:50 UTC (2+ messages)
` WARNING: at net/ipv4/tcp_input.c:1951 tcp_sacktag_write_queue+0xbe4/0xbf0()
Server Rental Service in Hong Kong
2012-03-12 17:31 UTC
Server Rental Service in Hong Kong
2012-03-12 17:31 UTC
[PATCH v6] Netfilter ring buffer support
2012-03-12 18:00 UTC (7+ messages)
[v10 PATCH 0/3] NETFILTER new target module, HMARK
2012-03-12 16:31 UTC (4+ messages)
` [v10 PATCH 1/3] NETFILTER added flags to ipv6_find_hdr()
` [v10 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark
` [v10 PATCH 3/3] NETFILTER userspace part for target HMARK
Fw: [Bug 42912] Kernel freeze. tcp_input.c:3418 tcp_clean_rtx_queue
2012-03-12 16:27 UTC
Fw: [Bug 42912] Kernel freeze. tcp_input.c:3418 tcp_clean_rtx_queue
2012-03-12 16:27 UTC
Fw: [Bug 42912] New: Kernel freeze. tcp_input.c:3418 tcp_clean_rtx_queue
2012-03-12 16:27 UTC
[PATCH] tun: don't hold network namespace by tun sockets
2012-03-12 14:28 UTC (2+ messages)
` [Devel] "
[PATCH 3/4] batman-adv: Use {} braces consistent on the arms of a statement
2012-03-12 13:16 UTC (2+ messages)
[PATCH v2] tun: don't hold network namespace by tun sockets
2012-03-12 13:07 UTC (4+ messages)
` [Devel] "
Hi,
2012-03-12 12:44 UTC
Patch for Sitecom LN-031
2012-03-12 12:02 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).