messages from 2010-02-25 18:19:19 to 2010-02-26 16:34:55 UTC [more...]
net: rtnetlink: support specifying device flags on device creation
2010-02-26 16:34 UTC (5+ messages)
` net 01/04: rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
` net 02/04: rtnetlink: handle rtnl_link netlink notifications manually
` net 03/04: dev: support deferring device flag change notifications
` net 04/04: rtnetlink: support specifying device flags on device creation
Gianfar driver failing on MPC8641D based board
2010-02-26 16:27 UTC (17+ messages)
bonding: fix device leak on error in bond_create()
2010-02-26 16:22 UTC (4+ messages)
[RFC 0/5] bridge - introduce via_phys_dev feature
2010-02-26 16:18 UTC (3+ messages)
[PATCH] isa-skelton: Remove a wrong netif_wake_queue() call
2010-02-26 16:13 UTC (3+ messages)
[RFC] [1/13] bridge: Add IGMP snooping support
2010-02-26 15:35 UTC (14+ messages)
` [PATCH 1/13] bridge: Do br_pass_frame_up after other ports
` [PATCH 2/13] bridge: Allow tail-call on br_pass_frame_up
` [PATCH 3/13] bridge: Avoid unnecessary clone on forward path
` [PATCH 4/13] bridge: Use BR_INPUT_SKB_CB on xmit path
` [PATCH 5/13] bridge: Split may_deliver/deliver_clone out of br_flood
` [PATCH 6/13] bridge: Add core IGMP snooping support
` [PATCH 7/13] bridge: Add multicast forwarding functions
` [PATCH 8/13] bridge: Add multicast start/stop hooks
` [PATCH 9/13] bridge: Add multicast data-path hooks
` [PATCH 10/13] bridge: Add multicast_router sysfs entries
` [PATCH 11/13] bridge: Add multicast_snooping sysfs toggle
` [PATCH 12/13] bridge: Add hash elasticity/max sysfs entries
` [PATCH 13/13] bridge: Add multicast count/interval "
[RFC PATCH] fix problems with NETIF_F_HIGHDMA in networking drivers
2010-02-26 15:25 UTC (4+ messages)
C/R: Checkpoint and restore network namespaces and devices
2010-02-26 14:56 UTC (14+ messages)
` [PATCH 1/6] C/R: Add checkpoint and collect hooks to net_device_ops
` [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
` [PATCH 3/6] C/R: Add checkpoint support for veth devices (v2)
` [PATCH 4/6] C/R: Add loopback checkpoint support (v2)
` [PATCH 5/6] C/R: Add a checkpoint handler to the 'sit' device
` [PATCH 6/6] C/R: Add checkpoint support to macvlan driver
[net-next-2.6 PATCH] ethtool: Add n-tuple string length to drvinfo and return it
2010-02-26 13:59 UTC (7+ messages)
` [PATCH] "
[net-next-2.6 PATCH 1/3] ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels
2010-02-26 14:04 UTC (7+ messages)
` [net-next-2.6 PATCH 2/3] ixgbe: do not stop tx queues in ixgbe_set_tso
` [net-next-2.6 PATCH 3/3] ixgbe: Do not allocate too many netdev txqueues
Advice on RCU for IPVS
2010-02-26 14:00 UTC (2+ messages)
[RFC] IPVS: Convert connection table lock over to RCU
2010-02-26 13:57 UTC (2+ messages)
[ethtool PATCH 1/2] ethtool: Correctly pull n-tuple string length for get_rx_ntuple
2010-02-26 13:51 UTC (3+ messages)
` [ethtool PATCH 2/2] ethtool: Update manpage with n-tuple information
[net-next-2.6 PATCH] Preserve queue mapping with bonding and VLAN devices
2010-02-26 13:50 UTC (4+ messages)
[PATCH v3] can: ti hecc module : add platform specific initialization callback
2010-02-26 13:22 UTC (2+ messages)
[RFC PATCH] accounting for socket backlog
2010-02-26 13:12 UTC (7+ messages)
[PATCH] ipv6: Use 1280 as min MTU for ipv6 forwarding
2010-02-26 12:34 UTC (4+ messages)
` [PATCH net-next] "
[PATCHv2] can: ti hecc module : add platform specific initialization callback
2010-02-26 12:32 UTC (3+ messages)
Bridge: request for the via_phys_dev feature discussion
2010-02-26 12:30 UTC (2+ messages)
[net-next-2.6 PATCH] infiniband: convert to use netdev_for_each_mc_addr
2010-02-26 12:22 UTC (5+ messages)
[PATCH] greth: fall through to common return statement on error
2010-02-26 12:20 UTC (2+ messages)
[PATCH] netdev: use list_first_entry macro
2010-02-26 12:20 UTC (2+ messages)
[net-next-2.6 PATCH] rtnetlink: clean up SR-IOV config interface
2010-02-26 12:19 UTC (2+ messages)
[net-next-2.6 PATCH] af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()
2010-02-26 12:19 UTC (2+ messages)
[PATCH] myri10ge: optimize 4k-boundary check when stocking rx pages
2010-02-26 12:19 UTC (2+ messages)
[PATCH] be2net: fix tx completion polling
2010-02-26 12:19 UTC (2+ messages)
(unknown),
2010-02-26 1:47 UTC
[PATCH 0/7] pci: Add VPD parsing support
2010-02-26 12:13 UTC (2+ messages)
[PATCH V2] net: add accounting for socket backlog
2010-02-26 12:05 UTC (2+ messages)
[PATCH] ipv6: Remove IPV6_ADDR_RESERVED
2010-02-26 11:59 UTC (2+ messages)
[net-next-2.6 PATCH] net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
2010-02-26 10:12 UTC (4+ messages)
[PATCH net-next 1/6] cnic: Finetune iSCSI connection set up
2010-02-26 10:11 UTC (14+ messages)
` [PATCH net-next 2/6] cnic: Finetune iSCSI connection reset
` [PATCH net-next 3/6] cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down
` [PATCH net-next 4/6] cnic: Simplify route checking during iSCSI connection
` [PATCH net-next 5/6] cnic: Use union for the status blocks of different devices
` [PATCH net-next 6/6] cnic: Update version to 2.1.1
[PATCH v2 0/5] xfrm: add x86 CONFIG_COMPAT support
2010-02-26 10:06 UTC (6+ messages)
` [PATCH 5/5] net: sock_aio_write: set CMSG_MSG_COMPAT flag if is_compat_task
[PATCH] greth: convert to netdev_tx_t
2010-02-26 9:51 UTC (2+ messages)
[PATCH] sis190: handle DMA mapping errors
2010-02-26 9:51 UTC (2+ messages)
[PATCH] tc35815: Fix double locking on NAPI
2010-02-26 9:51 UTC (2+ messages)
[net-next-2.6 PATCH] net: convert multiple drivers to use netdev_for_each_mc_addr, part6
2010-02-26 9:50 UTC (2+ messages)
[net-next-2.6 PATCH] octeon: convert to use netdev_for_each_mc_addr
2010-02-26 9:50 UTC (2+ messages)
[PATCH net-next-2.6] can: netlink support for bus-error reporting and counters
2010-02-26 9:49 UTC (2+ messages)
[PATCH net-next 0/7] drivers/net conversions to netdev_<level>, etc
2010-02-26 9:40 UTC (5+ messages)
` [PATCH net-next 1/7] drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
` [PATCH net-next 2/7] drivers/net/myri10ge: Use pr_<level> and netdev_<level>
[PATCH 0/4] gigaset: patches for 2.6.34
2010-02-26 9:24 UTC (2+ messages)
[PATCH net-next-2.6 v3 00/12] net-caif: introducing CAIF protocol stack
2010-02-26 9:22 UTC (4+ messages)
[PATCH][KS8695] Mark network interface as running on ifconfig up
2010-02-26 9:20 UTC (4+ messages)
[PATCH v2 0/3] e1000e,igb,ixgbe: add registers etc. printout code just before resetting adapters
2010-02-26 9:05 UTC (5+ messages)
` [PATCH v2 0/3] e1000e, igb, ixgbe: "
pull request: wireless-next-2.6 2010-02-22
2010-02-26 7:27 UTC (2+ messages)
[ethtool PATCH] ethtool: Support n-tuple filter programming
2010-02-26 6:09 UTC (6+ messages)
[patch] IPVS: ip_vs_lblcr: use list head
2010-02-26 5:59 UTC (3+ messages)
[PATCH 0/7] tcp: bugs and cleanup for 2.6.33
2010-02-26 5:33 UTC (13+ messages)
` [PATCH v3 1/7] net: tcp_header_len_th and tcp_option_len_th
` [PATCH v7 7/7] TCPCT part 2g: parse cookie pair and 64-bit timestamp
` [PATCH v3 2/7] net: remove old tcp_optlen function
` [PATCH v5 3/7] tcp: harmonize tcp_vx_rcv header length assumptions
` [PATCH v5 4/7] tcp: input header length, prediction, and timestamp bugs
` [PATCH v3 5/7] TCPCT part 2e: accept SYNACK data
` [PATCH v5 6/7] TCPCT part 2f: cleanup tcp_parse_options
FREE LOTTO 2010 WINNER!!
2010-02-26 2:39 UTC
FREE LOTTO 2010 WINNER!!
2010-02-26 2:45 UTC
FREE LOTTO 2010 WINNER!!
2010-02-26 2:43 UTC
FREE LOTTO 2010 WINNER!!
2010-02-26 2:42 UTC
Visiting Nurses & RN's - 91,386 total records with 2,788 emails and 2,390 fax numbers
2010-02-26 3:47 UTC
***SPAM*** [discount list source - all kinds of marketing lists for cheap]
2010-02-26 3:43 UTC
RFC: netfilter: nf_conntrack: add support for "conntrack zones"
2010-02-26 3:15 UTC (25+ messages)
` [RFC][PATCH] ns: Syscalls for better namespace sharing control
` [RFC][PATCH] ns: Syscalls for better namespace sharing control. v2
[net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap
2010-02-26 2:26 UTC (2+ messages)
Upgrade Your Email Account
2010-02-26 1:07 UTC
Upgrade Your Email Account
2010-02-26 1:07 UTC
[PATCH] IPv6: fix anycast address ref count leakage
2010-02-26 0:54 UTC (2+ messages)
[net-next-2.6 PATCH] ixgbevf: convert to use netdev_for_each_mc_addr
2010-02-25 23:55 UTC (2+ messages)
[RFC] net-caif-driver: CAIF SPI Link Layer
2010-02-25 23:30 UTC (2+ messages)
[PATCH] Export smbios strings associated with onboard devices to sysfs
2010-02-25 22:55 UTC (6+ messages)
[Bugme-new] [Bug 15379] New: u32 classifier port range calculation error
2010-02-25 21:47 UTC (6+ messages)
[PATCH]: tipc: Fix oops on send prior to entering networked mode
2010-02-25 21:14 UTC (8+ messages)
[PATCH 1/7] pci: Add PCI LRDT tag size and section size
2010-02-25 19:48 UTC (5+ messages)
Re:Royal Dutch Oil
2010-02-25 18:34 UTC
Re:Royal Dutch Oil
2010-02-25 18:28 UTC
Re:Royal Dutch Oil
2010-02-25 18:28 UTC
[PATCH 7/7] tg3: Remove now useless VPD code
2010-02-25 18:19 UTC
[PATCH 2/7] pci: Add large and small resource data type code
2010-02-25 18:19 UTC
[PATCH 3/7] pci: Add helper to find a VPD resource data type
2010-02-25 18:19 UTC
[PATCH 6/7] bnx2: Remove now useless VPD code
2010-02-25 18:19 UTC
[PATCH 5/7] pci: Add helper to search for VPD keywords
2010-02-25 18:19 UTC
[PATCH 4/7] pci: Add VPD information field helper functions
2010-02-25 18:19 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).