messages from 2012-01-27 04:51:43 to 2012-01-30 00:02:20 UTC [more...]
[Review][PATCH][0/29] sysctl rewrite for speed and clarity
2012-01-30 0:01 UTC (28+ messages)
` [PATCH 07/29] sysctl: Remove the unnecessary sysctl_set parent concept
` [PATCH 08/29] sysctl: Create local copies of directory names used in paths
` [PATCH 09/29] sysctl: Add support for register sysctl tables with a normal cstring path
` [PATCH 10/29] sysctl: Add ctl_table chains into cstring paths
` [PATCH 11/29] sysctl: register only tables of sysctl files
` [PATCH 12/29] sysctl: Improve the sysctl sanity checks
` [PATCH 13/29] sysctl: Remove the now unused ctl_table parent field
` [PATCH 14/29] sysctl: A more obvious version of grab_header
` [PATCH 15/29] sysctl: Initial support for auto-unregistering sysctl tables
` [PATCH 16/29] sysctl: Factor out init_header from __register_sysctl_paths
` [PATCH 17/29] sysctl: Factor out insert_header and erase_header
` [PATCH 18/29] sysctl: Normalize the root_table data structure
` [PATCH 19/29] sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry
` [PATCH 20/29] sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry
` [PATCH 21/29] sysctl: Add a root pointer to ctl_table_set
` [PATCH 22/29] sysctl: Stop requiring explicit management of sysctl directories
` [PATCH 23/29] sysctl: Add sysctl_print_dir and use it in get_subdir
` [PATCH 24/29] sysctl: Replace root_list with links between sysctl_table_sets
` [PATCH 25/29] sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy
` [PATCH 26/29] sysctl: Move sysctl_check_dups into insert_header
` [PATCH 27/29] sysctl: Make the header lists per directory
` [PATCH 28/29] sysctl: Index sysctl directories with rbtrees
Server Rental Service in Hong Kong
2012-01-28 7:55 UTC
[PATCH net-next] drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
2012-01-29 23:47 UTC (2+ messages)
` [PATCH net-next] drivers/net: Remove alloc_etherdev error messages
Proposition!!!
2012-01-29 16:14 UTC
pull request: sfc-next 2012-01-27
2012-01-29 21:40 UTC (36+ messages)
` [PATCH net-next 01/32] sfc: Fix some formatting errors reported by checkpatch
` [PATCH net-next 02/32] sfc: Avoid assignment in an if-statement, "
` [PATCH net-next 03/32] sfc: Remove parentheses around return expressions, "
` [PATCH net-next 04/32] sfc: Const-qualify static data as appropriate, partly prompted "
` [PATCH net-next 05/32] sfc: Remove unnecessary inclusion of <asm/io.h>, "
` [PATCH net-next 06/32] sfc: Update MCDI (firmware interface) definitions
` [PATCH net-next 07/32] sfc: Rename efx_wanted_channels() to efx_wanted_parallelism()
` [PATCH net-next 08/32] sfc: Set default parallelism to per-core by default
` [PATCH net-next 09/32] sfc: Remove fallback for invalid permanent MAC address
` [PATCH net-next 10/32] sfc: Make handling of MC reboot more reliable
` [PATCH net-next 11/32] sfc: Use new names for MC shared memory layout constants
` [PATCH net-next 12/32] sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats
` [PATCH net-next 13/32] sfc: Merge efx_mac_operations into efx_nic_type
` [PATCH net-next 14/32] sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()
` [PATCH net-next 15/32] sfc: Remove efx_nic_type::push_multicast_hash operation
` [PATCH net-next 16/32] sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
` [PATCH net-next 17/32] sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response
` [PATCH net-next 18/32] sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)
` [PATCH net-next 19/32] sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()
` [PATCH net-next 20/32] Partly revert "sfc: Handle serious errors in exactly one interrupt handler"
` [PATCH net-next 21/32] sfc: Clean up test interrupt handling
` [PATCH net-next 22/32] sfc: Add hwmon driver for boards using SFC9000-family controllers
` [PATCH net-next 23/32] sfc: Update the description of SFC_MTD
` [PATCH net-next 24/32] sfc: Remove obsolete function efx_dev_name()
` [PATCH net-next 25/32] sfc: Remove remnants of on-load self-test
` [PATCH net-next 26/32] sfc: Use existing local variables instead of repeated indirect lookups
` [PATCH net-next 27/32] sfc: Minor formatting fixes
` [PATCH net-next 28/32] sfc: Remove redundant 'rc' variable, always set to 0
` [PATCH net-next 29/32] sfc: Rename implementation of ndo_set_rx_mode
` [PATCH net-next 30/32] sfc: Make all MAC statistics consistently 64 bits wide
` [PATCH net-next 31/32] sfc: Move the end of the non-GRO RX path into its own function
` [PATCH net-next 32/32] sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
increase the number of routing tables
2012-01-29 21:02 UTC (7+ messages)
[PATCH 001/001] net: Add tx_queue/rx_queue info to /proc/net/unix
2012-01-29 20:56 UTC (3+ messages)
[PATCH] Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig
2012-01-29 19:02 UTC
[PATCH V2] net/sched: sch_plug - Queue traffic until an explicit release command
2012-01-29 17:25 UTC (2+ messages)
[RFC PATCH V2] New Xen netback implementation
2012-01-29 13:42 UTC (3+ messages)
Sundance network driver (D-Link DFE-580TX) timeouts rendering interface unusable
2012-01-29 4:32 UTC (2+ messages)
[PATCH] tcp: fix tcp_trim_head() to adjust segment count with skb MSS
2012-01-29 3:29 UTC
[BUG] Regression on behavior of EPOLLET | EPOLLIN for AF_UNIX sockets in 3.2
2012-01-29 2:11 UTC (6+ messages)
` [PATCH] af_unix: fix EPOLLET regression for stream sockets
Hang deconfiguring network interface (in shutdown) on 3.3-rc1
2012-01-28 23:23 UTC (2+ messages)
so many if conditions in _rtl92c_store_pwrIndex_diffrate_offset
2012-01-28 16:44 UTC (2+ messages)
[PATCH net-next 0/7] Pull request for r8169 branch
2012-01-28 12:12 UTC (17+ messages)
` [PATCH net-next 1/7] r8169: remove hardcoded PCIe registers accesses
` [PATCH net-next 2/7] r8169: remove rtl8169_reinit_task
` [PATCH net-next 3/7] r8169: stop delaying workqueue
` [PATCH net-next 4/7] r8169: factor out IntrMask writes
` [PATCH net-next 5/7] r8169: irq mask helpers
` [PATCH net-next 6/7] r8169: missing barriers
` [PATCH net-next 7/7] r8169: remove work from irq handler
[v3.3-rc1 regression] TCP: too many of orphaned sockets
2012-01-28 11:50 UTC (11+ messages)
` [PATCH] net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
[PATCH v4 0/5] net: Unified offload configuration
2012-01-28 10:02 UTC (9+ messages)
` [PATCH v4 1/5] net: Introduce new feature setting ops
` [RFC PATCH] ethtool: implement [GS]FEATURES handling
` [RFC PATCH v2] "
[PATCH net V4 0/2] igb: ptp hardware clock
2012-01-28 8:26 UTC (11+ messages)
` [PATCH net V4 1/2] igb: add PTP Hardware Clock code
[PATCH net] caif: Fix crash due to uninitialized net name-space
2012-01-28 2:07 UTC (16+ messages)
` [PATCH] netns: fix net_alloc_generic()
` [PATCH 1/2] netns: Fail conspicously if someone uses net_generic at an inappropriate time
` [PATCH 2/2] net caif: Register properly as a pernet subsystem
[PATCH 5/5] ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward()
2012-01-28 2:03 UTC
[PATCH 4/5] ipv6: Remove neigh argument from ndisc_send_redirect()
2012-01-28 2:03 UTC
[PATCH 3/5] ipv6: fib: Convert fib6_age() to dst_neigh_lookup()
2012-01-28 2:03 UTC
[PATCH 2/5] ipv6: ndisc: Convert to dst_neigh_lookup()
2012-01-28 2:03 UTC
[PATCH 1/5] ipv4: ip_gre: Convert to dst_neigh_lookup()
2012-01-28 2:03 UTC
Default TCP Options creating problems
2012-01-28 2:41 UTC (4+ messages)
[net-next 00/11][pull request] Intel Wired LAN Driver Updates
2012-01-28 1:47 UTC (2+ messages)
[PATCH] bna: add readme file
2012-01-28 0:56 UTC
pull request: wireless 2012-01-27
2012-01-28 1:42 UTC (2+ messages)
[PATCH net-next] drivers/net: strip unused module code from sun3_82586.c
2012-01-28 0:46 UTC (2+ messages)
[PATCH] vhost-net: Acquire device lock when releasing device
2012-01-28 0:13 UTC (4+ messages)
[PATCH net-next] drivers/net: fix up stale paths from driver reorg
2012-01-27 23:36 UTC
[PATCH 2/3] sha512: reduce stack usage to safe number
2012-01-27 22:32 UTC (7+ messages)
` [PATCH 4/3] sha512: reduce stack usage even on i386
Regression: "rtnetlink: Compute and store minimum ifinfo dump size" breaks glibc's getifaddrs()
2012-01-27 22:26 UTC (3+ messages)
+I Need Your Coperation To Transfer of USD$450 Million+
2012-01-27 22:17 UTC
[patch v4, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
2012-01-27 21:55 UTC (9+ messages)
[PATCH 1/2] ipv4/ipv6: Prepare for new route gateway semantics
2012-01-27 21:34 UTC (3+ messages)
Warning! Your mailbox is almost full
2012-01-27 16:23 UTC
Congrats!! Winner of Our Promo
2012-01-27 4:59 UTC
[PATCH] Implement IP_UNICAST_IF socket option
2012-01-27 15:30 UTC (3+ messages)
[PATCH 0/4] SUNRPC: service release in network namespace context
2012-01-27 15:21 UTC (6+ messages)
` [PATCH 3/4] SUNRPC: service destruction "
[v8 PATCH 0/3] NETFILTER new target module, HMARK
2012-01-27 14:41 UTC (4+ messages)
` [v8 PATCH 1/3] NETFILTER added flags to ipv6_find_hdr()
` [v8 PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark
` [v8 PATCH 3/3] NETFILTER userspace part for target HMARK
[PATCH] mISDN: use memchr_inv
2012-01-27 14:24 UTC
[Ipsec-tools-devel] ipsec
2012-01-27 11:47 UTC
skge - no traffic and oops after ifdown - 3.3-rc1 main tree
2012-01-27 11:05 UTC
[PATCH 1/2] pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
2012-01-27 11:05 UTC (2+ messages)
` [PATCH 2/2] Kconfig: add information
[patch v6, kernel version 3.2.1] Source mode for macvlan interface
2012-01-27 10:59 UTC
[patch v5, kernel version 3.2.1] Source mode for macvlan interface
2012-01-27 10:38 UTC (2+ messages)
[PATCH] xen-netfront: correct MAX_TX_TARGET calculation
2012-01-27 10:36 UTC (3+ messages)
[PATCH v2] Allow ipv6 proxies and arp proxies be shown with iproute2
2012-01-27 10:35 UTC (2+ messages)
IP forwarding on a linux IPSec gateway
2012-01-27 10:01 UTC
IP forwarding
2012-01-27 9:59 UTC
Detected Hardware Unit Hang on Intel Wired Ethernet
2012-01-27 8:03 UTC (12+ messages)
radvd-1.8.5 release
2012-01-27 8:00 UTC
[PATCH 0/10] bnx2x: Physical Device Assignment patch series
2012-01-27 7:19 UTC (4+ messages)
` [PATCH net-next 02/10] bnx2x: Removing indirect register access
[PATCH 1/3] ethernet/pch_gbe: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
2012-01-27 5:45 UTC (3+ messages)
` [PATCH 2/3] ethernet/pch_gbe: add Intel EG20T PCH
` [PATCH 3/3] ethernet: Change author mail address
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).