messages from 2011-03-02 00:23:18 to 2011-03-03 00:56:55 UTC [more...]
[BUG] VPN broken in net-next
2011-03-03 0:56 UTC (7+ messages)
[PATCH net-2.6 1/2] cnic: Prevent status block race conditions with hardware
2011-03-03 0:00 UTC (4+ messages)
` [PATCH net-2.6 2/2] cnic: Fix lost interrupt on bnx2x
[PATCH] e1000: fix race condition while driver unload/reset using kref count
2011-03-02 23:56 UTC (3+ messages)
[PATCH] sched: QFQ - quick fair queue scheduler (v2)
2011-03-02 23:55 UTC (11+ messages)
[PATCH] net: mac80211: fix compilation warning
2011-03-02 23:32 UTC
[net-2.6 0/3][pull request] Intel Wired LAN Driver Updates
2011-03-02 23:06 UTC (5+ messages)
` [net-2.6 1/3] e1000: fix sparse warning
` [net-2.6 2/3] igb: "
` [net-2.6 3/3] e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead
[net-2.6 PATCH] net: dcbnl: check correct ops in dcbnl_ieee_set()
2011-03-02 23:05 UTC (2+ messages)
[PATCH] ipv4: ip_route_output_key() is better as an inline
2011-03-02 23:03 UTC
[PATCH] ipv4: Make output route lookup return rtable directly
2011-03-02 22:47 UTC
[PATCH 01/27] HFI: skeleton driver
2011-03-02 22:44 UTC (34+ messages)
` [PATCH 02/27] HFI: Add HFI adapter control structure
` [PATCH 03/27] HFI: Add device_create/device_destroy calls for HFI devices
` [PATCH 04/27] HFI: Find HFI devices in the device tree
` [PATCH 05/27] HFI: The first few HFI-specific hypervisor calls
` [PATCH 06/27] HFI: Add DD calls to START/STOP INTERFACE HCALLs
` [PATCH 07/27] HFI: Add nMMU start/stop hypervisor calls
` [PATCH 08/27] HFI: DD request framework and first HFI DD request
` [PATCH 09/27] HFI: Add HFI window resource tracking
` [PATCH 10/27] HFI: HFIDD_REQ_OPEN_WINDOW request
` [PATCH 11/27] HFI: Check window number/assign window number
` [PATCH 12/27] HFI: Sanity check send and receive fifo parameters
` [PATCH 13/27] HFI: Send and receive fifo address translation
` [PATCH 14/27] HFI: Add hypercalls to create/modify/free page tables in the nMMU
` [PATCH 15/27] HFI: Set up nMMU page tables for the send and receive fifos
` [PATCH 16/27] HFI: Add window open hypervisor call
` [PATCH 17/27] HFI: Set up and call the open window hypercall
` [PATCH 18/27] HFI: Map window registers into user process
` [PATCH 19/27] HFI: Add window close request
` [PATCH 20/27] HFI: Close window hypervisor call
` [PATCH 21/27] HFI: Add send and receive interrupts
` [PATCH 22/27] HFI: Add event notifications
` [PATCH 23/27] HFI: Define packet header formats and window register offsets
` [PATCH 24/27] HFI: hf network driver
` [PATCH 25/27] HFI: hf fifo transmit paths
` [PATCH 26/27] HFI: hf fifo receive path
` [PATCH 27/27] HFI: hf ethtool support
[PATCH 00/27] HFI minimal device driver/network driver
2011-03-02 22:42 UTC (2+ messages)
txqueuelen has wrong units; should be time
2011-03-02 22:08 UTC (3+ messages)
` [RFC LOL OMG] pfifo_lat: qdisc that limits dequeueing based on estimated link latency
[GIT PULL nf-2.6] IPVS
2011-03-02 22:06 UTC (3+ messages)
[PATCH] xfrm: Return dst directly from xfrm_lookup()
2011-03-02 21:55 UTC
[PATCH 0/7] Final BKL removal, take 2
2011-03-02 21:54 UTC (7+ messages)
[patch net-next-2.6] bonding: remove skb_share_check in handle_frame
2011-03-02 21:54 UTC (12+ messages)
[question] bond_set_slave_inactive_flags
2011-03-02 21:41 UTC (2+ messages)
[PATCH] don't allow CAP_NET_ADMIN to load non-netdev kernel modules
2011-03-02 20:40 UTC (15+ messages)
` [PATCH] net: "
` [PATCH v2] "
[PATCH net-2.6] bonding: drop frames received with master's source MAC
2011-03-02 20:30 UTC (15+ messages)
txqueuelen has wrong units; should be time
2011-03-02 20:25 UTC (8+ messages)
[PATCH] via-rhine: do not abort due to invalid MAC address
2011-03-02 20:06 UTC (7+ messages)
[net-next-2.6 PATCH 00/10] Workarounds and fixes for ntuple filters
2011-03-02 20:03 UTC (8+ messages)
` [net-next-2.6 PATCH 02/10] ethtool: add ntuple flow specifier to network flow classifier
[PATCH] iproute2: add support of flag XFRM_STATE_ALIGN4
2011-03-02 19:50 UTC (2+ messages)
Kernel panic nf_nat_setup_info+0x5b3/0x6e0
2011-03-02 19:50 UTC (4+ messages)
[PATCH 00/13] netfilter: netfilter update
2011-03-02 19:30 UTC (15+ messages)
` [PATCH 01/13] netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK
` [PATCH 02/13] netfilter: xt_connlimit: connlimit-above early loop termination
` [PATCH 03/13] bridge: netfilter: fix information leak
` [PATCH 04/13] Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
` [PATCH 05/13] netfilter: xt_conntrack: warn about use in raw table
` [PATCH 06/13] netfilter: nfnetlink_log: remove unused parameter
` [PATCH 07/13] ipvs: fix timer in get_curr_sync_buff
` [PATCH 08/13] ipvs: remove extra lookups for ICMP packets
` [PATCH 09/13] ipvs: make "no destination available" message more informative
` [PATCH 10/13] ipvs: use hlist instead of list
` [PATCH 11/13] ipvs: use enum to instead of magic numbers
` [PATCH 12/13] ipvs: unify the formula to estimate the overhead of processing connections
` [PATCH 13/13] netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
[PATCH 0/2] netfilter: netfilter fixes for 2.6.38
2011-03-02 19:29 UTC (4+ messages)
` [PATCH 1/2] ipvs: fix dst_lock locking on dest update
` [PATCH 2/2] netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
source route ignored in favor of local interface
2011-03-02 18:55 UTC (4+ messages)
[Lxc-users] Huge ammount of invalid checksum packets on macvlan
2011-03-02 18:33 UTC (13+ messages)
` [Lxc-users] Bad checksums and lost packets with macvlan on dummy
` "
skb->frag_list != NULL in start_xmit for device without NETIF_F_FRAGLIST
2011-03-02 17:42 UTC (5+ messages)
[PATCH 0/4] simple generic timer infrastructure and stmmac example
2011-03-02 17:35 UTC (6+ messages)
` [PATCH (sh-2.6) 1/4] clksource: Generic timer infrastructure
[PATCH 1/3] tun: Convert logging messages to pr_<level> and tun_debug
2011-03-02 17:18 UTC (3+ messages)
` [PATCH 2/3] mii: Convert printks to netdev_info
` [PATCH 3/3] eql: Convert printks to pr_<level> and netdev_<level>
[PATCH v3, RESEND 00/16] make rpc_pipefs be mountable multiple time
2011-03-02 17:06 UTC (2+ messages)
[PATCH V3] Export ACPI _DSM provided firmware instance number and string name to sysfs
2011-03-02 17:04 UTC (2+ messages)
` [PATCH V4] "
txqueuelen has wrong units; should be time
2011-03-02 16:50 UTC (15+ messages)
[PATCH] sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush
2011-03-02 16:38 UTC (3+ messages)
[PATCH] rds: prevent BUG_ON triggering on congestion map updates
2011-03-02 16:28 UTC
[PATCH] xfrm: fix xfrm by MARK logic in mangle table, POSTROUTING chain
2011-03-02 14:24 UTC
[Bugme-new] [Bug 30092] New: smsc911x.c drops long packets with VLAN tags
2011-03-02 14:07 UTC (2+ messages)
[PATCH 2/4] slub,rcu: don't assume the size of struct rcu_head
2011-03-02 12:32 UTC (6+ messages)
e1000 - rx misses
2011-03-02 10:23 UTC (4+ messages)
[PATCH 0/3] [RFC] Implement multiqueue (RX & TX) virtio-net
2011-03-02 10:11 UTC (9+ messages)
` [PATCH 2/3] [RFC] Changes for MQ virtio-net
` [PATCH 3/3] [RFC] Changes for MQ vhost
fcoe: correct checking for bonding
2011-03-02 9:55 UTC (2+ messages)
[PATCH] bonding: added 802.3ad round-robin hashing policy and source mac selection mode
2011-03-02 9:15 UTC (4+ messages)
SO_REUSEPORT - can it be done in kernel?
2011-03-02 8:24 UTC (21+ messages)
[PATCH 1/2] tlan: Remove changelog
2011-03-02 7:13 UTC (2+ messages)
net-next: warnings from sysctl_net_exit
2011-03-02 7:09 UTC (4+ messages)
[PATCH] ipv6: Make icmp route lookup code a bit clearer
2011-03-02 7:02 UTC (2+ messages)
[Bug-Fix][Patch 1/1] dccp: fix oops on Reset after close
2011-03-02 7:02 UTC (2+ messages)
SO_REUSEPORT - can it be done in kernel?
2011-03-02 7:01 UTC (4+ messages)
` [PATCH 2/5] inet: Remove explicit write references to sk/inet in ip_append_data
` inet: Replace left-over references to inet->cork
[PATCH net-next] pfkey: fix warning
2011-03-02 6:52 UTC (2+ messages)
[PATCH] ipv4: Make icmp route lookup code a bit clearer
2011-03-02 4:53 UTC (4+ messages)
[PATCH] Fix possible null pointer dereference in ariadne.c
2011-03-02 4:47 UTC (3+ messages)
[PATCH 4/4] net,rcu: don't assume the size of struct rcu_head
2011-03-02 3:02 UTC (6+ messages)
` [PATCH 4/4 V2] "
[PATCH 1/2] bonding: fix incorrect transmit queue offset
2011-03-02 1:40 UTC (7+ messages)
` [PATCH 1/2 net-next][v2] "
(unknown),
2011-03-01 23:47 UTC
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).