messages from 2012-01-26 18:30:43 to 2012-01-27 20:45:55 UTC [more...]
pull request: sfc-next 2012-01-27
2012-01-27 20:45 UTC (14+ 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 V4 0/2] igb: ptp hardware clock
2012-01-27 20:42 UTC (10+ messages)
` [PATCH net V4 1/2] igb: add PTP Hardware Clock code
pull request: wireless 2012-01-27
2012-01-27 20:10 UTC
[BUG] Regression on behavior of EPOLLET | EPOLLIN for AF_UNIX sockets in 3.2
2012-01-27 19:44 UTC (5+ messages)
[RFC PATCH V2] New Xen netback implementation
2012-01-27 19:22 UTC (2+ messages)
[PATCH 1/2] ipv4/ipv6: Prepare for new route gateway semantics
2012-01-27 18:59 UTC (4+ 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 2/3] sha512: reduce stack usage to safe number
2012-01-27 17:51 UTC (6+ messages)
` [PATCH 4/3] sha512: reduce stack usage even on i386
[v3.3-rc1 regression] TCP: too many of orphaned sockets
2012-01-27 16:27 UTC (8+ messages)
[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 "
Default TCP Options creating problems
2012-01-27 15:51 UTC (3+ messages)
[PATCH net] caif: Fix crash due to uninitialized net name-space
2012-01-27 14:48 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
[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
Regression: "rtnetlink: Compute and store minimum ifinfo dump size" breaks glibc's getifaddrs()
2012-01-27 12:36 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 v4, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
2012-01-27 10:54 UTC (7+ messages)
[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 (4+ 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 (5+ 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
[Review][PATCH][0/29] sysctl rewrite for speed and clarity
2012-01-27 4:52 UTC (59+ messages)
` [PATCH 01/29] sysctl: remove impossible condition check
` [PATCH 02/29] sysctl: Consolidate !CONFIG_SYSCTL handling
` [PATCH 03/29] sysctl: Register the base sysctl table like any other sysctl table
` [PATCH 04/29] sysctl: Move the implementation into fs/proc/proc_sysctl.c
` [PATCH 05/29] sysctl: Make the directories have nlink == 1
` [PATCH 06/29] sysctl: Implement retire_sysctl_set
` [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
` [PATCH 29/29] sysctl: Add register_sysctl for normal sysctl users
[net-next 00/11][pull request] Intel Wired LAN Driver Updates
2012-01-27 3:08 UTC (12+ messages)
` [net-next 01/11] e1000e: disable Early Receive DMA on ICH LOMs
` [net-next 02/11] e1000e: update workaround for 82579 intermittently disabled during S0->Sx
` [net-next 03/11] e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx
` [net-next 04/11] e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567
` [net-next 05/11] e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state
` [net-next 06/11] e1000e: concatenate long debug strings which span multiple lines
` [net-next 07/11] e1000e: convert final strncpy() to strlcpy()
` [net-next 08/11] e1000e: increase version number
` [net-next 09/11] e1000e: call er16flash() instead of __er16flash()
` [net-next 10/11] e1000e: split lib.c into three more-appropriate files
` [net-next 11/11] e1000e: update copyright year
[GIT PULL nf] IPVS
2012-01-27 1:45 UTC (2+ messages)
` [PATCH] ipvs: fix matching of fwmark templates during scheduling
e1000e: repeated eth0: Error reading PHY register
2012-01-26 23:19 UTC (4+ messages)
[PATCH V5 1/4] CS89x0 : add platform driver support
2012-01-26 22:49 UTC (2+ messages)
[PATCH V5 4/4] CS89x0 : add CS89x0 platform device to the iMX31ADS board
2012-01-26 22:50 UTC (2+ messages)
[PATCH V5 3/4] CS89x0 : remove QQ2440 board support from the CS89x0 driver
2012-01-26 22:50 UTC (2+ messages)
[PATCH V5 2/4] CS89x0 : add CS89x0 platform device to the iMX21ADS board
2012-01-26 22:50 UTC (2+ messages)
[PATCH] net: explicitly add jump_label.h header to sock.h
2012-01-26 22:28 UTC (2+ messages)
[PATCH] fix ip_gre lockless xmits
2012-01-26 21:50 UTC (4+ messages)
linux-next: Tree for Jan 25 (net/sock.h, jump_label, memcg)
2012-01-26 21:47 UTC (6+ messages)
[patch v2, kernel 3.2.1] RTNETLINK adjusting values of min_ifinfo_dump_size
2012-01-26 21:37 UTC (2+ messages)
[net-next 00/12][pull request] Intel Wired LAN Driver Updates
2012-01-26 21:27 UTC (3+ messages)
[PATCH 2/2] ipv6: sit: Convert to dst_neigh_lookup()
2012-01-26 20:55 UTC
[patch] nfc: NULL vs zero in nci_activate_target()
2012-01-26 20:23 UTC (2+ messages)
[PATCH rhel6] Allow ipv6 proxies and arp proxies be shown with iproute2
2012-01-26 19:16 UTC (2+ messages)
TCP- AO
2012-01-26 19:11 UTC
[PATCH v2 0/2] Tracepoint for tcp retransmission
2012-01-26 18:51 UTC (4+ messages)
[PATCH net-next] be2net: allocate more headroom in incoming skbs
2012-01-26 18:51 UTC (2+ messages)
[patch v4, kernel version 3.2.1] Source mode for macvlan interface
2012-01-26 18:31 UTC (4+ messages)
[patch v1, kernel 3.2.1] RTNETLINK adjusting values of min_ifinfo_dump_size
2012-01-26 18:30 UTC (4+ 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).